.shop-root{--shop-bg:#07071a;--shop-s1:#0d0d2b;--shop-s2:#11112e;--shop-bg-light:#f5f3ee;--shop-s1-light:#fff;--shop-text:#f0f0f4;--shop-text-muted:#b8b8c8;--shop-text-faint:#b8b8c88c;--shop-text-dark:#0f172a;--shop-text-dark-muted:#4b5563;--shop-teal:#00c6a9;--shop-gold:#f5a623;--shop-blue:#4a90e2;--shop-accent-grad:linear-gradient(135deg, var(--shop-teal), var(--shop-blue));--shop-border:#b8b8c824;--shop-border-m:#b8b8c83d;--shop-r-sm:10px;--shop-r:18px;--shop-r-lg:24px;--shop-r-pill:9999px;--shop-max:1240px;--shop-pad:28px;--shop-nav-h:72px;--shop-display-1:clamp(2.3rem, 4.2vw, 4rem);--shop-display-2:clamp(1.6rem, 2.7vw, 2.6rem);--shop-body:clamp(.9rem, 1.05vw, 1.05rem);--shop-small:clamp(.7rem, .8vw, .8rem);--shop-ease:cubic-bezier(.25, .1, .25, 1);--shop-ease-out:cubic-bezier(.16, 1, .3, 1);--shop-dur:.4s;--shop-dur-fast:.2s;background:var(--shop-bg);color:var(--shop-text);font-feature-settings:"ss01", "cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;overflow-x:hidden}.shop-root *,.shop-root :before,.shop-root :after{box-sizing:border-box;margin:0;padding:0}.shop-root img,.shop-root svg{max-width:100%;display:block}.shop-root a{color:inherit;text-decoration:none}.shop-root button{cursor:pointer;color:inherit;background:0 0;border:0;font-family:inherit}.shop-root ul{list-style:none}.shop-root [id]{scroll-margin-top:calc(var(--shop-nav-h) + 12px)}.shop-root .eyebrow{font-size:var(--shop-small);text-transform:uppercase;letter-spacing:.18em;color:var(--shop-teal);font-weight:500}.shop-root .display-1{font-size:var(--shop-display-1);letter-spacing:-.025em;font-weight:800;line-height:.98}.shop-root .display-2{font-size:var(--shop-display-2);letter-spacing:-.02em;font-weight:800;line-height:1.02}.shop-root .lede{font-size:var(--shop-body);color:var(--shop-text-muted);max-width:44ch;line-height:1.55}.shop-root .mono{font-family:JetBrains Mono,ui-monospace,monospace}.shop-root .accent{background:var(--shop-accent-grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.shop-root .wrap{max-width:var(--shop-max);padding:0 var(--shop-pad);margin:0 auto}.shop-root .btn{border-radius:var(--shop-r-pill);letter-spacing:-.005em;white-space:nowrap;height:52px;transition:transform var(--shop-dur-fast) var(--shop-ease), box-shadow var(--shop-dur) var(--shop-ease), background var(--shop-dur-fast) var(--shop-ease);justify-content:center;align-items:center;gap:8px;padding:0 32px;font-size:.95rem;font-weight:600;display:inline-flex}.shop-root .btn-primary{background:var(--shop-accent-grad);color:#fff}.shop-root .btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 36px #00c6a959,0 12px 32px -8px #4a90e266}.shop-root .btn-ghost-dark{border:1.5px solid var(--shop-text-dark);color:var(--shop-text-dark);background:0 0}.shop-root .btn-ghost-dark:hover{background:var(--shop-text-dark);color:var(--shop-bg-light)}.shop-root .btn-link-light{color:var(--shop-text-muted);height:52px;padding:0 8px;font-weight:500}.shop-root .btn-link-light:hover{color:var(--shop-text)}.shop-root .btn-lg{height:60px;padding:0 44px;font-size:1.05rem}.shop-root .btn-sm{height:40px;padding:0 18px;font-size:.86rem}.shop-root .btn-block{width:100%}.shop-root .btn.is-soon{background:var(--shop-s2);color:var(--shop-text-faint);cursor:not-allowed}.shop-root .nav{height:var(--shop-nav-h);z-index:100;-webkit-backdrop-filter:blur(18px)saturate(140%);border-bottom:1px solid var(--shop-border);background:#07071ab8;position:sticky;top:0}.shop-root .nav-inner{max-width:var(--shop-max);height:100%;padding:0 var(--shop-pad);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin:0 auto;display:grid}.shop-root .brand{letter-spacing:-.01em;color:var(--shop-text);align-items:center;gap:10px;font-weight:700;display:flex}.shop-root .brand-mark{width:24px;height:24px;color:var(--shop-teal)}.shop-root .brand-word{font-size:1.05rem}.shop-root .nav-links{justify-content:center;gap:32px;display:flex}.shop-root .nav-links a{color:var(--shop-text-muted);letter-spacing:-.005em;transition:color var(--shop-dur-fast) var(--shop-ease);padding:8px 0;font-size:.88rem;font-weight:500;position:relative}.shop-root .nav-links a:hover{color:var(--shop-text)}.shop-root .nav-links a:after{content:"";background:var(--shop-teal);transform-origin:50%;height:1.5px;transition:transform var(--shop-dur) var(--shop-ease-out);position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.shop-root .nav-links a:hover:after{transform:scaleX(1)}.shop-root .nav-right{justify-content:flex-end;align-items:center;gap:16px;display:flex}.shop-root .cart-btn{border-radius:var(--shop-r-pill);width:40px;height:40px;color:var(--shop-text);transition:background var(--shop-dur-fast) var(--shop-ease);place-items:center;display:grid;position:relative}.shop-root .cart-btn:hover{background:var(--shop-s1)}.shop-root .cart-btn svg{width:20px;height:20px}.shop-root .cart-badge{background:var(--shop-teal);min-width:18px;height:18px;color:var(--shop-bg);transition:transform var(--shop-dur) var(--shop-ease-out);border-radius:9px;place-items:center;padding:0 4px;font-size:10px;font-weight:700;display:grid;position:absolute;top:4px;right:4px;transform:scale(0)}.shop-root .cart-btn.has-items .cart-badge{transform:scale(1)}.shop-root .hero{background:var(--shop-bg);align-items:center;min-height:84svh;display:flex;position:relative;overflow:hidden}.shop-root .hero-copy{z-index:2;max-width:580px;margin-left:max(var(--shop-pad), calc((100% - var(--shop-max)) / 2));padding:80px var(--shop-pad) 80px 0;flex-direction:column;justify-content:center;gap:24px;display:flex;position:relative}.shop-root .hero-copy .eyebrow{align-items:center;gap:12px;display:flex}.shop-root .eyebrow-dot{background:var(--shop-teal);width:6px;height:6px;box-shadow:0 0 12px var(--shop-teal);border-radius:50%;display:inline-block}.shop-root .hero .lede{max-width:460px;font-size:1.08rem}.shop-root .hero-cta-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:8px;display:flex}.shop-root .hero-meta{border-top:1px solid var(--shop-border);flex-wrap:wrap;gap:28px;margin-top:24px;padding-top:24px;display:flex}.shop-root .hero-meta-item{flex-direction:column;gap:4px;display:flex}.shop-root .hero-meta-num{color:var(--shop-text);letter-spacing:-.02em;font-family:JetBrains Mono,ui-monospace,monospace;font-size:1.5rem;font-weight:700}.shop-root .hero-meta-lbl{text-transform:uppercase;letter-spacing:.14em;color:var(--shop-text-muted);font-size:.7rem}.shop-root .hero-media{z-index:0;background:var(--shop-s2);position:absolute;inset:0;overflow:hidden}.shop-root .hero-img{-o-object-fit:cover;object-fit:cover;filter:grayscale(.05)brightness(.82)contrast(1.05);width:100%;height:100%;position:absolute;inset:0}.shop-root .hero-tag{z-index:3;-webkit-backdrop-filter:blur(16px);border:1px solid var(--shop-border);border-radius:var(--shop-r);color:var(--shop-text);background:#0d0d2bd9;flex-direction:column;gap:4px;max-width:280px;padding:16px 20px;font-size:.84rem;display:flex;position:absolute;bottom:36px;right:36px}.shop-root .hero-tag .mono{color:var(--shop-teal);letter-spacing:.16em;text-transform:uppercase;font-size:.65rem}.shop-root .hero-tag-sub{color:var(--shop-text-muted);font-size:.7rem}.shop-root .marquee{background:var(--shop-bg);border-top:1px solid var(--shop-border);border-bottom:1px solid var(--shop-border);padding:18px 0;overflow:hidden}.shop-root .marquee-track{white-space:nowrap;gap:56px;animation:38s linear infinite shopMarqueeScroll;display:flex}.shop-root .marquee-item{color:var(--shop-text-muted);text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:56px;font-size:.82rem;font-weight:500;display:inline-flex}.shop-root .marquee-item:after{content:"·";color:var(--shop-teal);font-size:1.2rem}@keyframes shopMarqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.shop-root .bento-section{background:var(--shop-bg);padding:96px 0}.shop-root .section-head{grid-template-columns:1fr 1fr;align-items:end;gap:56px;margin-bottom:56px;display:grid}.shop-root .section-head-r{color:var(--shop-text-muted);max-width:48ch;padding-bottom:6px;font-size:.95rem;line-height:1.6}.shop-root .bento{grid-template-rows:1fr 1fr;grid-template-columns:1.4fr 1fr;align-items:stretch;gap:16px;min-height:720px;display:grid}.shop-root .bento-card{border-radius:var(--shop-r-lg);background:var(--shop-s1);transition:transform var(--shop-dur) var(--shop-ease-out), box-shadow var(--shop-dur) var(--shop-ease);display:block;position:relative;overflow:hidden}.shop-root .bento-card.large{grid-row:span 2}.shop-root .bento-card:hover{transform:translateY(-4px);box-shadow:0 22px 60px -16px #0009}.shop-root .bento-card.is-soon{cursor:default}.shop-root .bento-card.is-soon:hover{box-shadow:none;transform:none}.shop-root .bento-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform var(--shop-dur) var(--shop-ease);position:absolute;inset:0}.shop-root .bento-card:hover .bento-img{transform:scale(1.03)}.shop-root .bento-overlay{pointer-events:none;background:linear-gradient(#07071a00 30%,#07071ad9 100%);position:absolute;inset:0}.shop-root .bento-content{color:var(--shop-text);flex-direction:column;gap:8px;padding:32px;display:flex;position:absolute;bottom:0;left:0;right:0}.shop-root .bento-content h3{letter-spacing:-.02em;font-size:1.6rem;font-weight:700}.shop-root .bento-card.large .bento-content h3{font-size:2rem}.shop-root .bento-desc{color:var(--shop-text-muted);max-width:380px;margin-top:6px;font-size:.88rem;line-height:1.55}.shop-root .bento-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.shop-root .bento-price{color:var(--shop-text);font-family:JetBrains Mono,ui-monospace,monospace;font-size:1.4rem;font-weight:700}.shop-root .bento-soon-cta{color:var(--shop-text-faint);text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:600}.shop-root .soon-badge{color:var(--shop-gold);border-radius:var(--shop-r-pill);letter-spacing:.14em;text-transform:uppercase;background:#f5a6231a;border:1px solid #f5a62366;align-self:flex-start;align-items:center;gap:6px;padding:4px 10px;font-size:.66rem;font-weight:700;display:inline-flex}.shop-root .editorial{background:var(--shop-bg-light);color:var(--shop-text-dark);grid-template-columns:1fr 1fr;min-height:620px;display:grid}.shop-root .editorial-img{background:#1a1a3a;position:relative;overflow:hidden}.shop-root .editorial-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.shop-root .editorial-copy{flex-direction:column;align-self:center;gap:24px;max-width:620px;padding:96px clamp(28px,6vw,96px);display:flex}.shop-root .editorial-copy .eyebrow{color:var(--shop-blue)}.shop-root .editorial-copy h2{color:var(--shop-text-dark)}.shop-root .editorial-copy p{color:var(--shop-text-dark-muted);font-size:1rem;line-height:1.6}.shop-root .editorial-pull{border-left:2px solid var(--shop-teal);color:var(--shop-text-dark);margin:8px 0;padding:4px 0 4px 22px;font-size:1.2rem;font-style:italic;line-height:1.4}.shop-root .editorial-attribution{color:var(--shop-text-dark-muted);font-size:.85rem}.shop-root .stats{background:var(--shop-bg);border-bottom:1px solid var(--shop-border);padding:80px 0}.shop-root .stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.shop-root .stat{flex-direction:column;gap:8px;display:flex}.shop-root .stat-num{letter-spacing:-.025em;color:var(--shop-text);font-family:JetBrains Mono,ui-monospace,monospace;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800}.shop-root .stat-lbl{color:var(--shop-text-muted);text-transform:uppercase;letter-spacing:.14em;font-size:.78rem}.shop-root .bundle{background:radial-gradient(60% 50% at 50% 0%, #00c6a914, transparent 60%), radial-gradient(70% 60% at 50% 100%, #f5a6230f, transparent 60%), var(--shop-bg);text-align:center;padding:120px 0}.shop-root .bundle .wrap{flex-direction:column;align-items:center;gap:20px;display:flex}.shop-root .bundle-img{aspect-ratio:1369/768;-o-object-fit:cover;object-fit:cover;border-radius:var(--shop-r-lg);width:100%;max-width:760px;margin:16px auto}.shop-root .bundle .display-2{text-align:center}.shop-root .bundle p{max-width:520px;color:var(--shop-text-muted);line-height:1.6}.shop-root .bundle-price-row{justify-content:center;align-items:baseline;gap:14px;margin-top:12px;display:flex}.shop-root .bundle-price-strike{color:var(--shop-text-faint);font-family:JetBrains Mono,ui-monospace,monospace;font-size:1.1rem;text-decoration:line-through}.shop-root .bundle-price-now{color:var(--shop-text);letter-spacing:-.02em;font-family:JetBrains Mono,ui-monospace,monospace;font-size:2.2rem;font-weight:800}.shop-root .bundle-save{color:var(--shop-teal);border-radius:var(--shop-r-pill);background:#00c6a91f;padding:4px 10px;font-size:.8rem;font-weight:600}.shop-root .footer{background:var(--shop-bg);border-top:1px solid var(--shop-border);padding:72px 0 32px}.shop-root .footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:48px;display:grid}.shop-root .footer-brand{flex-direction:column;gap:16px;max-width:280px;display:flex}.shop-root .footer-brand .brand{font-size:1.2rem}.shop-root .footer-brand p{color:var(--shop-text-muted);font-size:.88rem;line-height:1.55}.shop-root .footer-col h4{text-transform:uppercase;letter-spacing:.18em;color:var(--shop-teal);margin-bottom:18px;font-size:.7rem;font-weight:600}.shop-root .footer-col ul{flex-direction:column;gap:10px;display:flex}.shop-root .footer-col a{color:var(--shop-text-muted);transition:color var(--shop-dur-fast) var(--shop-ease);font-size:.88rem}.shop-root .footer-col a:hover{color:var(--shop-teal)}.shop-root .footer-bottom{border-top:1px solid var(--shop-border);color:var(--shop-text-faint);justify-content:space-between;align-items:center;margin-top:64px;padding-top:28px;font-size:.78rem;display:flex}.shop-root .footer-site{color:var(--shop-text-muted)}.shop-root .footer-site:hover{color:var(--shop-teal)}.shop-root .cart-backdrop{-webkit-backdrop-filter:blur(4px);z-index:200;opacity:0;pointer-events:none;transition:opacity var(--shop-dur) var(--shop-ease);background:#07071a99;position:fixed;inset:0}.shop-root .cart-backdrop.open{opacity:1;pointer-events:auto}.shop-root .cart-drawer{background:var(--shop-s1);z-index:201;width:420px;max-width:100%;transition:transform var(--shop-dur) var(--shop-ease-out);border-left:1px solid var(--shop-border);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.shop-root .cart-drawer.open{transform:translate(0)}.shop-root .cart-head{border-bottom:1px solid var(--shop-border);justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.shop-root .cart-head h3{font-size:1.15rem;font-weight:700}.shop-root .cart-close{border-radius:var(--shop-r-pill);width:36px;height:36px;color:var(--shop-text-muted);place-items:center;display:grid}.shop-root .cart-close:hover{background:var(--shop-s2);color:var(--shop-text)}.shop-root .cart-body{flex:1;padding:8px 28px;overflow-y:auto}.shop-root .cart-empty{text-align:center;color:var(--shop-text-muted);padding:64px 0;font-size:.9rem}.shop-root .cart-empty-icon{border-radius:var(--shop-r-pill);background:var(--shop-s2);width:56px;height:56px;color:var(--shop-text-faint);place-items:center;margin:0 auto 20px;display:grid}.shop-root .cart-empty-sub{color:var(--shop-text-faint);font-size:.78rem}.shop-root .cart-line{border-bottom:1px solid var(--shop-border);grid-template-columns:64px 1fr auto;align-items:center;gap:14px;padding:18px 0;display:grid}.shop-root .cart-line-img{border-radius:var(--shop-r-sm);background:var(--shop-s2);-o-object-fit:cover;object-fit:cover;width:64px;height:64px}.shop-root .cart-line-name{font-size:.92rem;font-weight:600}.shop-root .cart-line-var{color:var(--shop-text-muted);margin-top:2px;font-size:.78rem}.shop-root .cart-line-bottom{align-items:center;gap:12px;margin-top:8px;display:flex}.shop-root .qty-stepper{border:1px solid var(--shop-border-m);border-radius:var(--shop-r-pill);align-items:center;height:28px;display:inline-flex;overflow:hidden}.shop-root .qty-stepper button{width:28px;height:28px;color:var(--shop-text);transition:background var(--shop-dur-fast) var(--shop-ease);place-items:center;display:grid}.shop-root .qty-stepper button:hover{background:var(--shop-s2)}.shop-root .qty{text-align:center;min-width:24px;font-size:.85rem;font-weight:600}.shop-root .cart-line-remove{color:var(--shop-text-faint);text-underline-offset:2px;font-size:.78rem;text-decoration:underline}.shop-root .cart-line-remove:hover{color:var(--shop-text-muted)}.shop-root .cart-line-price{align-self:start;padding-top:4px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.95rem;font-weight:700}.shop-root .cart-foot{border-top:1px solid var(--shop-border);flex-direction:column;gap:14px;padding:24px 28px;display:flex}.shop-root .cart-total{justify-content:space-between;align-items:baseline;font-size:1rem;display:flex}.shop-root .cart-total-label{color:var(--shop-text-muted)}.shop-root .cart-total-val{font-family:JetBrains Mono,ui-monospace,monospace;font-size:1.2rem;font-weight:800}.shop-root .cart-shipping{color:var(--shop-text-faint);font-size:.78rem}@media (max-width:960px){.shop-root .nav-links{display:none}.shop-root .nav-inner{grid-template-columns:1fr auto}.shop-root .hero{flex-direction:column;min-height:auto}.shop-root .hero-copy{padding:48px var(--shop-pad);max-width:100%;margin:0}.shop-root .hero-media{order:-1;height:56vh;position:relative}.shop-root .hero-tag{bottom:16px;right:16px}.shop-root .section-head{grid-template-columns:1fr;gap:16px}.shop-root .bento{grid-template-rows:auto;grid-template-columns:1fr;min-height:auto}.shop-root .bento-card,.shop-root .bento-card.large{aspect-ratio:5/6;grid-row:auto}.shop-root .editorial{grid-template-columns:1fr}.shop-root .editorial-img{height:360px}.shop-root .editorial-copy{padding:56px var(--shop-pad)}.shop-root .stats-grid{grid-template-columns:1fr 1fr;gap:24px}.shop-root .footer-grid{grid-template-columns:1fr 1fr}.shop-root .footer-brand{grid-column:1/-1}}@media (max-width:560px){.shop-root{--shop-pad:18px}.shop-root .footer-grid{grid-template-columns:1fr}.shop-root .footer-bottom{text-align:center;flex-direction:column;gap:8px}}
