@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img,svg{max-width:100%}img{display:block}.page-shell{width:min(100% - 92px,1480px);margin-inline:auto}.skip-link,.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;z-index:999;top:10px;left:10px;width:auto;height:auto;padding:12px;background:#fff;color:#000;clip:auto}.eyebrow,.breadcrumbs,.section-counter,.hero-index,.product-type,.footer-columns h3,.cart-summary,.newsletter-form,.catalog-toolbar,.tile-info>span:first-child{font-size:11px;font-weight:700;letter-spacing:.18em}.eyebrow{color:var(--muted);display:inline-flex;align-items:center;gap:10px}.eyebrow i{display:inline-block;width:7px;height:7px;background:var(--accent);border-radius:50%;box-shadow:0 0 12px var(--accent)}h1,h2,h3,p{margin-top:0}h1,h2,.footer-wordmark{font-family:'Barlow Condensed',Impact,sans-serif;letter-spacing:-.025em;line-height:.88;font-weight:800}h1{font-size:clamp(64px,10vw,156px)}h2{font-size:clamp(46px,6.2vw,92px)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:19px 23px;min-height:56px;font-size:12px;letter-spacing:.12em;font-weight:700;border:1px solid currentColor;transition:background .25s,color .25s,transform .25s;white-space:nowrap}.button:hover{transform:translateY(-3px)}.button-primary{background:var(--accent);border-color:var(--accent);color:#fff}.button-primary:hover{background:#fff;border-color:#fff;color:#080a0f}.button-outline{background:transparent;color:var(--text);border-color:#566274}.button-outline:hover{background:#fff;color:#080a0f}.button:disabled{opacity:.5;cursor:not-allowed}.text-link{font-size:12px;letter-spacing:.13em;font-weight:700;padding-bottom:7px;border-bottom:1px solid var(--accent);white-space:nowrap;transition:color .2s}.text-link:hover{color:var(--accent)}.text-link span{margin-left:18px;color:var(--accent)}.section-pad{padding-top:130px;padding-bottom:130px}.announcement{height:31px;display:grid;place-items:center;background:var(--announce-bg);color:white;text-align:center;font-size:10px;font-weight:700;letter-spacing:.19em}.announce-star{margin:0 11px}.site-header{height:83px;position:relative;z-index:30;background:rgba(8,10,15,.94);border-bottom:1px solid var(--line)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{width:var(--logo-width);flex:none}.brand img{width:100%;height:auto;max-height:68px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:36px;margin-left:auto}.desktop-nav a{font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:700;transition:color .2s}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--accent)}.header-actions{display:flex;gap:29px;align-items:center;margin-left:42px}.icon-link svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.7}.cart-link{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700;letter-spacing:.13em}.cart-count{border-radius:50%;background:var(--accent);font-size:10px;color:#fff;display:grid;place-items:center;width:21px;height:21px}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:#fff;margin:6px 0}.mobile-nav[hidden]{display:none}.mobile-nav{position:absolute;left:0;top:100%;width:100%;padding:25px 46px 45px;background:#0d121a;border-bottom:1px solid var(--line);box-shadow:0 22px 30px #0008}.mobile-nav a{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:18px 0;text-transform:uppercase;font-family:'Barlow Condensed';font-size:30px;font-weight:700}.hero{min-height:min(820px,calc(100svh - 114px));position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:stretch;background:radial-gradient(circle at 51% 42%,#0b2139 0,#09131f 35%,#080a0f 67%)}.hero-grid{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(#2670a217 1px,transparent 1px),linear-gradient(90deg,#2670a217 1px,transparent 1px);background-size:90px 90px;mask-image:linear-gradient(transparent,#000 37%,#000 75%,transparent);transform:perspective(700px) rotateX(15deg) scale(1.4);opacity:.45}.hero-halo{position:absolute;width:min(68vw,900px);aspect-ratio:1;top:-22%;left:15%;z-index:-1;background:radial-gradient(circle,#167fff23 0,transparent 63%);filter:blur(10px)}.hero-orbit{position:absolute;width:85vw;max-width:1150px;aspect-ratio:2.2;border:1px solid #2193f144;border-radius:50%;left:50%;top:44%;z-index:-1;transform:translate(-50%,-50%) rotate(-18deg);box-shadow:0 0 70px #1386ff0b,inset 0 0 70px #1386ff0c}.hero-orbit-a:after{content:'';position:absolute;top:5%;left:20%;height:7px;width:7px;background:#fff;border-radius:50%;box-shadow:0 0 18px 5px var(--accent)}.hero-orbit-b{transform:translate(-50%,-50%) rotate(20deg);width:70vw;opacity:.55}.hero-content{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding-top:42px;padding-bottom:52px}.hero-meta{display:flex;justify-content:space-between}.hero-index{color:#68798a}.hero-logo-wrap{width:min(94%,1120px);align-self:center;margin:12px auto -3%;filter:drop-shadow(0 22px 60px #168eff27);will-change:transform}.hero-logo{width:100%;height:auto;object-fit:contain;animation:hero-arrive 1.2s cubic-bezier(.2,.65,.25,1) both}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:40px}.hero-bottom h1{font-size:clamp(58px,8.8vw,130px);margin-bottom:19px}.hero-bottom p{max-width:500px;color:#b0becb;font-size:15px;line-height:1.65;margin-bottom:25px}.hero-buttons{display:flex;gap:11px;flex-wrap:wrap}.hero-side{display:flex;align-items:center;gap:24px;writing-mode:vertical-rl;font-size:10px;letter-spacing:.16em;font-weight:700;color:#8594a5}.hero-side a{font-size:30px;color:var(--accent);writing-mode:horizontal-tb}.side-cross{color:var(--accent);font-size:20px}.hero-bottom-line{height:3px;width:33%;position:absolute;bottom:0;left:0;background:linear-gradient(90deg,var(--accent),transparent)}@keyframes hero-arrive{from{opacity:0;transform:scale(.91) translateY(25px);filter:blur(14px)}to{opacity:1;transform:scale(1);filter:blur(0)}}.marquee{height:68px;background:var(--accent);overflow:hidden;display:flex;align-items:center;color:#fff}.marquee-track{display:flex;width:max-content;align-items:center;gap:35px;animation:marquee-move 42s linear infinite;white-space:nowrap}.marquee-track span{font-family:'Barlow Condensed';font-size:29px;letter-spacing:.03em;font-weight:800}.marquee-track b{font-size:19px}@keyframes marquee-move{to{transform:translateX(-50%)}}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.section-head h2{margin:17px 0 0}.section-counter{color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.product-card-image{position:relative;aspect-ratio:4/5;display:block;overflow:hidden;background:var(--panel)}.product-card-image img{height:100%;width:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-card-image img{transform:scale(1.07)}.product-arrow{position:absolute;right:15px;bottom:15px;width:36px;height:36px;display:grid;place-items:center;background:#fff;color:#0b1018;border-radius:50%;opacity:0;transform:translateY(10px);transition:.25s}.product-card:hover .product-arrow{opacity:1;transform:translateY(0)}.product-badge{position:absolute;top:15px;left:15px;padding:7px 10px;background:var(--accent);font-size:10px;font-weight:700;letter-spacing:.1em}.product-placeholder{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;text-align:center;background:radial-gradient(circle at 50% 43%,#143859,#111925 46%,#0d1118 75%);color:#e6f3ff}.product-placeholder>span{font-size:90px;color:#2895ff;line-height:1;filter:drop-shadow(0 0 25px #168dff88)}.product-placeholder strong{font-family:'Barlow Condensed';font-size:clamp(30px,4vw,54px);line-height:.9}.product-card-details{display:flex;justify-content:space-between;gap:12px;padding:17px 0}.product-card h3{font-family:'DM Sans';font-size:14px;font-weight:600;line-height:1.3;letter-spacing:0;margin:5px 0}.product-type{font-size:9px;color:var(--muted);margin:0}.price{font-size:13px;font-weight:700;white-space:nowrap}.price s,.product-price s{color:var(--muted);font-weight:400}.editorial{background:#0d131b;border-block:1px solid var(--line)}.editorial-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:9%}.editorial-visual{height:560px;position:relative;background:#111e2b;overflow:hidden}.editorial-visual>img{width:100%;height:100%;object-fit:cover}.editorial-graphic{height:100%;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,#135188 0%,#10243a 32%,#0c131e 68%);overflow:hidden}.graphic-ring{width:80%;aspect-ratio:1;border:1px solid #65b3ff88;border-radius:50%;box-shadow:0 0 70px #158dff55,inset 0 0 65px #158dff44;transform:rotateX(65deg) rotate(-29deg);position:absolute}.graphic-ring:after{content:'';position:absolute;inset:10%;border:1px solid #cae7ff88;border-radius:50%}.graphic-star{position:absolute;font-size:160px;color:#d5f1ff;text-shadow:0 0 65px #198bff;transform:translateY(-12%)}.graphic-type{position:absolute;bottom:11%;font-family:'Barlow Condensed';font-weight:900;font-size:clamp(50px,8vw,120px);letter-spacing:.02em;text-shadow:0 5px 25px #000}.graphic-type span{color:var(--accent)}.image-stamp{position:absolute;bottom:20px;left:23px;font-size:10px;letter-spacing:.14em;font-weight:700}.editorial-copy h2{font-size:clamp(62px,7vw,106px);margin:30px 0}.editorial-copy p{max-width:470px;color:#afbac7;font-size:16px;line-height:1.8;margin:0 0 34px}.editorial-foot{border-top:1px solid var(--line);padding-top:20px;margin-top:85px;color:#77889b;font-size:10px;letter-spacing:.14em}.collection-tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.collection-tile{display:block;position:relative;min-height:450px;overflow:hidden;background:#122337}.tile-art{position:absolute;inset:0;background:radial-gradient(circle at 55% 40%,#1d68a1,#112841 45%,#101c2b 80%);transition:transform .5s}.collection-tile:nth-child(2n) .tile-art{background:radial-gradient(circle at 47% 40%,#354460,#172232 50%,#10151d 80%)}.collection-tile:hover .tile-art{transform:scale(1.07)}.tile-art img{width:100%;height:100%;object-fit:cover}.tile-art-fallback{font-family:'Barlow Condensed';font-weight:900;font-size:clamp(100px,15vw,250px);white-space:nowrap;opacity:.2;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%) rotate(-12deg)}.tile-info{position:absolute;bottom:0;inset-inline:0;padding:85px 30px 29px;background:linear-gradient(transparent,#071019db);display:grid;grid-template-columns:1fr auto;align-items:end}.tile-info>span:first-child{grid-column:1 / -1;color:#bfd8ee}.tile-info h3,.tile-info h2{font-family:'Barlow Condensed';font-size:clamp(55px,6vw,90px);font-weight:800;margin:10px 0 0;line-height:.9}.tile-go{border:1px solid #b7c9d8;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;font-size:21px}.newsletter{background:var(--accent);color:#fff}.newsletter .eyebrow{color:#e1f3ff}.newsletter .eyebrow i{background:#fff;box-shadow:none}.newsletter-inner{display:flex;align-items:end;justify-content:space-between;gap:60px}.newsletter h2{max-width:700px;margin:25px 0 17px;font-size:clamp(56px,6.4vw,98px)}.newsletter p{line-height:1.6;margin:0}.newsletter-form{width:min(400px,100%);flex:none}.email-line{display:flex;border-bottom:1px solid #fff;margin-bottom:15px}.email-line input{background:transparent;color:white;border:0;outline:0;width:100%;padding:17px 0;font-size:12px;font-weight:600;letter-spacing:.1em}.email-line input::placeholder{color:#d6edff}.email-line button{background:transparent;border:0;color:white;font-size:25px}.site-footer{padding:100px 0 25px;background:#080b10}.footer-top{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;padding-bottom:100px}.footer-wordmark{font-size:clamp(68px,8vw,140px);max-width:700px;margin:25px 0 18px}.footer-brand p{color:var(--muted)}.footer-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.footer-columns h3{color:var(--muted);margin-bottom:26px}.footer-columns a{display:block;font-size:13px;margin-bottom:16px}.footer-columns a:hover{color:var(--accent)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding-top:25px;font-size:10px;letter-spacing:.1em;color:var(--muted)}.footer-bottom svg{width:35px;height:24px;margin-left:3px}.breadcrumbs{color:#8591a0;margin-bottom:35px;text-transform:uppercase;line-height:1.7}.breadcrumbs a:hover{color:var(--accent)}.catalog h1,.standard-page h1{margin:22px 0 30px}.catalog-header .rte{max-width:650px}.catalog-toolbar{margin:65px 0 25px;border-block:1px solid var(--line);padding:18px 0;display:flex;justify-content:space-between;align-items:center;color:var(--muted)}.catalog-toolbar select{background:transparent;border:0;color:var(--text);padding:10px;max-width:180px}.catalog-toolbar option{color:#000}.pagination{display:flex;justify-content:center;align-items:center;gap:22px;margin:65px auto 0;font-size:13px}.pagination a:hover,.pagination [aria-current]{color:var(--accent)}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:8%}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-content:start}.product-gallery-image{background:var(--panel);aspect-ratio:4/5}.product-gallery-image:first-child{grid-column:1 / -1;aspect-ratio:1}.product-gallery-image img{height:100%;width:100%;object-fit:cover}.product-info{position:sticky;top:45px;align-self:start}.product-info h1{font-size:clamp(60px,7vw,112px);margin:28px 0 12px}.product-price{font-size:23px;font-weight:700;display:flex;gap:15px}.product-description{margin:30px 0;color:var(--muted);line-height:1.75}.rte{line-height:1.75;color:#bec8d3;overflow-wrap:anywhere}.rte a{color:var(--accent);text-decoration:underline}.rte img{max-width:100%;height:auto}.product-form{border-top:1px solid var(--line);padding:28px 0}.product-form label,.contact-form label{display:block;font-size:11px;letter-spacing:.15em;font-weight:700;margin:0 0 13px}.select-wrap select{width:100%;background:#121b27;color:var(--text);border:1px solid var(--line);padding:17px;margin-bottom:25px}.quantity-picker{display:flex;border:1px solid var(--line);width:max-content;margin-bottom:25px}.quantity-picker button{background:transparent;border:0;color:var(--text);width:45px;font-size:20px}.quantity-picker input{background:transparent;border:0;color:var(--text);width:42px;text-align:center;appearance:textfield}.quantity-picker input::-webkit-inner-spin-button{appearance:none}.add-to-cart{width:100%}.shopify-payment-button{margin-top:10px}.product-details{border-top:1px solid var(--line)}.product-details details{border-bottom:1px solid var(--line);padding:22px 0}.product-details summary{display:flex;justify-content:space-between;font-size:12px;font-weight:700;letter-spacing:.14em;cursor:pointer}.product-details details[open] summary span{transform:rotate(45deg)}.product-details p,.product-details .rte{color:var(--muted);line-height:1.75;font-size:14px}.cart-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:55px}.cart-heading h1{margin:20px 0 0}.cart-heading-count{font-family:'DM Sans';font-size:18px;color:var(--accent);vertical-align:top;letter-spacing:0;margin-left:15px}.cart-layout{display:grid;grid-template-columns:1fr 350px;gap:6%}.cart-item{display:flex;gap:25px;padding:20px 0;border-top:1px solid var(--line)}.cart-item-image{width:145px;height:170px;background:var(--panel);flex:none}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-content{flex:1}.cart-item-content h2{font-family:'DM Sans';font-size:17px;letter-spacing:0;line-height:1.3;margin:12px 0}.cart-item-content p{color:var(--muted);font-size:13px}.remove-link{font-size:10px;letter-spacing:.12em;text-decoration:underline;color:var(--muted)}.cart-item-end{display:flex;flex-direction:column;align-items:end;justify-content:space-between}.cart-quantity{width:65px;background:transparent;border:1px solid var(--line);color:#fff;padding:10px}.cart-update{background:none;border:0;border-bottom:1px solid var(--accent);color:var(--text);margin-top:22px}.cart-summary{background:var(--panel);padding:30px;height:max-content;position:sticky;top:30px}.summary-line{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:25px 0 12px;margin-top:20px}.cart-summary p{font-size:12px;font-weight:400;letter-spacing:0;color:var(--muted);line-height:1.5}.cart-summary .button{width:100%;margin-top:18px}.empty-cart{text-align:center;padding:100px 0}.empty-cart>span{color:var(--accent);font-size:80px}.empty-cart h2{margin:12px 0}.empty-cart p{color:var(--muted)}.empty-cart .button{margin-top:30px}.search-form{display:flex;border-bottom:1px solid var(--text);max-width:700px;margin:40px 0}.search-form input{background:transparent;border:0;color:#fff;outline:0;padding:18px 0;flex:1;min-width:0}.search-form button{background:none;border:0;color:var(--accent);font-size:28px}.standard-page{max-width:1050px;min-height:65vh}.page-content{margin:55px 0;max-width:780px}.contact-form{display:flex;flex-direction:column;max-width:620px;gap:10px}.contact-form input,.contact-form textarea{background:var(--panel);border:1px solid var(--line);color:#fff;padding:15px;margin-bottom:12px}.contact-form .button{align-self:flex-start}.not-found{text-align:center;min-height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.not-found h1{font-size:clamp(180px,28vw,430px);margin:0}.not-found h1 span{font-size:.23em;color:var(--accent);vertical-align:top}.not-found p{color:var(--muted)}.not-found .button{margin-top:25px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:55px}.article-card img{width:100%;aspect-ratio:4/3;object-fit:cover;margin-bottom:18px}.article-card small,.article-card p{color:var(--muted)}.article-card h2{font-size:37px;margin:12px 0}.article-hero{width:100%;max-height:570px;object-fit:cover}[data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .7s,transform .7s}[data-reveal].is-visible{opacity:1;transform:translateY(0)}
@media(max-width:1050px){.page-shell{width:min(100% - 48px,1480px)}.desktop-nav{gap:18px}.header-actions{margin-left:10px;gap:17px}.product-grid{grid-template-columns:repeat(2,1fr)}.editorial-grid{gap:5%}.editorial-visual{height:450px}.newsletter-inner{align-items:start}.footer-top{grid-template-columns:1fr}.cart-layout{grid-template-columns:1fr 300px}}
@media(max-width:760px){.page-shell{width:min(100% - 36px,1480px)}.section-pad{padding-block:85px}.announcement{font-size:8px;letter-spacing:.08em}.announce-star{margin:0 4px}.site-header{height:66px}.brand{width:min(var(--logo-width),125px)}.desktop-nav{display:none}.header-actions{gap:16px}.menu-toggle{display:block}.hero{min-height:720px;min-height:calc(100svh - 97px);max-height:880px}.hero-content{padding-top:30px;padding-bottom:45px}.hero-index{display:none}.hero-logo-wrap{width:115%;max-width:none;margin-left:-7.5%;margin-top:auto;margin-bottom:auto}.hero-orbit{width:145vw}.hero-orbit-b{width:120vw}.hero-bottom h1{font-size:clamp(64px,14vw,110px);line-height:.87}.hero-bottom p{font-size:14px;margin-bottom:25px;max-width:430px}.hero-side{display:none}.hero-buttons{gap:9px}.hero-buttons .button{padding:15px 16px;min-height:50px;gap:14px;font-size:10px}.marquee{height:54px}.marquee-track span{font-size:23px}.section-head h2{font-size:clamp(53px,11vw,76px)}.section-head .text-link{display:none}.product-grid{gap:12px}.product-card-details{flex-direction:column;gap:7px}.product-card h3{font-size:13px}.product-placeholder>span{font-size:65px}.product-placeholder strong{font-size:30px}.editorial-grid{grid-template-columns:1fr;gap:50px}.editorial-visual{height:480px}.editorial-copy h2{font-size:clamp(60px,12vw,96px)}.editorial-foot{margin-top:55px}.collection-tiles{grid-template-columns:1fr}.collection-tile{min-height:390px}.tile-info h3,.tile-info h2{font-size:75px}.newsletter-inner{display:block}.newsletter h2{font-size:70px}.newsletter-form{margin-top:35px}.footer-top{padding-bottom:65px;gap:45px}.footer-columns{gap:8px}.footer-bottom{flex-wrap:wrap;line-height:1.6}.product-layout{grid-template-columns:1fr;gap:50px}.product-info{position:static}.product-page{padding-top:40px}.product-info h1{font-size:78px}.cart-heading h1{font-size:80px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-item-image{width:110px;height:135px}.catalog h1,.standard-page h1{font-size:clamp(75px,17vw,115px)}.article-grid{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.hero{min-height:650px}.hero-bottom h1{font-size:clamp(62px,16vw,83px)}.hero-logo-wrap{width:135%;margin-left:-17.5%}.hero-buttons{flex-direction:column;align-items:stretch;width:min(100%,320px)}.hero-buttons .button{width:100%}.product-card-image{aspect-ratio:3/4}.product-placeholder strong{font-size:24px}.product-placeholder>span{font-size:50px}.editorial-visual{height:380px}.tile-info{padding:70px 20px 20px}.tile-info h3{font-size:68px}.newsletter h2{font-size:65px}.footer-columns{grid-template-columns:repeat(2,1fr);row-gap:35px}.footer-wordmark{font-size:74px}.article-grid{grid-template-columns:1fr}.cart-heading{align-items:start;gap:15px}.cart-heading .text-link{font-size:10px}.cart-heading h1{font-size:68px}.cart-item{gap:12px}.cart-item-image{width:90px;height:120px}.cart-item-content h2{font-size:14px}.cart-item-end strong{font-size:12px}.cart-quantity{width:55px}.product-info h1{font-size:66px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}[data-reveal]{opacity:1;transform:none}}
/* Scroll cinema — progressively enhanced, native scrolling. */
.template-index{background:#000}.template-index .site-header{background:#000;border-bottom-color:#151515}.template-index .announcement{display:none}.template-index .site-header .brand img{max-height:48px}.cinema{background:#000;isolation:isolate}.cinema-intro{min-height:calc(100svh - 83px);position:relative;display:grid;place-items:center;overflow:hidden}.cinema-intro-inner{text-align:center;padding:80px 24px 95px;width:100%}.cinema-coordinate{font-size:10px;letter-spacing:.35em;color:#71818f}.cinema-brand{width:min(680px,75vw);height:auto;margin:70px auto 45px;animation:cinema-open 1.5s ease both}.cinema-intro h1{font-size:clamp(58px,9vw,130px);margin:0 0 24px;letter-spacing:-.02em}.cinema-intro p{color:#7f8b98;font-size:13px;letter-spacing:.04em}.cinema-scroll{display:inline-flex;flex-direction:column;align-items:center;gap:22px;margin-top:40px;font-size:9px;letter-spacing:.25em;color:#b7c4d0}.scroll-stem{height:60px;width:1px;background:#263b4f;position:relative;overflow:hidden}.scroll-stem:after{content:'';position:absolute;top:0;left:0;height:24px;width:1px;background:#32adff;animation:scroll-indicator 2s ease infinite}.intro-corner{position:absolute;left:40px;bottom:30px;color:#56616c;font-size:8px;letter-spacing:.18em}.intro-corner-right{left:auto;right:40px}.cinema-chapter{position:relative;height:110svh;--p:.5;--reveal:1;--exit:1;--lift:0px;--scale:1;--rotation:0deg;--word-x:0px;--caption:1}.cinema-enhanced .cinema-chapter{height:240svh}.chapter-sticky{position:sticky;top:0;height:100svh;min-height:560px;overflow:hidden;background:#000;isolation:isolate}.chapter-topline{position:absolute;left:4vw;right:4vw;top:35px;display:flex;justify-content:space-between;color:#73808b;font-size:9px;letter-spacing:.2em;z-index:5}.chapter-aura{position:absolute;left:50%;top:49%;width:75vw;height:75vw;max-width:1000px;max-height:1000px;transform:translate(-50%,-50%);background:radial-gradient(ellipse,color-mix(in srgb,var(--chapter-accent) 18%,transparent),transparent 62%);opacity:calc(var(--reveal) * var(--exit));pointer-events:none}.chapter-word{position:absolute;left:50%;top:38%;transform:translate(calc(-50% + var(--word-x)),-50%);font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(140px,25vw,440px);font-weight:900;line-height:.8;white-space:nowrap;letter-spacing:-.04em;color:#14191f;opacity:var(--reveal);z-index:-1;pointer-events:none}.chapter-product{position:absolute;top:8%;left:35%;width:55%;height:78%;display:flex;align-items:center;justify-content:center;opacity:calc(var(--reveal) * var(--exit));transform:translateY(var(--lift)) scale(var(--scale)) rotate(var(--rotation));will-change:transform,opacity;filter:drop-shadow(0 30px 65px #000);z-index:2;pointer-events:none}.chapter-product img{width:100%;height:100%;object-fit:contain}.chapter-product .chapter-logo-fallback{height:auto;max-width:650px}.chapter-caption{position:absolute;left:6vw;bottom:15%;max-width:350px;z-index:3;opacity:var(--caption);transform:translateY(calc((1 - var(--caption)) * 30px))}.chapter-caption .eyebrow{color:var(--chapter-accent);font-size:9px}.chapter-caption h2{font-size:clamp(60px,7vw,112px);margin:25px 0 20px;max-width:330px}.chapter-caption p{font-size:13px;line-height:1.8;color:#a2abb6;max-width:270px}.cinema-button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;font-size:10px;letter-spacing:.16em;font-weight:700;border-bottom:1px solid #758492;padding:18px 0;transition:color .25s,border-color .25s}.cinema-button:hover{color:var(--accent);border-color:var(--accent)}.cinema-button span{font-size:22px}.chapter-product-name{position:absolute;right:5vw;bottom:8%;display:flex;flex-direction:column;gap:9px;text-align:right;font-size:11px;letter-spacing:.05em;color:#96a4b1;opacity:var(--caption);z-index:4}.chapter-product-name strong{color:#fff}.chapter-track{position:absolute;bottom:0;left:0;right:0;height:1px;background:#101820}.chapter-track span{display:block;height:100%;width:calc(var(--p) * 100%);background:var(--chapter-accent)}.cinema-outro{min-height:75svh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:120px 24px;position:relative;background:radial-gradient(ellipse at 50% 120%,#07182c,transparent 65%)}.cinema-outro h2{font-size:clamp(70px,12vw,190px);max-width:1100px;margin:45px 0 25px}.cinema-outro .eyebrow{font-size:9px}.template-index .featured{background:#07090c}.template-index .newsletter{background:#020405;border-top:1px solid #263445}.template-index .newsletter h2{max-width:750px}.template-index .newsletter .eyebrow{color:#289eff}.template-index .newsletter .eyebrow i{background:#289eff}.template-index .email-line{border-color:#4b6177}.template-index .email-line button{color:#289eff}.template-index .site-footer{background:#000}.cinema-button:focus-visible{outline:2px solid #249cff;outline-offset:6px}@keyframes cinema-open{from{opacity:0;filter:blur(10px);transform:translateY(20px) scale(.95)}to{opacity:1;filter:blur(0);transform:none}}@keyframes scroll-indicator{from{transform:translateY(-25px)}to{transform:translateY(65px)}}
@media(max-width:760px){.cinema-intro{min-height:calc(100svh - 66px)}.cinema-intro-inner{padding:60px 20px 80px}.cinema-brand{width:90%;margin:60px auto 45px}.cinema-intro h1{font-size:clamp(62px,14vw,105px)}.intro-corner{left:20px;bottom:20px;font-size:7px}.intro-corner-right{display:none}.cinema-enhanced .cinema-chapter{height:210svh}.chapter-sticky{min-height:650px}.chapter-topline{top:25px;font-size:8px;letter-spacing:.1em}.chapter-topline span:last-child{display:none}.chapter-product{top:7%;left:8%;width:84%;height:52%}.chapter-word{top:32%;font-size:37vw}.chapter-caption{left:7vw;bottom:10%;max-width:86vw}.chapter-caption h2{font-size:clamp(65px,14vw,105px);margin:15px 0 12px;max-width:none}.chapter-caption p{margin-bottom:5px;font-size:12px;max-width:78vw}.chapter-product-name{display:none}.chapter-caption .cinema-button{padding:10px 0}.chapter-aura{width:150vw;height:150vw;top:35%}.cinema-outro{min-height:70svh}.cinema-outro h2{font-size:21vw}.cinema-outro .eyebrow{letter-spacing:.12em;font-size:8px}}
@media(prefers-reduced-motion:reduce){.cinema-enhanced .cinema-chapter{height:auto}.chapter-sticky{position:relative;height:100svh}.chapter-product{transform:none!important;opacity:1!important}.chapter-caption,.chapter-word,.chapter-aura{opacity:1!important}.chapter-caption{transform:none!important}.chapter-word{transform:translate(-50%,-50%)!important}}
/* Collection edition: quieter surfaces, shorter motion, clear hierarchy. */
.template-index .site-header{height:78px}.template-index .desktop-nav{gap:24px}.template-index .section-pad{padding-block:95px}.halloween-poster{background:#090909;color:#faf7f1;position:relative;display:grid;grid-template-columns:1fr 1.05fr;min-height:calc(100svh - 78px);padding:65px 6vw 95px;gap:5vw;align-items:center;overflow:hidden}.halloween-copy{max-width:620px}.halloween-copy .eyebrow{font-size:10px;color:#eb812e;letter-spacing:.18em}.halloween-copy h1{font-size:clamp(72px,8.6vw,140px);margin:32px 0 25px;line-height:.91;letter-spacing:-.025em}.halloween-copy p{color:#a49d94;max-width:310px;font-size:15px;line-height:1.75}.halloween-cta{display:inline-flex;align-items:center;gap:35px;font-size:11px;letter-spacing:.09em;padding:18px 22px;background:#ec8538;color:#160d06;font-weight:700;margin-top:15px;transition:background .3s,transform .3s}.halloween-cta:hover{background:#ffac6b;transform:translateY(-2px)}.halloween-cta span{font-size:21px}.halloween-note{display:block;margin-top:32px;font-size:8px;letter-spacing:.16em;color:#706961}.halloween-visual{background:#fff;position:relative;padding:35px 20px 60px;transform:translateY(calc(var(--poster-progress,0) * -18px));will-change:transform}.poster-edition{display:block;color:#8b8074;text-align:center;font-size:9px;letter-spacing:.2em}.hoodie-views{position:relative;aspect-ratio:1;max-height:66vh;margin-top:8px}.hoodie-view{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;visibility:hidden;transform:scale(.985);transition:opacity .5s ease,transform .7s cubic-bezier(.2,.65,.25,1),visibility .5s}.hoodie-view.is-active{opacity:1;visibility:visible;transform:scale(1)}.hoodie-controls{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;background:#f1eee9;padding:4px;gap:4px;border-radius:30px}.hoodie-controls button{border:0;background:none;color:#857b70;padding:10px 20px;border-radius:25px;font-size:9px;letter-spacing:.14em;transition:background .3s,color .3s}.hoodie-controls button[aria-pressed=true]{background:#16120e;color:#fff}.halloween-baseline{position:absolute;left:6vw;right:6vw;bottom:28px;display:flex;justify-content:space-between;gap:20px;font-size:8px;letter-spacing:.13em;color:#756d64}.halloween-baseline a{color:#c8b8a6}.volume-section{border-bottom:1px solid #202329}.volume-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:35px}.volume-heading h2{font-size:clamp(60px,7vw,105px);margin:15px 0 0}.volume-heading .eyebrow,.category-drop .eyebrow{font-size:9px;letter-spacing:.16em;color:#8895a3}.volume-tabs{display:flex;gap:5px;padding:5px;border:1px solid #2a3039;border-radius:32px}.volume-tabs button{padding:13px 24px;border-radius:25px;border:0;color:#9aa4af;background:transparent;font-size:11px;letter-spacing:.12em;transition:background .3s,color .3s}.volume-tabs button[aria-selected=true]{background:#eef1f5;color:#0c1116}.volume-panel[hidden]{display:none}.volume-panel{animation:volume-in .45s ease both}.volume-panel-top{display:flex;justify-content:space-between;gap:20px;margin:0 0 23px;font-size:9px;letter-spacing:.14em;color:#76828f}.volume-panel-top a{color:#d0d9e4}.volume-empty{min-height:220px;border:1px solid #20262e;display:flex;align-items:center;justify-content:space-between;padding:40px;gap:30px}.volume-empty>span{font-family:'Barlow Condensed',Impact,sans-serif;font-size:100px;letter-spacing:-.03em;color:#303a48;white-space:nowrap}.volume-empty p{max-width:300px;font-size:13px;color:#96a0ac;line-height:1.7}.category-drop{border-bottom:1px solid #202329;background:#07090b}.category-drop .section-head h2{font-size:clamp(60px,7vw,105px)}.coming-badge{font-size:9px;letter-spacing:.16em;border:1px solid #5a6572;border-radius:20px;padding:10px 15px;color:#b8c1ca}.coming-surface{position:relative;min-height:240px;overflow:hidden;display:flex;align-items:end;padding:30px;border:1px solid #252c36}.coming-outline{position:absolute;right:25px;top:-10px;font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(100px,20vw,290px);line-height:1;color:transparent;-webkit-text-stroke:1px #303b48;pointer-events:none}.coming-surface p{position:relative;color:#a2aab4;font-size:13px;line-height:1.7;margin:0}.category-empty{padding:35px 0;color:#85919f;font-size:13px}.template-index .product-card-image{background:#101318}.template-index .product-card-image img{transition:transform .8s cubic-bezier(.22,.61,.36,1)}.template-index .product-card:hover .product-card-image img{transform:scale(1.035)}.template-index .product-arrow{width:30px;height:30px}.template-index [data-reveal]{transform:translateY(16px);transition:opacity .8s ease,transform .8s cubic-bezier(.22,.61,.36,1)}.template-index [data-reveal].is-visible{transform:none}.volume-tabs button:focus-visible,.hoodie-controls button:focus-visible{outline:2px solid #168dff;outline-offset:3px}@keyframes volume-in{from{opacity:.35;transform:translateY(7px)}to{opacity:1;transform:none}}
@media(max-width:1050px){.template-index .desktop-nav{gap:15px}.template-index .header-actions{gap:12px}.halloween-poster{padding-inline:4vw;gap:4vw}.halloween-copy h1{font-size:9vw}.volume-tabs button{padding:12px 20px}}
@media(max-width:760px){.template-index .site-header{height:66px}.halloween-poster{grid-template-columns:1fr;padding:50px 22px 85px;gap:32px}.halloween-copy h1{font-size:clamp(64px,14vw,100px);margin-top:22px}.halloween-copy p{font-size:13px;margin-bottom:5px}.halloween-note{display:none}.halloween-visual{padding:24px 10px 55px;max-width:520px;width:100%;margin-inline:auto}.hoodie-views{max-height:none}.halloween-baseline{left:22px;right:22px;bottom:23px;line-height:1.6;font-size:7px}.halloween-baseline>span{max-width:140px}.template-index .section-pad{padding-block:65px}.volume-heading{align-items:start;flex-direction:column;gap:24px}.volume-heading h2{font-size:70px}.volume-tabs{align-self:stretch}.volume-tabs button{flex:1}.volume-empty{padding:25px;min-height:200px;flex-wrap:wrap;gap:10px}.volume-empty>span{font-size:70px}.volume-empty p{font-size:12px;margin:0}.coming-badge{font-size:8px;padding:9px 12px}.category-drop .section-head{gap:12px}.category-drop .section-head h2{font-size:60px}.coming-surface{min-height:200px;padding:20px}.coming-outline{top:20px;font-size:30vw}.coming-surface p{font-size:12px}}
@media(prefers-reduced-motion:reduce){.halloween-visual{transform:none!important}.hoodie-view,.volume-panel{animation:none!important;transition:none!important}}
