:root{--gf-black: #050505;--gf-offblack: #0d0d0f;--gf-panel: #111318;--gf-white: #f7f8fb;--gf-muted: #9aa3ad;--gf-ice: #38c4ff;--gf-ice-soft: #b7ecff;--gf-line: rgba(255, 255, 255, .13);--gf-radius: 26px;--gf-max: 1180px}*{box-sizing:border-box}body.gleefull-body{margin:0;background:radial-gradient(circle at 70% 10%,rgba(56,196,255,.22),transparent 28rem),radial-gradient(circle at 10% 65%,rgba(56,196,255,.08),transparent 24rem),var(--gf-black);color:var(--gf-white);font-family:Arial,Helvetica,sans-serif;letter-spacing:-.015em}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip-link,.visually-hidden{position:absolute;left:-9999px}.gf-container{width:min(var(--gf-max),calc(100% - 36px));margin:0 auto}.gf-header{position:sticky;top:0;z-index:50;background:#050505c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--gf-line)}.gf-header__inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.gf-logo img{width:172px;max-height:62px;object-fit:contain}.gf-nav{display:flex;gap:26px;color:var(--gf-muted);font-size:.92rem}.gf-nav a:hover,.gf-cart-link:hover{color:var(--gf-ice-soft)}.gf-cart-link{display:inline-flex;align-items:center;gap:9px;font-size:.92rem;color:var(--gf-white)}.gf-cart-count{display:grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:var(--gf-ice);color:var(--gf-black);font-weight:800}.gf-hero{position:relative;min-height:calc(100vh - 78px);display:grid;align-items:center;overflow:hidden;border-bottom:1px solid var(--gf-line)}.gf-hero__cover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.82;pointer-events:none}.gf-hero__cover img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.08) brightness(.86)}.gf-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050505c7,#0505056b 46%,#0505053d),linear-gradient(180deg,#0505051f,#050505b8);pointer-events:none}.gf-hero__ice{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.08) 48%,transparent 50%),radial-gradient(circle at 78% 24%,rgba(56,196,255,.35),transparent 20rem);opacity:.78;pointer-events:none;z-index:1}.gf-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;padding:90px 0}.gf-eyebrow{color:var(--gf-ice);font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.2em;margin:0 0 16px}h1,h2,h3{margin:0;line-height:.95;letter-spacing:-.06em}h1{font-size:clamp(4.5rem,10vw,10rem)}h2{font-size:clamp(3rem,6vw,6.2rem)}h3{font-size:2rem}.gf-hero__body,.gf-section-heading p,.gf-copy p,.gf-newsletter p,.gf-product__description,.gf-page{color:var(--gf-muted);font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.55}.gf-hero__body{max-width:620px;margin:26px 0 0}.gf-hero__mark img{width:100%;max-width:460px;height:auto;filter:drop-shadow(0 0 36px rgba(56,196,255,.32))}.gf-hero__mark img{width:100%!important;height:auto!important;display:block!important;image-rendering:-webkit-optimize-contrast}.gf-hero__mark img{filter:drop-shadow(0 0 36px rgba(56,196,255,.32))}.gf-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.gf-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;border:1px solid transparent;font-weight:800;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.gf-button:hover{transform:translateY(-2px)}.gf-button--primary{background:var(--gf-ice);color:var(--gf-black)}.gf-button--ghost{border-color:var(--gf-line);color:var(--gf-white);background:#ffffff08}.gf-section{padding:110px 0;border-bottom:1px solid var(--gf-line)}.gf-split{display:grid;grid-template-columns:.8fr 1.2fr;gap:58px}.gf-values{list-style:none;display:flex;flex-wrap:wrap;gap:12px;padding:0;margin:30px 0 0}.gf-values li,.gf-card__tag{border:1px solid rgba(56,196,255,.34);color:var(--gf-ice-soft);border-radius:999px;padding:8px 13px;font-size:.82rem}.gf-section-heading{max-width:790px;margin-bottom:34px}.gf-product-cards,.gf-grid-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gf-card,.gf-product-tile,.gf-newsletter__box,.gf-product__media,.gf-product__info{border:1px solid var(--gf-line);background:linear-gradient(145deg,#ffffff14,#ffffff06);border-radius:var(--gf-radius)}.gf-card{padding:28px;min-height:260px}.gf-card h3{margin:26px 0 16px}.gf-card p{color:var(--gf-muted);line-height:1.5}.gf-newsletter__box{padding:clamp(28px,6vw,72px);max-width:900px}.gf-newsletter__form{display:flex;gap:12px;margin-top:26px}input,select{width:100%;min-height:52px;border:1px solid var(--gf-line);background:#ffffff0f;color:var(--gf-white);border-radius:999px;padding:0 18px}.gf-form-message{color:var(--gf-ice-soft)}.gf-form-message--error{color:#ff9c9c}.gf-product__grid{display:grid;grid-template-columns:1fr .86fr;gap:28px;align-items:start}.gf-product__media,.gf-product__info{padding:28px}.gf-price{font-size:1.65rem;font-weight:900;color:var(--gf-ice-soft)}.gf-preorder-note{color:var(--gf-muted);border-left:3px solid var(--gf-ice);padding-left:14px}.gf-product-form{display:grid;gap:12px;margin:28px 0}.gf-product-form label{color:var(--gf-muted);font-size:.9rem}.gf-product-tile{padding:16px;display:grid;gap:12px}.gf-product-tile img,.gf-placeholder{aspect-ratio:1 / 1;object-fit:cover;border-radius:18px;background:var(--gf-offblack)}.gf-placeholder{display:grid;place-items:center;color:var(--gf-ice);font-weight:900}.gf-empty{color:var(--gf-muted)}.gf-cart{max-width:820px}.gf-cart-item,.gf-cart-total{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--gf-line);padding:18px 0}.gf-footer{padding:44px 0;background:#020202}.gf-footer__grid{display:flex;justify-content:space-between;gap:30px}.gf-footer strong{font-size:1.1rem}.gf-footer p,.gf-footer__links{color:var(--gf-muted)}.gf-footer__links{display:flex;flex-wrap:wrap;gap:18px}@media(max-width:860px){.gf-nav{display:none}.gf-hero__grid,.gf-split,.gf-product__grid,.gf-product-cards,.gf-grid-products{grid-template-columns:1fr}.gf-newsletter__form,.gf-footer__grid{flex-direction:column;display:flex}h1{font-size:clamp(4rem,17vw,6rem)}}input#Quantity{min-height:28px!important;height:28px!important;max-height:28px!important;border-radius:4px!important;padding:0 10px!important;line-height:28px!important;font-size:14px!important;background-color:#1a1a1a!important;border:1px solid var(--gf-line)!important;color:var(--gf-white)!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/gleefull.css.map */
