.shop-product{--shop-bg:#07071a;--shop-s1:#0d0d2b;--shop-s2:#11112e;--shop-bg-light:#f5f3ee;--shop-text:#f0f0f4;--shop-text-muted:#b8b8c8;--shop-text-faint:#b8b8c88c;--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-gutter:24px;--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;min-height:100svh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;overflow-x:hidden}.shop-product *,.shop-product :before,.shop-product :after{box-sizing:border-box;margin:0;padding:0}.shop-product img,.shop-product svg{max-width:100%;display:block}.shop-product a{color:inherit;text-decoration:none}.shop-product button{cursor:pointer;color:inherit;background:0 0;border:0;font-family:inherit}.shop-product ul{list-style:none}.shop-product [id]{scroll-margin-top:calc(var(--shop-nav-h) + 12px)}.shop-product .eyebrow{font-size:var(--shop-small);text-transform:uppercase;letter-spacing:.18em;color:var(--shop-teal);font-weight:500}.shop-product .display-2{font-size:var(--shop-display-2);letter-spacing:-.02em;font-weight:800;line-height:1.02}.shop-product .lede{font-size:var(--shop-body);color:var(--shop-text-muted);line-height:1.55}.shop-product .mono{font-family:JetBrains Mono,ui-monospace,monospace}.shop-product .wrap{max-width:var(--shop-max);padding:0 var(--shop-pad);margin:0 auto}.shop-product .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-product .btn-primary{background:var(--shop-accent-grad);color:#fff}.shop-product .btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 36px #00c6a959,0 12px 32px -8px #4a90e266}.shop-product .btn-ghost{border:1.5px solid var(--shop-border-m);color:var(--shop-text);background:0 0}.shop-product .btn-ghost:hover{border-color:var(--shop-teal);color:var(--shop-teal)}.shop-product .btn-lg{height:60px;padding:0 44px;font-size:1.05rem}.shop-product .btn-block{width:100%}.shop-product .btn.is-soon{background:var(--shop-s2);color:var(--shop-text-faint);cursor:not-allowed}.shop-product .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-product .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-product .brand{letter-spacing:-.01em;color:var(--shop-text);align-items:center;gap:10px;font-weight:700;display:flex}.shop-product .brand-logo{width:auto;height:26px}.shop-product .brand-word{font-size:1.05rem;font-weight:700}.shop-product .nav-links{justify-content:center;gap:32px;display:flex}.shop-product .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-product .nav-links a:hover,.shop-product .nav-links a.active{color:var(--shop-text)}.shop-product .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-product .nav-links a:hover:after,.shop-product .nav-links a.active:after{transform:scaleX(1)}.shop-product .nav-right{justify-content:flex-end;align-items:center;gap:16px;display:flex}.shop-product .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-product .cart-btn:hover{background:var(--shop-s1)}.shop-product .cart-btn svg{width:20px;height:20px}.shop-product .cart-badge{background:var(--shop-teal);min-width:18px;height:18px;color:var(--shop-bg);border-radius:9px;place-items:center;padding:0 4px;font-size:10px;font-weight:700;display:grid;position:absolute;top:4px;right:4px}.shop-product main{padding-top:0}.shop-product .crumb{color:var(--shop-text-muted);align-items:center;gap:8px;padding:24px 0 0;font-size:.8rem;display:flex}.shop-product .crumb a:hover{color:var(--shop-text)}.shop-product .crumb .sep{color:var(--shop-text-faint)}.shop-product .crumb .now{color:var(--shop-text)}.shop-product .product-hero{padding:28px 0 64px}.shop-product .ph-grid{grid-template-columns:6fr 4fr;align-items:start;gap:56px;display:grid}.shop-product .gallery{flex-direction:column;gap:16px;display:flex}.shop-product .gallery-main{aspect-ratio:4/5;background:var(--shop-s2);border-radius:var(--shop-r-lg);position:relative;overflow:hidden}.shop-product .gallery-main .imgph{opacity:0;transition:opacity .3s var(--shop-ease);position:absolute;inset:0}.shop-product .gallery-main .imgph.active{opacity:1}.shop-product .gallery-main .imgph img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.shop-product .gallery-tag{z-index:2;gap:6px;display:flex;position:absolute;top:20px;left:20px}.shop-product .tag-chip{text-transform:uppercase;letter-spacing:.14em;border-radius:var(--shop-r-pill);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--shop-border-m);color:var(--shop-text);background:#07071a80;padding:6px 10px;font-size:.66rem;font-weight:600}.shop-product .tag-chip.soon{color:var(--shop-gold);background:#f5a6232e;border-color:#f5a62380}.shop-product .thumbs{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.shop-product .thumb{aspect-ratio:1;border-radius:var(--shop-r-sm);background:var(--shop-s2);cursor:pointer;transition:border-color var(--shop-dur-fast) var(--shop-ease);border:2px solid #0000;padding:0;position:relative;overflow:hidden}.shop-product .thumb .imgph{position:absolute;inset:0}.shop-product .thumb .imgph img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.shop-product .thumb.active{border-color:var(--shop-teal)}.shop-product .thumb:hover{border-color:var(--shop-border-m)}.shop-product .thumb.active:hover{border-color:var(--shop-teal)}.shop-product .buybox{top:calc(var(--shop-nav-h) + 24px);flex-direction:column;gap:22px;display:flex;position:sticky}.shop-product .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-product .bb-name{letter-spacing:-.02em;margin-top:8px;font-size:clamp(1.6rem,2.4vw,2.4rem);font-weight:800;line-height:1.05}.shop-product .bb-price-row{align-items:baseline;gap:12px;display:flex}.shop-product .bb-price{color:var(--shop-text);font-family:JetBrains Mono,ui-monospace,monospace;font-size:1.5rem;font-weight:700}.shop-product .bb-desc{color:var(--shop-text-muted);margin-top:-4px;font-size:.95rem;line-height:1.55}.shop-product .bb-note{color:var(--shop-text-faint);margin-top:-8px;font-size:.78rem}.shop-product .variant-block{flex-direction:column;gap:12px;display:flex}.shop-product .variant-label{color:var(--shop-text-muted);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;font-size:.78rem;font-weight:500;display:flex}.shop-product .variant-label .selected{color:var(--shop-text);text-transform:none;letter-spacing:0;font-weight:600}.shop-product .swatches{flex-wrap:wrap;gap:10px;display:flex}.shop-product .swatch{border-radius:var(--shop-r-sm);border:1.5px solid var(--shop-border);cursor:pointer;transition:border-color var(--shop-dur-fast) var(--shop-ease), background var(--shop-dur-fast) var(--shop-ease);flex-direction:column;align-items:center;gap:8px;min-width:80px;padding:8px;display:flex}.shop-product .swatch:hover{border-color:var(--shop-border-m)}.shop-product .swatch.active{border-color:var(--shop-teal);background:#00c6a90f}.shop-product .swatch-dot{border:1px solid var(--shop-border-m);border-radius:50%;width:32px;height:32px}.shop-product .swatch-dot.graphite{background:linear-gradient(135deg,#3a3a40,#17171a)}.shop-product .swatch-dot.blackti{background:linear-gradient(135deg,#2a2c30,#0e0f12)}.shop-product .swatch-dot.platinum{background:linear-gradient(135deg,#e9eaee,#aeb2ba)}.shop-product .swatch-dot.gold{background:linear-gradient(135deg,#e8c98a,#b8923f)}.shop-product .swatch-name{color:var(--shop-text-muted);font-size:.72rem}.shop-product .swatch.active .swatch-name{color:var(--shop-text);font-weight:500}.shop-product .sizes{flex-wrap:wrap;gap:8px;display:flex}.shop-product .size-pill{border-radius:var(--shop-r-pill);border:1.5px solid var(--shop-border);min-width:44px;height:40px;color:var(--shop-text-muted);transition:border-color var(--shop-dur-fast) var(--shop-ease), color var(--shop-dur-fast) var(--shop-ease), background var(--shop-dur-fast) var(--shop-ease);place-items:center;padding:0 12px;font-size:.85rem;font-weight:600;display:grid}.shop-product .size-pill:hover{border-color:var(--shop-border-m)}.shop-product .size-pill.active{border-color:var(--shop-teal);color:var(--shop-text);background:#00c6a90f}.shop-product .qty-row{align-items:center;gap:14px;display:flex}.shop-product .qty-label{text-transform:uppercase;letter-spacing:.12em;color:var(--shop-text-muted);font-size:.78rem}.shop-product .qty-stepper{border:1px solid var(--shop-border-m);border-radius:var(--shop-r-pill);align-items:center;height:44px;display:inline-flex;overflow:hidden}.shop-product .qty-stepper button{width:44px;height:44px;color:var(--shop-text);transition:background var(--shop-dur-fast) var(--shop-ease);place-items:center;font-size:16px;display:grid}.shop-product .qty-stepper button:hover{background:var(--shop-s2)}.shop-product .qty-stepper .qty{text-align:center;min-width:36px;font-size:.95rem;font-weight:600}.shop-product .cta-stack{flex-direction:column;gap:10px;display:flex}.shop-product .trust{background:var(--shop-s1);border:1px solid var(--shop-border);border-radius:var(--shop-r);flex-direction:column;gap:8px;padding:18px 20px;display:flex}.shop-product .trust-row{color:var(--shop-text-muted);align-items:center;gap:12px;font-size:.85rem;display:flex}.shop-product .trust-icon{width:18px;height:18px;color:var(--shop-teal);flex-shrink:0}.shop-product .specs{border-top:1px solid var(--shop-border);padding:64px 0}.shop-product .specs-head{grid-template-columns:4fr 8fr;gap:48px;margin-bottom:40px;display:grid}.shop-product .specs-head h2{letter-spacing:-.02em;font-size:clamp(1.6rem,2.4vw,2.4rem);font-weight:800}.shop-product .specs-head p{color:var(--shop-text-muted);font-size:.95rem;line-height:1.6}.shop-product .acc-list{border-top:1px solid var(--shop-border);flex-direction:column;display:flex}.shop-product .acc{border-bottom:1px solid var(--shop-border)}.shop-product .acc-head{width:100%;color:var(--shop-text);letter-spacing:-.005em;text-align:left;transition:color var(--shop-dur-fast) var(--shop-ease);justify-content:space-between;align-items:center;padding:28px 0;font-size:1.1rem;font-weight:600;display:flex}.shop-product .acc-head:hover{color:var(--shop-teal)}.shop-product .acc-chev{width:32px;height:32px;color:var(--shop-text-muted);transition:transform var(--shop-dur) var(--shop-ease), color var(--shop-dur-fast) var(--shop-ease);place-items:center;display:grid}.shop-product .acc.open .acc-chev{color:var(--shop-teal);transform:rotate(180deg)}.shop-product .acc-body{opacity:0;max-height:0;transition:max-height .5s var(--shop-ease-out), opacity .4s var(--shop-ease);overflow:hidden}.shop-product .acc.open .acc-body{opacity:1;max-height:800px}.shop-product .acc-content{color:var(--shop-text-muted);grid-template-columns:1fr 1fr;gap:40px;padding:4px 0 32px;font-size:.92rem;line-height:1.65;display:grid}.shop-product .acc-content .acc-full{grid-column:1/-1}.shop-product .spec-row{border-bottom:1px dashed var(--shop-border);justify-content:space-between;gap:16px;padding:10px 0;display:flex}.shop-product .spec-row:last-child{border-bottom:0}.shop-product .spec-row .k{color:var(--shop-text-muted)}.shop-product .spec-row .v{color:var(--shop-text);text-align:right;font-weight:500}.shop-product .in-use{padding:56px 0 64px}.shop-product .section-head{grid-template-columns:1fr 1fr;align-items:end;gap:56px;display:grid}.shop-product .in-use-head{margin-bottom:32px}.shop-product .section-head-r{color:var(--shop-text-muted);max-width:48ch;padding-bottom:6px;font-size:.95rem;line-height:1.6}.shop-product .use-scroll{gap:var(--shop-gutter);scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 var(--shop-pad) 8px;margin:0 calc(-1 * var(--shop-pad));scrollbar-width:none;display:flex;overflow-x:auto}.shop-product .use-scroll::-webkit-scrollbar{display:none}.shop-product .use-card{scroll-snap-align:start;flex-direction:column;flex:0 0 360px;gap:12px;display:flex}.shop-product .use-img{aspect-ratio:3/4;border-radius:var(--shop-r-lg);background:var(--shop-s2);position:relative;overflow:hidden}.shop-product .use-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.shop-product .use-caption{color:var(--shop-text-muted);padding:0 4px;font-size:.85rem}.shop-product .use-caption .mono{color:var(--shop-teal);margin-bottom:2px;font-size:.7rem;display:block}.shop-product .use-nav{justify-content:flex-end;gap:12px;margin-bottom:20px;display:flex}.shop-product .use-arrow{border-radius:var(--shop-r-pill);border:1.5px solid var(--shop-teal);width:48px;height:48px;color:var(--shop-teal);transition:background var(--shop-dur-fast) var(--shop-ease), color var(--shop-dur-fast) var(--shop-ease), transform var(--shop-dur-fast) var(--shop-ease);background:#00c6a90f;place-items:center;display:grid}.shop-product .use-arrow:hover{background:var(--shop-teal);color:var(--shop-bg);transform:translateY(-2px)}.shop-product .use-arrow svg{width:20px;height:20px}.shop-product .cross{background:var(--shop-s1);border-top:1px solid var(--shop-border);border-bottom:1px solid var(--shop-border);text-align:center;padding:64px 0}.shop-product .cross h2{margin-bottom:12px}.shop-product .cross-sub{color:var(--shop-text-muted);max-width:460px;margin:0 auto 48px}.shop-product .cross-cards{gap:var(--shop-gutter);grid-template-columns:1fr 1fr;max-width:880px;margin:0 auto 40px;display:grid}.shop-product .cross-card{background:var(--shop-bg);border:1px solid var(--shop-border);border-radius:var(--shop-r-lg);text-align:left;transition:transform var(--shop-dur) var(--shop-ease);flex-direction:column;display:flex;overflow:hidden}.shop-product .cross-card:hover{transform:translateY(-4px)}.shop-product .cross-card-img{aspect-ratio:4/5;background:var(--shop-s2);position:relative;overflow:hidden}.shop-product .cross-card-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .9s var(--shop-ease-out);filter:grayscale(.05)brightness(.94)contrast(1.03);position:absolute;inset:0}.shop-product .cross-card:hover .cross-card-img img{transform:scale(1.05)}.shop-product .cross-card-img .soon-badge{z-index:2;position:absolute;top:12px;left:12px}.shop-product .cross-card-body{flex-direction:column;flex:1;gap:10px;padding:22px 24px 24px;display:flex}.shop-product .cross-card-name{letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.shop-product .cross-card-body p{color:var(--shop-text-muted);font-size:.88rem}.shop-product .cross-card-row{justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;display:flex}.shop-product .cross-price{color:var(--shop-gold);font-weight:600}.shop-product .cross-card .btn-ghost{height:38px;padding:0 18px;font-size:.82rem}.shop-product .cross-bundle-nudge{flex-direction:column;align-items:center;gap:16px;margin-top:24px;display:flex}.shop-product .cross-bundle-nudge .lede{color:var(--shop-text-muted);text-align:center}.shop-product .footer{background:var(--shop-bg);border-top:1px solid var(--shop-border);padding:72px 0 32px}.shop-product .footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:48px;display:grid}.shop-product .footer-brand{flex-direction:column;gap:16px;max-width:280px;display:flex}.shop-product .footer-brand .brand{font-size:1.2rem}.shop-product .footer-brand p{color:var(--shop-text-muted);font-size:.88rem;line-height:1.55}.shop-product .footer-col h4{text-transform:uppercase;letter-spacing:.18em;color:var(--shop-teal);margin-bottom:18px;font-size:.7rem;font-weight:600}.shop-product .footer-col ul{flex-direction:column;gap:10px;display:flex}.shop-product .footer-col a{color:var(--shop-text-muted);transition:color var(--shop-dur-fast) var(--shop-ease);font-size:.88rem}.shop-product .footer-col a:hover{color:var(--shop-teal)}.shop-product .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-product .mobile-cart-bar{z-index:90;-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--shop-border);transition:transform var(--shop-dur) var(--shop-ease);background:#07071aeb;align-items:center;gap:12px;padding:14px 20px;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.shop-product .mobile-cart-bar.show{transform:translateY(0)}.shop-product .mobile-cart-bar .mc-name{font-size:.85rem;font-weight:600}.shop-product .mobile-cart-bar .mc-price{color:var(--shop-text-muted);font-size:.82rem}.shop-product .mobile-cart-bar .btn{height:44px;padding:0 22px;font-size:.88rem}@media (max-width:960px){.shop-product .nav-links{display:none}.shop-product .nav-inner{grid-template-columns:1fr auto}}@media (max-width:900px){.shop-product .ph-grid{grid-template-columns:1fr;gap:32px}.shop-product .buybox{position:static}.shop-product .specs-head,.shop-product .acc-content,.shop-product .section-head{grid-template-columns:1fr;gap:16px}.shop-product .use-card{flex:0 0 70vw}.shop-product .cross-cards{grid-template-columns:1fr}.shop-product .footer-grid{grid-template-columns:1fr 1fr}.shop-product .footer-brand{grid-column:1/-1}.shop-product .mobile-cart-bar{display:flex}.shop-product{padding-bottom:72px}}@media (max-width:560px){.shop-product{--shop-pad:18px}.shop-product .footer-grid{grid-template-columns:1fr}.shop-product .footer-bottom{text-align:center;flex-direction:column;gap:8px}}
