:root{--bg: #050a10;--bg-elev: #0a1219;--bg-soft: #0d1620;--line: rgba(255,255,255,.06);--line-strong: rgba(255,255,255,.12);--text: #e8eef6;--muted: #8a9bb0;--muted-2: #5e7389;--accent: #5e9eff;--accent-2: #7b6cff;--accent-3: #ff5a7e;--accent-glow: rgba(94,158,255,.18);--accent-glow-2: rgba(123,108,255,.14);--shadow: 0 24px 80px rgba(0,0,0,.5);--radius-xl: 24px;--radius-lg: 18px;--radius-md: 12px;--max: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(ellipse 60% 50% at 8% 15%,rgba(94,158,255,.12) 0%,transparent 60%),radial-gradient(ellipse 50% 40% at 88% 12%,rgba(123,108,255,.1) 0%,transparent 55%),radial-gradient(ellipse 40% 35% at 70% 80%,rgba(255,90,126,.06) 0%,transparent 50%),linear-gradient(180deg,#050a10,#040810);pointer-events:none}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.04;background:repeating-radial-gradient(circle at 20% 25%,transparent 0px,transparent 20px,rgba(255,255,255,.4) 20px,rgba(255,255,255,.4) 21px,transparent 21px,transparent 40px),repeating-radial-gradient(circle at 75% 50%,transparent 0px,transparent 30px,rgba(255,255,255,.3) 30px,rgba(255,255,255,.3) 31px,transparent 31px,transparent 55px),repeating-linear-gradient(120deg,transparent 0px,transparent 16px,rgba(255,255,255,.3) 16px,rgba(255,255,255,.3) 17px,transparent 17px,transparent 38px);mix-blend-mode:screen;pointer-events:none}.page-width{width:min(calc(100% - 32px),var(--max));margin:0 auto}.site-main>*{display:block}.theme-section{padding:48px 0}.topbar{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(20px) saturate(1.4);backdrop-filter:blur(20px) saturate(1.4);background:#050a10d1;border-bottom:1px solid rgba(255,255,255,.05)}.topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px}.brand-lockup{display:flex;align-items:center;gap:10px}.brand-mark{width:40px;aspect-ratio:1;border-radius:12px;background:linear-gradient(135deg,var(--accent),var(--accent-2) 55%,var(--accent-3));position:relative;box-shadow:inset 0 1px 1px #fff3,0 0 24px var(--accent-glow)}.brand-mark:before,.brand-mark:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:1px solid rgba(255,255,255,.3);border-radius:8px}.brand-mark:after{top:13px;right:13px;bottom:13px;left:13px;border-color:#ffffff2e}.brand-meta{display:flex;flex-direction:column;gap:1px}.brand-name{font-weight:700;font-size:.95rem;letter-spacing:.03em}.brand-sub{color:var(--muted-2);font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.nav-links a{padding:8px 14px;border-radius:999px;color:var(--muted);border:1px solid transparent;font-size:.9rem;transition:.2s ease}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--text);border-color:#ffffff14;background:#ffffff0a}.pill,.badge,.kicker{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.07);color:var(--muted);background:#ffffff08;font-size:.82rem;letter-spacing:.02em}.button,.button-secondary,.button-ghost,.shopify-payment-button__button--unbranded{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 20px;border-radius:999px;transition:.2s ease;border:1px solid transparent;cursor:pointer;font-size:.92rem}.button,.shopify-payment-button__button--unbranded{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#040810;font-weight:700;box-shadow:0 0 32px var(--accent-glow),0 8px 24px #0000004d}.button:hover{box-shadow:0 0 48px #5e9eff47,0 12px 32px #0006}.button-secondary{border-color:#ffffff1a;background:#ffffff0a;color:var(--text)}.button-secondary:hover{background:#ffffff12}.button-ghost{color:var(--muted);border-color:#ffffff12;background:transparent}.button-ghost:hover{color:var(--text);border-color:#ffffff1f}.hero-grid,.info-grid,.product-layout,.footer-grid,.cards-3,.cards-4,.product-grid,.metrics{display:grid;gap:18px}.hero-grid,.product-layout{grid-template-columns:repeat(12,1fr);gap:24px}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cards-3,.product-grid,.metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-4{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-grid{grid-template-columns:2fr 1fr 1fr}.hero-copy{grid-column:span 5;display:flex;flex-direction:column;justify-content:center;gap:20px}.hero-card{grid-column:span 7;min-height:520px;position:relative;overflow:hidden}.visual-column{grid-column:span 7}.content-column{grid-column:span 5}.hero-card,.card,.panel,.metric,.product-card,.spec-card,.callout,.info-box,.footer-card,.collection-banner,.product-hero-box,.notice{background:linear-gradient(180deg,#ffffff0a,#ffffff04);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-xl);box-shadow:var(--shadow)}.card,.metric,.product-card,.spec-card,.callout,.info-box,.footer-card,.collection-banner,.product-hero-box,.notice{padding:22px}.product-card{transition:border-color .2s ease}.product-card:hover{border-color:#5e9eff26}.topography-art,.tile-art,.product-art{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:inherit;contain:paint;background:radial-gradient(ellipse 50% 45% at 25% 25%,rgba(94,158,255,.22) 0%,transparent 55%),radial-gradient(ellipse 45% 40% at 72% 20%,rgba(123,108,255,.18) 0%,transparent 50%),radial-gradient(ellipse 35% 30% at 68% 78%,rgba(255,90,126,.12) 0%,transparent 45%),linear-gradient(135deg,#ffffff0f,#fff0)}.topography-art:before,.tile-art:before,.product-art:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:repeating-radial-gradient(circle at 18% 24%,transparent 0px,transparent 18px,rgba(255,255,255,.08) 18px,rgba(255,255,255,.08) 19px,transparent 19px,transparent 32px),repeating-radial-gradient(circle at 76% 48%,transparent 0px,transparent 26px,rgba(255,255,255,.06) 26px,rgba(255,255,255,.06) 27px,transparent 27px,transparent 44px),repeating-linear-gradient(115deg,transparent 0px,transparent 14px,rgba(255,255,255,.05) 14px,rgba(255,255,255,.05) 15px,transparent 15px,transparent 34px);mix-blend-mode:screen}.topography-art:after,.tile-art:after,.product-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(125deg,transparent 42%,rgba(255,255,255,.1) 42.5%,transparent 43%),linear-gradient(160deg,transparent 62%,rgba(94,158,255,.25) 62.5%,transparent 63%),linear-gradient(180deg,transparent 40%,rgba(5,10,16,.6))}.hero-overlay{position:absolute;inset:auto 20px 20px 20px;padding:18px 20px;border-radius:18px;background:#050a10c7;border:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tile,.visual-mini,.product-main-visual{position:relative;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:var(--bg-elev)}.tile{min-height:220px}.tile img,.visual-mini img,.product-main-visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.product-main-visual{min-height:500px}.visual-mini{min-height:110px}.visual-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.product-visual-stack{display:grid;gap:14px}.product-summary{position:sticky;top:90px;display:grid;gap:16px}.eye-brow{color:var(--accent);text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:700}.eyebrow-row,.cta-row,.badges,.inline-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}h1,h2,h3,h4{margin:0;line-height:1.05;letter-spacing:-.03em;color:var(--text)}h1{font-size:clamp(2.4rem,5vw,4.4rem)}h2{font-size:clamp(1.8rem,3.5vw,2.8rem)}h3{font-size:clamp(1.1rem,1.8vw,1.4rem)}p,li{color:var(--muted);line-height:1.65}.lead{color:var(--muted);font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.65;max-width:56ch}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.price-row{display:flex;justify-content:space-between;align-items:baseline;gap:16px}.price{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:700;letter-spacing:-.04em}.price-note,.small-note{color:var(--muted-2);font-size:.85rem}.policy-list,.list-clean,.product-meta ul,.faq-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.policy-list li,.list-clean li,.product-meta li{position:relative;padding-left:16px}.policy-list li:before,.list-clean li:before,.product-meta li:before{content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-2));box-shadow:0 0 8px var(--accent-glow)}.faq-list li{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.06)}.faq-list strong{display:block;margin-bottom:6px;color:var(--text)}.notice{display:flex;gap:14px}.notice strong{display:block;margin-bottom:6px}.product-footer{display:flex;justify-content:space-between;gap:14px;align-items:end;margin-top:14px}.footer{padding:28px 0 48px;border-top:1px solid rgba(255,255,255,.05);background:#00000026}.footer small{color:var(--muted-2);line-height:1.6}.meta-note{color:var(--muted-2);font-size:.82rem}.quantity-row{display:flex;gap:10px;align-items:center}.quantity-input{width:88px;min-height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.07);background:#ffffff0a;color:var(--text);text-align:center}.product-form__buttons{display:grid;gap:10px}.price--on-sale{color:var(--accent-3)}.price--compare{text-decoration:line-through;color:var(--muted-2);font-size:.85em;font-weight:400}@media(max-width:1080px){.hero-copy,.hero-card,.visual-column,.content-column{grid-column:1 / -1}.cards-4{grid-template-columns:repeat(2,minmax(0,1fr))}.cards-3,.product-grid,.metrics,.info-grid,.footer-grid{grid-template-columns:1fr}}@media(max-width:760px){.topbar__inner{min-height:auto;padding:12px 0;flex-direction:column;align-items:stretch}.brand-lockup,.nav-links,.cta-row{justify-content:center}.hero-card,.product-main-visual{min-height:360px}.cards-4{grid-template-columns:1fr}.section-head,.price-row,.product-footer{flex-direction:column;align-items:start}.visual-strip{grid-template-columns:1fr}.theme-section{padding:32px 0}}.header-actions{display:flex;align-items:center;gap:12px}.cart-icon{position:relative;color:var(--text);display:flex;align-items:center;transition:color .2s}.cart-icon:hover{color:var(--accent)}.cart-count{position:absolute;top:-6px;right:-8px;background:var(--accent);color:#000;font-size:11px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.mobile-menu-toggle{display:none;background:none;border:none;color:var(--text);cursor:pointer;padding:4px}@media(max-width:768px){.mobile-menu-toggle{display:flex;order:-1}.nav-links{display:none;position:fixed;top:60px;left:0;right:0;bottom:0;background:var(--bg);flex-direction:column;padding:32px 24px;gap:24px;z-index:100}body.nav-open .nav-links{display:flex}.nav-links a{font-size:1.25rem}.hide-mobile{display:none!important}.topbar__inner{padding:12px 16px}.hero-grid{grid-template-columns:1fr!important}.hero-copy h1{font-size:2rem!important}.collection-grid{grid-template-columns:1fr!important}.footer-grid{grid-template-columns:1fr!important;gap:24px!important}.product-layout{grid-template-columns:1fr!important}}.cart-table{width:100%;border-collapse:collapse;margin:24px 0}.cart-table th{text-align:left;color:var(--muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;padding:12px 8px;border-bottom:1px solid var(--line)}.cart-table td{padding:16px 8px;border-bottom:1px solid var(--line);vertical-align:middle}.cart-item__info{display:flex;align-items:center;gap:12px}.cart-item__info a{color:var(--text);text-decoration:none;display:flex;align-items:center;gap:12px}.cart-footer{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;border-top:1px solid var(--line);flex-wrap:wrap;gap:16px}.cart-total{display:flex;gap:16px;align-items:baseline}.cart-total__price{font-size:1.5rem;font-weight:700}.cart-actions{display:flex;gap:12px}.empty-cart{text-align:center;padding:60px 0}.empty-cart p{color:var(--muted);margin-bottom:24px}.page-404,.search-page{min-height:60vh}.quantity-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.quantity-field{display:inline-grid;grid-template-columns:44px minmax(58px,72px) 44px;align-items:center;border-radius:999px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;box-shadow:inset 0 1px #ffffff08}.quantity-button{min-height:46px;border:0;padding:0;background:transparent;color:var(--text);cursor:pointer;font-size:1.2rem}.quantity-input{width:100%;min-height:46px;border:0;border-radius:0;background:transparent;color:var(--text);text-align:center;-webkit-appearance:textfield;appearance:textfield}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.visual-strip{grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:12px}.visual-thumb{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff08;padding:0;min-height:96px;cursor:pointer}.visual-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.visual-thumb.is-active{border-color:#6aa7ff73;box-shadow:0 0 0 1px #6aa7ff47,0 10px 24px #00000038}.visual-thumb:hover{border-color:#ffffff29}.visual-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.visual-thumb{-webkit-appearance:none;appearance:none;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden;background:#ffffff08;cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;min-height:110px}.visual-thumb:hover{border-color:#5e9eff47;transform:translateY(-1px)}.visual-thumb.is-active{border-color:#5e9eff8c;box-shadow:0 0 0 1px #5e9eff38,0 12px 28px #0000003d}.visual-thumb img,.product-main-image{width:100%;height:100%;object-fit:cover}.option-select{width:100%;min-height:46px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text);padding:0 16px}.quantity-row{display:grid;gap:8px;align-items:start}.quantity-field{display:inline-grid;grid-template-columns:42px minmax(56px,72px) 42px;align-items:center;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0a;overflow:hidden}.quantity-button{min-height:46px;border:0;background:transparent;color:var(--text);cursor:pointer;font-size:1.15rem}.quantity-button:hover{background:#ffffff0f}.quantity-field .quantity-input{width:100%;min-height:46px;border:0;border-left:1px solid rgba(255,255,255,.06);border-right:1px solid rgba(255,255,255,.06);border-radius:0;background:transparent;text-align:center;-moz-appearance:textfield}.quantity-field .quantity-input::-webkit-outer-spin-button,.quantity-field .quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.notice p:empty{display:none}@media(max-width:760px){.visual-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}.catalog-grid{gap:16px;align-items:stretch}.product-card--catalog{padding:12px}.tile--product{min-height:190px;padding:12px;background:linear-gradient(180deg,#fff,#eef2f6);box-shadow:inset 0 0 0 1px #050a100f}.tile--product img{position:static;width:100%;height:100%;object-fit:contain}.product-card__body{display:grid;gap:12px;padding:14px 4px 4px}.product-card--catalog h3{font-size:clamp(1.02rem,1.45vw,1.18rem);line-height:1.12;min-height:2.35em}.product-card--catalog .price-stack{display:grid;gap:4px}.product-card--catalog .product-footer{margin-top:auto;align-items:center}#collection-grid .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.notice--compact{padding:18px 22px}.notice--compact>div{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px}.notice--compact strong{margin:0}.notice--compact .cta-row{margin-left:auto}.footer{padding:20px 0 42px}.footer-grid{gap:16px;align-items:start}.footer-card{padding:18px 20px}@media(max-width:760px){#collection-grid .product-grid{grid-template-columns:1fr}.notice--compact>div{flex-direction:column;align-items:flex-start}}.product-card--catalog{display:flex;flex-direction:column}.tile--product{min-height:150px}.product-card__body{gap:10px;padding:12px 4px 4px;flex:1 1 auto}.product-card--catalog h3{font-size:clamp(.98rem,1.35vw,1.12rem);min-height:2.25em}.product-card--catalog .product-footer{align-items:flex-end}#collection-grid .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1080px){#collection-grid .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.topbar__inner{min-height:68px}.nav-links{gap:10px}.nav-links a{padding:9px 12px;font-size:.92rem}.cart-icon{position:relative;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.cart-count{position:absolute;top:-3px;right:-3px;min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#04101c;font-size:.72rem;font-weight:700}.hero-copy{justify-content:center}.hero-copy h1{max-width:7ch}.hero-copy .lead{max-width:44ch}.hero-card{min-height:520px}.hero-overlay{max-width:360px}.product-summary .lead{max-width:34ch}.price--compare{display:block;margin-top:4px}.footer-grid{grid-template-columns:1.45fr 1fr .95fr}.footer-card--brand{min-height:100%}.footer-brand-text{display:block;max-width:34ch}.footer-card--support{display:grid;gap:10px}@media(max-width:760px){.footer-grid{grid-template-columns:1fr}.hero-copy h1{max-width:none}}.section-head--stack{display:block;margin-bottom:18px}.section-copy--compact{max-width:56ch;display:grid;gap:10px}.category-grid{align-items:stretch}.card--category{display:flex;flex-direction:column;justify-content:space-between;gap:18px;min-height:220px}.card--category .card__copy{display:grid;gap:10px}.card--category h3{font-size:clamp(1.1rem,1.5vw,1.24rem)}.card--category p{max-width:28ch}.card--category .button-ghost{align-self:flex-start}@media(max-width:760px){.card--category{min-height:auto}}.mobile-menu-toggle{display:none}@media(max-width:760px){.mobile-menu-toggle{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text);padding:0}.topbar__inner{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:10px;padding:12px 0}.mobile-menu-toggle{grid-column:1}.brand-lockup{grid-column:2;justify-self:start;gap:10px}.brand-mark{width:34px}.brand-sub{font-size:.72rem}.header-actions{grid-column:3;justify-self:end}.header-actions .pill,.hide-mobile{display:none!important}.cart-icon{width:40px;height:40px}.nav-links{grid-column:1 / -1;display:none;flex-direction:column;align-items:stretch;gap:8px;padding-top:10px}body.nav-open .nav-links{display:flex}.nav-links a{justify-content:flex-start;padding:12px 14px}#collection-grid .product-grid{grid-template-columns:1fr!important}.product-card--catalog{padding:10px}.tile--product{min-height:180px}.footer-card--brand{min-height:auto}}@media(max-width:760px){.theme-section{padding:26px 0}.hero-grid,.product-layout{gap:18px}.hero-copy{gap:16px}.hero-copy h1{font-size:clamp(2.6rem,12vw,3.4rem);line-height:.98}.hero-copy .lead{font-size:.98rem;max-width:30ch}.hero-copy .cta-row{width:100%;gap:8px}.hero-copy .cta-row .button,.hero-copy .cta-row .button-secondary{min-height:44px;padding:0 14px}.hero-card{min-height:320px}.hero-overlay{inset:auto 14px 14px 14px;padding:14px 16px;max-width:none}.product-main-visual{min-height:320px}.visual-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.visual-thumb{min-height:74px;border-radius:12px}.product-summary{position:static;gap:14px}.product-summary h1{font-size:clamp(2rem,9vw,2.5rem)}.product-summary .lead{font-size:.98rem;max-width:30ch}.product-hero-box,.spec-card,.footer-card,.collection-banner,.notice,.card,.product-card{padding:18px}.quantity-field{width:100%;grid-template-columns:44px minmax(0,1fr) 44px}.product-form__buttons .button{width:100%}.footer-card{padding:16px}}.hero--editorial{padding:14px 0 10px}.hero--editorial .page-width{width:min(calc(100% - 32px),1080px)}.hero-editorial{display:grid;gap:6px}.hero-editorial__media-wrap{position:relative}.hero-editorial__media{display:block;overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff05);box-shadow:0 10px 24px #00000024;height:clamp(220px,30vh,280px);min-height:0;max-height:280px}.hero-editorial__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:100% center;transform:scale(1.08);transform-origin:center}.hero-editorial__story{max-width:760px;display:grid;gap:14px}.hero-editorial__story h1{font-size:clamp(1.65rem,2vw,2.15rem);line-height:.98;max-width:10ch;text-wrap:balance}.hero-editorial__story .lead{max-width:36ch;font-size:clamp(.88rem,.92vw,.96rem);text-wrap:balance;margin-inline:auto}.hero-editorial__story .cta-row{margin-top:4px;gap:8px;justify-content:center}.hero-editorial__story .cta-row .button,.hero-editorial__story .cta-row .button-secondary{min-height:40px;padding:0 14px}.section-formats .page-width,.section-featured-products .page-width,.footer--minimal .page-width{width:min(calc(100% - 32px),1360px)}.formats-intro{margin-bottom:16px;justify-items:center;text-align:center;margin-inline:auto}.formats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.format-card{display:grid;gap:0;overflow:hidden;border-radius:26px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0d,#ffffff06);box-shadow:var(--shadow)}.format-card__media{display:block;min-height:220px;background:#ffffff08;position:relative;overflow:hidden;isolation:isolate}.format-card__media img{width:100%;height:100%;object-fit:cover;object-position:68% center}.format-card__media>.topography-art{box-shadow:none}.format-card__body{display:grid;gap:12px;padding:18px 18px 20px}.format-card__body p{max-width:30ch}.formats-intro h2{text-wrap:balance;max-width:14ch}.formats-intro .lead{text-wrap:balance;max-width:42ch;margin-inline:auto}.topography-art,.tile-art,.product-art{pointer-events:none}.formats-cta{display:flex;justify-content:flex-start;margin-top:16px}.section-head--featured{align-items:end}.featured-products-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.product-card--featured-product{display:flex;flex-direction:column;padding:12px}.tile--featured-product{min-height:260px;background:#ffffff08}.tile--featured-product img{width:100%;height:100%;object-fit:cover;object-position:68% center}.product-card--featured-product .product-card__body{gap:10px;padding:14px 4px 4px}.product-card--featured-product h3{font-size:clamp(.96rem,1.2vw,1.08rem);line-height:1.14;min-height:2.45em}.product-card--featured-product .product-footer{align-items:flex-end}.footer--minimal{padding:28px 0 34px;border-top:1px solid rgba(255,255,255,.06);background:transparent}.footer-minimal{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) auto;gap:26px;align-items:start}.footer-minimal__brand,.footer-minimal__support{display:grid;gap:10px}.footer-minimal__text{margin:0;color:var(--muted-2);max-width:34ch;line-height:1.6}.footer-minimal__links{display:flex;flex-wrap:wrap;gap:10px 18px;align-content:start}.footer-minimal__links a{color:var(--muted)}.footer-minimal__label{color:var(--muted-2);font-size:.8rem;text-transform:uppercase;letter-spacing:.12em}.footer-mail{color:var(--text);font-weight:700}@media(max-width:1180px){.featured-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.hero-editorial__media{height:220px;min-height:220px;max-height:220px;border-radius:20px;box-shadow:0 10px 22px #00000029}.hero-editorial__story{gap:8px;margin-top:4px}.hero-editorial__story h1{font-size:clamp(1.85rem,8.4vw,2.45rem);max-width:10ch}.hero-editorial__story .lead{max-width:26ch;font-size:.94rem}.hero-editorial__story .cta-row{gap:8px;position:relative;z-index:2}.hero-editorial__story .cta-row .button,.hero-editorial__story .cta-row .button-secondary{min-height:42px;padding:0 14px;box-shadow:none}.formats-grid,.featured-products-grid{grid-template-columns:1fr}.format-card__media,.tile--featured-product{min-height:200px}.footer-minimal{grid-template-columns:1fr;gap:18px}.footer-minimal__links{display:grid;gap:10px}}.product-card--featured-cta{display:flex;flex-direction:column;padding:12px}.tile--featured-cta{min-height:260px;background:#ffffff05}.product-card--featured-cta .product-card__body{gap:12px;padding:14px 4px 4px}.product-card--featured-cta p{max-width:26ch}.product-card--featured-cta .product-footer{margin-top:auto;justify-content:flex-start}@media(min-width:980px){.hero-editorial{gap:4px}.hero-editorial__story{max-width:1100px;gap:6px}.hero-editorial__story .eye-brow,.hero-editorial__story h1,.hero-editorial__story .lead{white-space:nowrap}.hero-editorial__story h1{max-width:none;font-size:clamp(1.75rem,1.9vw,2.2rem)}.hero-editorial__story .lead{max-width:none;font-size:clamp(.9rem,.86vw,.96rem)}.hero-editorial__story .cta-row{margin-top:2px}.section-formats{padding-top:22px}.formats-intro{margin-bottom:10px}.formats-intro h2,.formats-intro .lead{max-width:none;white-space:nowrap}.formats-intro h2{font-size:clamp(2rem,3.1vw,3.2rem)}}.formats-intro,.formats-intro h2,.formats-intro .lead{text-align:center!important}.formats-intro .lead{margin-inline:auto}.format-card__body{justify-items:center;text-align:center}.format-card__body p,.format-card__body h3{text-align:center;margin-inline:auto}.format-card__body .button-ghost{justify-self:center}.section-formats .page-width{width:min(calc(100% - 32px),1100px)}.formats-intro{display:grid;gap:6px;justify-items:center;align-content:start;text-align:center;margin:0 auto 10px;max-width:900px}.formats-intro h2{width:max-content;max-width:100%;margin:0 auto;text-align:center}.formats-intro .lead{width:max-content;max-width:min(100%,62ch);margin:0 auto;text-align:center}.formats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch;grid-auto-rows:1fr}.format-card{height:100%;display:grid;grid-template-rows:clamp(160px,16vw,186px) 1fr;align-self:stretch}.format-card__media{min-height:0;height:clamp(160px,16vw,186px)}.format-card__media img,.format-card__media>.topography-art{width:100%;height:100%;display:block}.format-card__body{min-height:148px;display:grid;grid-template-rows:auto 1fr auto;gap:8px;align-content:start;justify-items:center;text-align:center;padding:14px 14px 16px}.format-card__body h3{margin:0;min-height:0;display:block;text-align:center}.format-card__body p{margin:0;max-width:24ch;min-height:0;display:block;text-align:center}.format-card__body .button-ghost{margin-top:auto;justify-self:center}.format-card:nth-child(1) .format-card__media img{object-position:center 44%}.format-card:nth-child(2) .format-card__media img{object-position:center 48%}.format-card:nth-child(3) .format-card__media img{object-position:70% 46%}@media(min-width:980px){.formats-intro h2,.formats-intro .lead{white-space:nowrap}}@media(max-width:760px){.formats-intro{max-width:100%}.formats-intro h2,.formats-intro .lead{width:100%;white-space:normal}.format-card{grid-template-rows:176px 1fr}.format-card__media{height:176px}.format-card__body{min-height:0;padding:14px 14px 16px}}.featured-products-grid{align-items:stretch;grid-auto-rows:1fr}.product-card--featured-product,.product-card--featured-cta{height:100%;display:grid;grid-template-rows:clamp(210px,20vw,250px) 1fr;padding:12px}.tile--featured-product,.tile--featured-cta{min-height:0;height:clamp(210px,20vw,250px)}.product-card--featured-product .product-card__body,.product-card--featured-cta .product-card__body{min-height:148px;display:grid;grid-template-rows:auto 1fr auto;gap:10px;padding:12px 4px 4px;align-content:start}.product-card--featured-product h3,.product-card--featured-cta h3{margin:0;font-size:clamp(.95rem,1.05vw,1.04rem);line-height:1.14;min-height:2.35em}.product-card--featured-product h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card--featured-cta p{max-width:24ch}.product-card--featured-product .product-footer,.product-card--featured-cta .product-footer{margin-top:auto;min-height:52px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.product-card--featured-cta .product-footer{grid-template-columns:1fr;justify-items:start}.product-card--featured-product .price-stack{display:grid;gap:2px;min-height:44px;align-content:end}.product-card--featured-product .price--on-sale,.product-card--featured-product .price-stack strong{font-size:1.1rem;line-height:1;letter-spacing:-.02em}.product-card--featured-product .price--compare{font-size:.8rem;line-height:1}.product-card--featured-product .button-ghost,.product-card--featured-cta .button-secondary{min-height:40px;padding:0 14px}@media(max-width:980px){.featured-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.featured-products-grid{grid-template-columns:1fr}.product-card--featured-product,.product-card--featured-cta{grid-template-rows:220px 1fr}.tile--featured-product,.tile--featured-cta{height:220px}}.collection-banner--catalog{max-width:980px;margin-inline:auto;padding:28px 30px 24px;text-align:center}.collection-banner--catalog .section-head{margin-bottom:10px;justify-content:center;align-items:center;flex-direction:column;gap:10px}.collection-banner__copy{display:grid;gap:8px;justify-items:center}.collection-banner__title{font-size:clamp(2.25rem,4vw,3.7rem);margin:0;text-align:center}.collection-banner--catalog .pill{align-self:center}.collection-banner--catalog .lead{max-width:62ch;margin:0 auto;text-align:center}#collection-grid .page-width{width:min(calc(100% - 32px),1100px)}#collection-grid .product-grid.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch;grid-auto-rows:1fr}.product-card--catalog{height:100%;display:grid;grid-template-rows:clamp(184px,17vw,228px) 1fr;padding:12px}.tile--product{min-height:0;height:clamp(184px,17vw,228px);padding:14px;display:block;background:linear-gradient(180deg,#fff,#eef2f6);box-shadow:inset 0 0 0 1px #050a100f}.tile--product img{position:static;width:100%;height:100%;display:block;object-fit:contain}.product-card--catalog .product-card__body{min-height:138px;display:grid;grid-template-rows:auto 1fr auto;gap:10px;align-content:start;padding:14px 6px 4px}.product-card--catalog h3{font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.12;min-height:2.35em;margin:0}.product-card--catalog h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card--catalog .product-footer{margin-top:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.product-card--catalog .price-stack{display:grid;gap:2px;min-height:40px;align-content:end}.product-card--catalog .price{font-size:1.1rem;line-height:1}.product-card--catalog .price--compare{font-size:.8rem;line-height:1}.product-card--catalog .button-ghost{min-height:40px;padding:0 14px}@media(max-width:980px){#collection-grid .product-grid.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.collection-banner--catalog{padding:22px 18px 20px}.collection-banner__title{font-size:clamp(2rem,9vw,2.6rem)}.collection-banner--catalog .lead{max-width:34ch}#collection-grid .product-grid.catalog-grid{grid-template-columns:1fr}.product-card--catalog{grid-template-rows:210px 1fr}.tile--product{height:210px}}.tile--product--art{padding:0;background:linear-gradient(180deg,#ffffff0a,#ffffff04);box-shadow:inset 0 0 0 1px #ffffff0d}.tile--product--art .collection-card-visual{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.tile--gallery{position:relative;overflow:hidden;padding:0;background:linear-gradient(180deg,#fff,#eef2f6);box-shadow:inset 0 0 0 1px #050a100f}.tile--gallery .tile__link{position:relative;display:block;width:100%;height:100%}.tile--gallery .collection-card-visual{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;opacity:0;transform:scale(1.02);transition:opacity .22s ease,transform .28s ease;background:linear-gradient(180deg,#fff,#eef2f6)}.tile--gallery .collection-card-visual.is-active{opacity:1}.tile--signal-blue-mouse-pad .collection-card-visual,.tile--graphite-silver-mouse-pad .collection-card-visual{object-position:center 50%}.tile--ember-red-xl-desk-mat .collection-card-visual,.tile--graphite-silver-xl-desk-mat .collection-card-visual,.tile--signal-blue-xl-desk-mat .collection-card-visual{object-position:center 48%}.tile-gallery-controls{position:absolute;top:12px;right:12px;bottom:12px;left:12px;display:grid;grid-template-columns:40px 1fr 40px;grid-template-rows:1fr auto;align-items:center;gap:10px;z-index:3;pointer-events:none}.tile-gallery-nav,.tile-gallery-dot{pointer-events:auto}.tile-gallery-nav{width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#080c129e;color:#fff;font-size:1.1rem;line-height:1;cursor:pointer;box-shadow:0 8px 24px #00000042;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tile-gallery-nav.is-prev{grid-column:1;grid-row:1 / span 2;align-self:center}.tile-gallery-nav.is-next{grid-column:3;grid-row:1 / span 2;align-self:center}.tile-gallery-dots{grid-column:2;grid-row:2;justify-self:center;display:inline-flex;justify-content:center;gap:6px;padding:7px 10px;border-radius:999px;background:#080c1275;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 24px #00000038}.tile-gallery-dot{width:8px;height:8px;border-radius:999px;border:0;background:#ffffff52;cursor:pointer;padding:0}.tile-gallery-dot.is-active{background:#ffffffeb}@media(hover:hover){.tile-gallery-nav:hover{background:#080c12c7}}.product-form .quantity-row{display:grid;justify-items:center;gap:8px;text-align:center}.product-form .quantity-row .meta-note{text-align:center}.product-form .quantity-field{margin-inline:auto}.product-form__buttons{justify-items:center}.product-form__buttons>.button,.product-form__buttons>.button-secondary{width:min(100%,360px)}.policy-page .page-width{width:min(calc(100% - 32px),980px)}.policy-page__shell{display:grid;gap:18px}.policy-page__header{max-width:760px;margin:0 auto;display:grid;gap:10px;justify-items:center;text-align:center}.policy-page__title{margin:0;font-size:clamp(2.2rem,4vw,3.8rem)}.policy-page__header .pill{align-self:center}.policy-page__content{padding:clamp(22px,3vw,34px)}.policy-rte{display:grid;gap:14px;color:var(--muted);line-height:1.72}.policy-rte>:first-child{margin-top:0}.policy-rte .policy-lead{margin:0;max-width:64ch;font-size:clamp(1.02rem,1.45vw,1.12rem);line-height:1.72;color:var(--text)}.policy-rte h2{margin:20px 0 0;font-size:clamp(1.36rem,2.2vw,1.82rem);line-height:1.12;color:var(--text)}.policy-rte h3{margin:8px 0 0;font-size:clamp(1.06rem,1.65vw,1.24rem);line-height:1.2;color:var(--text)}.policy-rte p,.policy-rte ul,.policy-rte ol{margin:0}.policy-rte ul,.policy-rte ol{display:grid;gap:10px;padding-left:1.2rem}.policy-rte li{color:var(--muted)}.policy-rte strong{color:var(--text)}.policy-rte a{color:var(--text);text-decoration:underline;text-underline-offset:.18em;text-decoration-thickness:1px}.policy-rte hr{width:100%;height:1px;border:0;background:#ffffff14;margin:2px 0}@media(max-width:760px){.policy-page__content{padding:20px 18px}}.custom-request-page .page-width{width:min(calc(100% - 32px),1180px)}.custom-request-shell{display:grid;gap:22px}.custom-request-header{max-width:800px;margin:0 auto;display:grid;gap:10px;justify-items:center;text-align:center}.custom-request-title{margin:0;font-size:clamp(2.25rem,4vw,3.9rem)}.custom-request-lead{max-width:68ch}.custom-request-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:18px;align-items:start}.custom-request-info,.custom-request-form-wrap{padding:clamp(20px,3vw,30px)}.custom-request-stack{display:grid;gap:18px}.custom-request-block{display:grid;gap:14px}.custom-request-block h2,.custom-request-block h3{margin:0}.custom-request-steps{display:grid;gap:10px;grid-template-columns:1fr}.custom-spec-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.custom-step-card,.custom-spec-card{height:100%}.custom-step-card{position:relative;padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff05);display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start}.custom-step-card:after{content:"";position:absolute;left:36px;top:calc(100% + 2px);width:1px;height:10px;background:#ffffff14}.custom-step-card:last-child:after{display:none}.custom-step-index{width:36px;height:36px;display:inline-grid;place-items:center;border-radius:999px;background:#ffffff1a;color:var(--text);font-weight:700;font-size:.95rem}.custom-step-copy{display:grid;gap:5px}.custom-step-copy h3{font-size:1.08rem;line-height:1.1}.custom-step-copy p{margin:0;color:var(--muted);line-height:1.55;max-width:38ch}.custom-spec-card{padding:16px 16px 18px}.custom-request-note{padding:18px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff06}.custom-request-note ul,.custom-spec-card ul{margin:0;display:grid;gap:8px;padding-left:1.1rem}.custom-request-form{display:grid;gap:14px}.custom-form-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.custom-form-full{grid-column:1 / -1}.custom-request-form label{display:grid;gap:7px}.custom-request-form label>span{color:var(--text);font-size:.92rem}.custom-request-form input[type=text],.custom-request-form input[type=email],.custom-request-form input[type=tel],.custom-request-form input[type=file],.custom-request-form select,.custom-request-form textarea{width:100%;min-height:48px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text);padding:0 16px}.custom-request-form textarea{min-height:144px;padding:14px 16px;resize:vertical}.custom-request-form input[type=file]{padding:12px 14px}.custom-check{grid-template-columns:20px 1fr;align-items:start;gap:10px}.custom-check input{margin-top:4px}.custom-check span{color:var(--muted);line-height:1.55}.custom-form-actions{display:grid;gap:8px}.custom-form-actions .button{width:min(100%,340px)}.form-status{padding:14px 16px;border-radius:16px}.form-status--success{background:#48916c29;border:1px solid rgba(72,145,108,.32);color:#dff5e8}.form-status--error{background:#9c424229;border:1px solid rgba(156,66,66,.32)}@media(max-width:980px){.custom-request-grid,.custom-spec-grid,.custom-form-grid{grid-template-columns:1fr}}.form-status[hidden],.custom-success-actions[hidden]{display:none!important}.custom-request-form .form-status{margin:0}.custom-success-actions{display:flex;gap:10px;flex-wrap:wrap}.custom-success-actions .button,.custom-success-actions .button-secondary{width:auto}[data-custom-request-submit].is-loading{opacity:.88;cursor:progress}.header-actions{flex-wrap:wrap;justify-content:flex-end}.header-localization--language{min-width:126px}.header-actions{display:flex;align-items:center;gap:10px}.header-localization{margin:0}.header-localization__select{-webkit-appearance:none;appearance:none;min-height:38px;padding:0 36px 0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff08),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23c9d4f4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat right 12px center / 14px;color:var(--text);font-size:.86rem;line-height:1;cursor:pointer}.header-localization__select:focus{outline:none;border-color:#5e9eff57;box-shadow:0 0 0 3px #5e9eff1f}.header-localization__select option{color:#0c1120}@media(max-width:980px){.header-actions{gap:8px}.header-localization{display:none}}.trust-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.trust-strip span,.custom-request-proofbar span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text);font-size:.84rem}.product-reassurance{display:grid;gap:14px;margin-top:14px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.trust-list{margin:0;padding-left:1.1rem;display:grid;gap:8px;color:var(--muted)}.product-secondary-actions{display:flex;flex-wrap:wrap;gap:10px}.product-secondary-actions .button-secondary{width:auto}.custom-request-proofbar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}@media(max-width:980px){.trust-strip,.custom-request-proofbar,.product-secondary-actions{flex-direction:column;align-items:stretch}}.format-chooser{display:grid;gap:16px;margin-top:22px}.format-chooser__intro{display:grid;gap:6px;max-width:56ch}.format-chooser__intro p{margin:0;color:var(--muted)}.format-chooser__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.format-chooser__card{display:grid;gap:8px;padding:16px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;text-decoration:none;color:inherit;transition:transform .18s ease,border-color .18s ease,background .18s ease}.format-chooser__card:hover{transform:translateY(-2px);border-color:#5e9eff57;background:#ffffff0d}.format-chooser__tag{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;font-size:.76rem;letter-spacing:.04em;text-transform:uppercase}.mobile-sticky-buy{display:none}@media(max-width:980px){.format-chooser__grid{grid-template-columns:1fr}.mobile-sticky-buy{position:fixed;left:12px;right:12px;bottom:12px;z-index:60;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#0b1020f0;box-shadow:0 20px 44px #00000052;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-page{padding-bottom:104px}.mobile-sticky-buy__meta{display:grid;gap:4px;min-width:0}.mobile-sticky-buy__label{color:var(--muted);font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-sticky-buy__price{font-size:1rem}.mobile-sticky-buy .button{min-width:144px}}.product-format-guide{display:grid;gap:16px;margin-top:18px;padding:16px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.product-format-guide__intro{display:grid;gap:6px}.product-format-guide__intro p{margin:0;color:var(--muted)}.product-format-guide__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-format-guide__card{display:grid;gap:8px;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.product-format-guide__card:hover{transform:translateY(-2px);border-color:#5e9eff57;background:#ffffff0d}.product-format-guide__card.is-current{border-color:#5e9eff6b;background:#5e9eff1a}.product-format-guide__tag{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;font-size:.76rem;letter-spacing:.04em;text-transform:uppercase}@media(max-width:980px){.product-format-guide__grid{grid-template-columns:1fr}}.product-spec-chips{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 2px}.product-spec-chip{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--muted);font-size:.78rem}.signature-pick-badge{display:inline-flex;align-items:center;width:fit-content;margin-bottom:10px;min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(94,158,255,.28);background:#5e9eff1a;color:var(--text);font-size:.76rem;letter-spacing:.04em;text-transform:uppercase}@media(max-width:980px){.product-spec-chips{margin-bottom:6px}}.topbar .page-width{width:min(calc(100% - 24px),1440px)}.topbar__inner{gap:12px}.brand-lockup,.brand-meta{min-width:0}.nav-links{flex:1 1 auto;min-width:0;justify-content:center;gap:4px;flex-wrap:nowrap}.nav-links a{padding:8px 10px;white-space:nowrap}.header-actions{margin-left:auto;flex-wrap:nowrap}.header-localization__select{min-height:36px;padding:0 34px 0 12px;font-size:.82rem}.trust-strip--hero{width:100%;justify-content:center;align-items:center}@media(max-width:1240px){.topbar .page-width{width:min(calc(100% - 20px),1320px)}.brand-sub{display:none}.nav-links a{padding:8px 9px;font-size:.88rem}}.featured-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card--featured-product{grid-template-rows:clamp(210px,20vw,250px) 1fr}@media(max-width:1180px){.featured-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.featured-products-grid{grid-template-columns:1fr}}.brand-mark--image{display:block;object-fit:contain;background:transparent;box-shadow:none}.brand-mark--image:before,.brand-mark--image:after{display:none}.hero-editorial__story{gap:10px}.formats-intro .lead{display:block;width:100%;max-width:100%;margin:0 auto;text-align:center!important;text-wrap:balance;justify-self:center}@media(min-width:980px){.formats-intro .lead{white-space:normal}}.trust-strip--collection{width:100%;justify-content:center;align-items:center}.format-chooser{justify-items:center}.format-chooser__intro{width:100%;max-width:none;justify-items:center;text-align:center;margin-inline:auto}.format-chooser__intro strong,.format-chooser__intro p{text-align:center;margin-inline:auto}.format-chooser__intro p{max-width:62ch}.format-chooser__grid{width:100%}.format-chooser__card{justify-items:center;text-align:center}.format-chooser__tag{justify-self:center}.format-chooser__card p{margin:0 auto;max-width:24ch}.cart-page h1{margin-bottom:18px}.cart-form{display:grid;gap:0}.cart-footer{align-items:center}.cart-actions .button{min-width:180px}.cart-upsell{margin-top:26px;display:grid;gap:14px}.cart-upsell__intro{display:grid;gap:6px;max-width:56ch}.cart-upsell__intro p{margin:0;color:var(--muted)}.cart-upsell__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cart-upsell__card{display:grid;grid-template-rows:180px 1fr;padding:12px}.cart-upsell__media{position:relative;overflow:hidden;display:block;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#fff,#eef2f6)}.cart-upsell__image{width:100%;height:100%;object-fit:cover;object-position:center}.cart-upsell__body{display:grid;grid-template-rows:auto auto auto;gap:10px;padding:14px 4px 4px;align-content:start}.cart-upsell__body h3{margin:0;font-size:clamp(.96rem,1.15vw,1.08rem);line-height:1.16}.cart-upsell__body h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-upsell__body .price{font-size:1.08rem;line-height:1}.cart-upsell__form .button-secondary{min-width:140px}@media(max-width:980px){.cart-upsell__grid{grid-template-columns:1fr}}.cart-upsell__grid{align-items:stretch;grid-auto-rows:1fr}.cart-upsell__card{height:100%;display:grid;grid-template-rows:180px 1fr;gap:0}.cart-upsell__media-wrap{position:relative}.cart-upsell__media{height:100%}.cart-upsell__quick-add{position:absolute;right:10px;bottom:10px;z-index:2}.cart-upsell__plus{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#0b1120db;color:var(--text);font-size:1.15rem;line-height:1;cursor:pointer;box-shadow:0 10px 24px #00000042;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cart-upsell__plus:hover{border-color:#5e9eff57;background:#131c32f0}.cart-upsell__body{min-height:116px;display:grid;grid-template-rows:auto auto;gap:8px;align-content:start}.cart-upsell__body h3{min-height:2.42em}.cart-upsell__body .price{margin-top:auto}.format-card__tag{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text);font-size:.76rem;letter-spacing:.04em;text-transform:uppercase}.cart-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 18px;align-items:end}.cart-country-check{grid-column:1 / -1;display:grid;gap:6px;padding:14px 16px;border-radius:18px;border:1px solid rgba(94,158,255,.14);background:linear-gradient(180deg,#ffffff0d,#ffffff08);box-shadow:inset 0 1px #ffffff0a}.cart-country-check__label{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(94,158,255,.18);background:#5e9eff14;color:var(--text);font-size:.76rem;letter-spacing:.04em;text-transform:uppercase}.cart-country-check p{margin:0;color:var(--muted);max-width:64ch}@media(max-width:760px){.cart-footer{grid-template-columns:1fr;align-items:stretch}.cart-actions .button{width:100%}}.custom-request-pricing-note{margin-top:14px;display:grid;gap:8px;padding:16px 18px;border-radius:18px;border:1px solid rgba(94,158,255,.14);background:linear-gradient(180deg,#ffffff0d,#ffffff08)}.custom-request-pricing-note strong{font-size:.94rem;color:var(--text)}.custom-request-pricing-note p{margin:0;color:var(--muted);max-width:68ch}@media(max-width:900px){.formats-grid{grid-template-columns:none!important;grid-auto-flow:column!important;grid-auto-columns:minmax(252px,78vw)!important;overflow-x:auto!important;overflow-y:visible!important;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:2px;gap:12px!important;padding:2px 2px 8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.formats-grid::-webkit-scrollbar{display:none}.format-card{scroll-snap-align:start;grid-template-rows:188px 1fr!important;min-height:100%}.format-card__media{height:188px!important}.format-card__body{min-height:0;padding:16px 16px 18px!important;gap:10px}.format-card__body p{max-width:28ch}.format-card__body .button-ghost{width:100%;justify-content:center}}@media(max-width:520px){.formats-grid{grid-auto-columns:minmax(246px,82vw)!important}}.formats-scroll-hint{display:none}@media(max-width:900px){.formats-scroll-hint{display:grid;justify-items:center;gap:8px;margin-top:12px;padding-bottom:2px}.formats-scroll-hint__label{color:var(--muted-2);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.formats-scroll-hint__track{position:relative;width:min(132px,34vw);height:5px;border-radius:999px;background:#ffffff1a;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.formats-scroll-hint__thumb{position:absolute;top:0;left:12px;width:min(42px,12vw);height:100%;border-radius:999px;background:linear-gradient(90deg,#9bbfffe0,#ffffffeb);box-shadow:0 0 18px #78a5ff40;animation:formatsSwipeHint 1.8s ease-in-out infinite alternate}}@keyframes formatsSwipeHint{0%{transform:translate(0);opacity:.92}to{transform:translate(44px);opacity:1}}@media(max-width:760px){body.nav-open{overflow:hidden}body.nav-open:before{content:"";position:fixed;top:68px;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05091038,#050910a8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:90}.topbar{z-index:120}.topbar__inner{position:relative;z-index:121}.mobile-menu-toggle{transition:background .2s ease,border-color .2s ease,transform .2s ease}body.nav-open .mobile-menu-toggle{background:#5e9eff1f;border-color:#5e9eff47}body.nav-open .mobile-menu-toggle svg{transform:rotate(90deg);transition:transform .2s ease}.nav-links{position:fixed;top:74px;left:12px;right:12px;max-height:calc(100dvh - 88px);overflow-y:auto;overscroll-behavior:contain;padding:14px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0c1222f5,#080d18fa);box-shadow:0 26px 60px #0000006b;-webkit-backdrop-filter:blur(16px) saturate(1.08);backdrop-filter:blur(16px) saturate(1.08);display:none;gap:10px}body.nav-open .nav-links{display:grid;grid-auto-rows:min-content}.nav-links a{min-height:54px;display:flex;align-items:center;justify-content:flex-start;padding:0 16px;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#ffffff0a,#ffffff06);color:var(--text);font-size:1rem;letter-spacing:.01em;box-shadow:inset 0 1px #ffffff0a}.nav-links a:hover,.nav-links a[aria-current=page]{border-color:#5e9eff3d;background:linear-gradient(180deg,#5e9eff1f,#5e9eff0f)}}@media(max-width:760px){body.nav-open:before{display:none!important}body.nav-open .topbar{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;border-bottom:none;background:linear-gradient(180deg,#070b14f5,#070b14fb);-webkit-backdrop-filter:blur(18px) saturate(1.06);backdrop-filter:blur(18px) saturate(1.06)}body.nav-open .topbar .page-width{height:100%}body.nav-open .topbar__inner{min-height:100dvh;height:100%;grid-template-rows:auto minmax(0,1fr);align-content:start;padding:12px 16px calc(16px + env(safe-area-inset-bottom))}body.nav-open .nav-links{position:relative;top:auto;left:auto;right:auto;bottom:auto;max-height:none;min-height:0;height:calc(100dvh - 84px - env(safe-area-inset-bottom));margin-top:14px;padding:14px;overflow-y:auto}}.mobile-nav-intro,.mobile-nav-footer{display:none}@media(max-width:760px){body.nav-open .header-actions{display:none!important}body.nav-open .topbar__inner{grid-template-columns:44px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);gap:12px 14px}body.nav-open .mobile-menu-toggle{width:44px;height:44px;border-radius:16px;background:linear-gradient(180deg,#ffffff0f,#ffffff08);box-shadow:inset 0 1px #ffffff0a}body.nav-open .brand-lockup{grid-column:2;gap:12px;align-self:center}body.nav-open .brand-mark{width:32px}body.nav-open .brand-sub{display:none}body.nav-open .nav-links{grid-column:1 / -1;gap:12px;padding:18px 16px 16px;border-radius:28px;border:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at top left,rgba(94,158,255,.1),transparent 34%),linear-gradient(180deg,#0b1120fa,#070b14fb);box-shadow:0 28px 70px #0000006b,inset 0 1px #ffffff0a}body.nav-open .mobile-nav-intro{display:grid;gap:8px;padding:2px 4px 10px}.mobile-nav-intro__eyebrow{color:var(--muted-2);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.mobile-nav-intro p{margin:0;max-width:28ch;color:var(--muted);line-height:1.45;font-size:.94rem}body.nav-open .nav-links a{width:100%;min-height:58px;padding:0 18px;border-radius:20px;justify-content:space-between;font-size:1.02rem;font-weight:600;background:linear-gradient(180deg,#ffffff09,#ffffff05);border:1px solid rgba(255,255,255,.055);box-shadow:inset 0 1px #ffffff08}body.nav-open .nav-links a:after{content:"\203a";color:#c9d4f49e;font-size:1.1rem;line-height:1}body.nav-open .nav-links a[aria-current=page]:after{color:#9bbfffeb}body.nav-open .mobile-nav-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:auto;padding-top:6px}.mobile-nav-secondary{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:var(--muted);font-size:.92rem}.mobile-nav-secondary strong{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#5e9eff24;color:var(--text);font-size:.8rem}}@media(max-width:760px){body.nav-open .nav-links{grid-template-columns:minmax(0,1fr);justify-items:stretch;align-items:start;justify-content:stretch}body.nav-open .mobile-nav-intro,body.nav-open .mobile-nav-footer,body.nav-open .nav-links a{width:100%;justify-self:stretch}}.cart-request-note{margin-top:18px;display:grid;gap:8px;padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff06)}.cart-request-note strong{color:var(--text);font-size:.92rem}.cart-request-note p{margin:0;color:var(--muted);line-height:1.55;max-width:62ch}@media(max-width:760px){.cart-table thead{display:none}.cart-table,.cart-table tbody{display:block;width:100%}.cart-table tbody{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:minmax(0,1fr) 86px auto;grid-template-areas:"info info remove" "price qty total";gap:10px 12px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}.cart-item>td{display:block;padding:0;border:0;min-width:0}.cart-item__info{grid-area:info}.cart-item__info a{display:grid;grid-template-columns:60px minmax(0,1fr);gap:12px;align-items:start}.cart-item__info span{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.28;word-break:break-word}.cart-item__price{grid-area:price;align-self:center;font-size:1rem}.cart-item__qty{grid-area:qty;align-self:center;justify-self:start}.cart-item__qty input{width:72px!important}.cart-item__total{grid-area:total;align-self:center;justify-self:end;text-align:right;font-size:1rem}.cart-item__remove{grid-area:remove;justify-self:end;align-self:start}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/premium-gaming.css.map */
