@font-face{font-family:remixicon;src:url(/assets/fonts/remixicon.woff2)format("woff2");font-display:block}[class^=ri-],[class*=\ ri-]{speak:never;font-style:normal;font-family:remixicon!important;font-weight:400!important}.ri-add-line:before{content:""}.ri-arrow-right-up-line:before{content:""}.ri-close-line:before{content:""}.ri-instagram-line:before{content:""}.ri-mail-line:before{content:""}.ri-menu-line:before{content:""}.ri-shopping-bag-3-line:before{content:""}.ri-subtract-line:before{content:""}.ri-youtube-line:before{content:""}:root{--bg:#050705;--bg-deep:#030403;--surface:#080b08;--surface-2:#0b0f0b;--text:#f1f3ea;--text-soft:#b7beb1;--muted:#737b6e;--accent:#d7ff3f;--accent-bright:#e4ff7a;--accent-soft:#d7ff3f1a;--border:#ffffff14;--border-strong:#d7ff3f33;--shadow:0 32px 90px #0000008c;--shell:1320px;--shell-wide:1500px;--gutter:clamp(1.15rem, 3vw, 3rem);--header-height:88px;--font:"JetBrains Mono", "SFMono-Regular", Consolas, "Liberation Mono", monospace}*,:before,:after{box-sizing:border-box}html{background:var(--bg);color-scheme:dark;scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6}body.cart-open{overflow:hidden}main{padding-top:var(--header-height)}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.08}h1{font-size:clamp(3.4rem,7.6vw,8.2rem)}h2{font-size:clamp(2.3rem,4.8vw,5.2rem)}h3{font-size:clamp(1.25rem,1.8vw,2rem)}::selection{background:var(--accent);color:var(--bg)}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}[hidden]{display:none!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:9999;background:var(--accent);color:var(--bg);padding:.75rem 1rem;transition:transform .16s;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.shell,.shell-wide{width:calc(100% - (var(--gutter) * 2));max-width:var(--shell);margin-inline:auto}.shell-wide{max-width:var(--shell-wide)}.eyebrow{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .9rem;font-size:.62rem;font-weight:600}.button,.text-link{border:1px solid var(--accent);min-height:42px;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:0;justify-content:center;align-items:center;gap:.7rem;padding:.7rem 1rem;font-size:.62rem;font-weight:700;line-height:1;text-decoration:none;transition:background .18s,color .18s,transform .18s,border-color .18s;display:inline-flex}.button i,.text-link i{font-size:1.15rem}.button:hover,.button:focus-visible{background:var(--accent);border-color:var(--accent-bright);color:var(--bg-deep);transform:translateY(-2px)}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.button-secondary{color:var(--accent);border-color:var(--accent);background:0 0}.button-secondary:hover{background:var(--surface-2);color:var(--accent)}.button-large{min-height:46px;padding-inline:1.2rem}.text-link{border:0;border-bottom:1px solid var(--accent);min-height:auto;color:var(--text);padding:.3rem 0}.text-link:hover{color:var(--accent);background:0 0;transform:none}.site-header{z-index:1000;width:100%;height:var(--header-height);border-bottom:1px solid var(--border);backdrop-filter:blur(18px);background:#050705e0;position:fixed;inset:0 0 auto}.header-inner{grid-template-columns:260px minmax(0,1fr) 360px;align-items:center;width:100%;height:100%;display:grid}.brand{color:var(--text);grid-template-columns:44px auto;align-items:center;gap:.7rem;line-height:1.15;text-decoration:none;display:inline-grid}.brand-logo{width:44px;height:auto}.brand-copy{flex-direction:column;display:flex}.brand-name{letter-spacing:-.04em;font-size:.72rem;font-weight:600}.brand-role{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-top:.24rem;font-size:.42rem;font-weight:700}.site-header .brand{border-right:1px solid var(--border);grid-template-columns:58px auto;gap:18px;height:100%;padding:0 28px}.site-header .brand-logo{object-fit:contain;filter:drop-shadow(0 0 12px #d7ff3f47);width:58px;height:58px}.site-header .brand-copy{gap:6px}.site-header .brand-name{font-size:14px}.site-header .brand-role{margin-top:0;font-size:9px}.desktop-nav{justify-content:center;gap:42px;display:flex}.desktop-nav a{color:var(--text-soft);letter-spacing:.1em;font-size:10px;text-decoration:none;transition:color .18s;position:relative}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--accent)}.desktop-nav a[aria-current=page]:after{content:"";background:var(--accent);height:1px;position:absolute;bottom:-22px;left:0;right:0}.header-actions{grid-template-columns:minmax(0,1fr) 88px 72px;height:100%;display:grid}.header-cta,.header-cart,.header-currency{border:0;border-left:1px solid var(--border);height:100%;color:var(--accent);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:10px;font-size:10px;font-weight:700;text-decoration:none;transition:background .18s,color .18s;display:flex}.header-cta:hover,.header-cta:focus-visible,.header-cart:hover,.header-cart:focus-visible{background:var(--accent);color:var(--bg)}.header-cta i,.header-cart i{font-size:13px}.header-cart span{min-width:1.4em}.header-currency{padding:0}.header-currency select{width:100%;height:100%;color:var(--text-soft);letter-spacing:.06em;text-align:center;cursor:pointer;background:0 0;border:0;border-radius:0;padding:0 .65rem;font-size:9px;font-weight:700}.header-currency:focus-within,.header-currency:hover{background:var(--surface-2)}.header-currency select:focus-visible{outline-offset:-3px}.menu-toggle{border:1px solid var(--border);background:var(--surface);width:46px;height:46px;color:var(--text);cursor:pointer;padding:0;display:none}.menu-toggle i{font-size:1.35rem}.mobile-nav{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg);width:100%;position:absolute;top:100%;left:0}.mobile-nav-inner{padding-block:1rem 1.5rem;display:grid}.mobile-nav a:not(.button){border-bottom:1px solid var(--border);color:var(--text-soft);padding:.9rem 0;font-size:.78rem;text-decoration:none}.mobile-nav a[aria-current=page]{color:var(--accent)}.mobile-actions{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1rem;display:grid}.mobile-actions .button{width:100%;margin:0}.mobile-currency{border:1px solid var(--border);grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:.75rem;display:grid}.mobile-currency>span{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem}.mobile-currency select{border:1px solid var(--border);background:var(--surface);min-height:38px;color:var(--text);border-radius:0;padding:0 .8rem;font-size:.65rem}.section{padding-block:clamp(4rem,8vw,8rem)}.section-header{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;margin-bottom:2rem;padding-bottom:1rem;display:grid}.section-header h2{max-width:850px;margin:0;font-size:clamp(1.7rem,3vw,3.2rem)}.compact-section-header{border-bottom:1px solid var(--border);padding-bottom:1rem}.hero{width:100%;min-height:min(calc(100svh - var(--header-height)), 800px);border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hero-copy{padding-block:clamp(3rem,5vw,4.5rem);min-height:470px;padding-right:clamp(2rem,4.2vw,3.5rem);padding-left:max(var(--gutter), calc((100vw - var(--shell)) / 2));background:var(--bg);flex-direction:column;justify-content:center;display:flex}.hero h1{max-width:700px;margin-bottom:1.35rem;font-size:clamp(2.8rem,4vw,4.2rem)}.hero h1 em,.page-hero h1 em,.shop-hero h1 em{color:var(--accent);font-style:normal}.hero h1 em{font-size:50px}.hero-intro{max-width:520px;color:var(--muted);margin-bottom:1.8rem;font-size:clamp(.78rem,1vw,.9rem)}.hero .button{align-self:flex-start}.hero-product{border-left:1px solid var(--border);background:var(--surface);grid-template-rows:auto minmax(0,1fr) auto;min-width:0;padding:clamp(1.5rem,3vw,3rem);text-decoration:none;display:grid;overflow:hidden}.hero-product-header{color:var(--muted);letter-spacing:.1em;justify-content:space-between;font-size:.58rem;display:flex}.hero-product-header .eyebrow{margin:0}.hero-product-media{place-items:center;min-height:0;display:grid;overflow:hidden}.hero-product-media img{object-fit:contain;filter:drop-shadow(0 28px 40px #00000059);width:min(90%,650px);height:min(57vh,520px);transition:transform .35s}.hero-product:hover .hero-product-media img{transform:scale(1.035)}.hero-product-footer{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1.2rem;padding-top:1rem;font-size:.7rem;display:grid}.hero-product-footer strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hero-product-footer span,.hero-product-footer i{color:var(--accent)}.latest-products{max-width:var(--shell-wide)}.product-grid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.product-card{background:var(--bg);min-width:0}.product-card-link{height:100%;text-decoration:none;display:block}.product-card-media{aspect-ratio:1/1.08;background:var(--surface);place-items:center;display:grid;position:relative;overflow:hidden}.product-card-image{object-fit:contain;width:100%;height:100%;padding:1rem;transition:opacity .26s,transform .3s;position:absolute;inset:0}.product-card-image-secondary{opacity:0}.product-card:hover .product-card-image-primary{opacity:0;transform:scale(1.025)}.product-card:hover .product-card-image-secondary{opacity:1;transform:scale(1.025)}.product-card:not(:has(.product-card-image-secondary)):hover .product-card-image-primary{opacity:1}.product-card-arrow{border:1px solid var(--border);width:34px;height:34px;color:var(--text);opacity:0;background:#050705bf;place-items:center;transition:opacity .18s,transform .18s,background .18s;display:grid;position:absolute;top:.8rem;right:.8rem;transform:translateY(-8px)}.product-card:hover .product-card-arrow{opacity:1;background:var(--accent);color:var(--bg);transform:none}.product-card-copy{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;min-height:98px;padding:1rem;display:grid}.product-card-copy>span:first-child{flex-direction:column;gap:.4rem;min-width:0;display:flex}.product-card-copy small{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.48rem}.product-card-copy strong{letter-spacing:-.025em;font-size:.72rem;line-height:1.4}.product-card-price{color:var(--text-soft);white-space:nowrap;font-size:.62rem}.image-placeholder{color:var(--muted);letter-spacing:.1em;font-size:.55rem}.collections-section{padding-top:0;padding-bottom:clamp(4rem,8vw,8rem)}.collection-grid{border:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));min-height:540px;display:grid}.collection-card{border-left:1px solid var(--border);min-height:540px;text-decoration:none;position:relative;overflow:hidden}.collection-card:first-child{border-left:0}.collection-card img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.collection-card-overlay{background:linear-gradient(#0000 30%,#030403f0);position:absolute;inset:0}.collection-card-copy{grid-template-columns:1fr auto;align-items:end;gap:.6rem;padding:1.4rem;display:grid;position:absolute;inset:auto 0 0}.collection-card-copy small{color:var(--accent);letter-spacing:.12em;grid-column:1/-1;font-size:.5rem}.collection-card-copy strong{letter-spacing:-.06em;font-size:clamp(1.1rem,2vw,1.8rem)}.collection-card-copy i{color:var(--accent)}.collection-card:hover img{transform:scale(1.045)}.featured-product{border:1px solid var(--border);grid-template-columns:1.2fr .8fr;min-height:640px;margin-bottom:clamp(4rem,7vw,7rem);display:grid}.featured-product-media{background:var(--surface);place-items:center;display:grid;overflow:hidden}.featured-product-media img{object-fit:contain;width:90%;height:590px}.featured-product-copy{border-left:1px solid var(--border);flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2rem,5vw,5rem);display:flex}.featured-product-copy h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,4rem)}.featured-product-copy>p:not(.eyebrow,.featured-price){max-width:580px;color:var(--muted);font-size:.72rem}.featured-price{color:var(--accent);margin-bottom:1.2rem;font-size:.85rem}.cta-band{background:0 0;border:0}.cta-inner{border:1px solid var(--border);justify-content:space-between;align-items:center;gap:3rem;margin-bottom:1.5rem;padding:1.25rem 1.4rem;display:flex}.cta-inner h2{max-width:850px;margin:0;font-size:clamp(.9rem,1.3vw,1.15rem)}.cta-band .button{flex:none}.shop-hero{grid-template-columns:minmax(0,1fr) 360px;align-items:end;gap:4rem;min-height:510px;padding-block:clamp(5rem,9vw,9rem);display:grid}.shop-hero h1{margin:0;font-size:clamp(3.5rem,7vw,7.2rem)}.shop-hero-meta{padding-bottom:.8rem}.shop-hero-meta span{color:var(--accent);letter-spacing:.12em;font-size:.58rem}.shop-hero-meta p{color:var(--muted);margin:1rem 0 0;font-size:.68rem}.shop-products{padding-bottom:clamp(5rem,9vw,9rem)}.collection-filter{border:1px solid var(--border);scrollbar-width:thin;gap:0;display:flex;overflow-x:auto}.collection-filter a{border-left:1px solid var(--border);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;flex:none;padding:.85rem 1rem;font-size:.54rem;text-decoration:none}.collection-filter a:first-child{border-left:0}.collection-filter a:hover,.collection-filter a[aria-current=page]{background:var(--accent);color:var(--bg)}.shop-products-header{justify-content:space-between;align-items:end;gap:2rem;padding-block:2.5rem 1.2rem;display:flex}.shop-products-header h2{margin:0;font-size:clamp(1.7rem,3vw,3rem)}.shop-products-header>span{color:var(--muted);letter-spacing:.1em;font-size:.55rem}.empty-state{border:1px solid var(--border);text-align:center;padding:6rem 2rem}.product-detail{padding-block:clamp(2rem,4vw,4rem) clamp(5rem,9vw,9rem)}.breadcrumb{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;gap:.7rem;margin-bottom:1.4rem;font-size:.52rem;display:flex}.breadcrumb a{color:var(--text-soft);text-decoration:none}.breadcrumb a:hover{color:var(--accent)}.breadcrumb span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-detail-grid{border:1px solid var(--border);grid-template-columns:minmax(0,1.35fr) minmax(410px,.65fr);display:grid}.product-gallery{background:var(--surface);grid-template-columns:96px minmax(0,1fr);min-width:0;min-height:680px;display:grid}.product-thumbnails{border-right:1px solid var(--border);background:var(--border);flex-direction:column;gap:1px;max-height:680px;display:flex;overflow-y:auto}.product-thumbnails button{background:var(--surface);cursor:pointer;border:0;flex:0 0 92px;width:100%;padding:.5rem}.product-thumbnails button[aria-current=true]{box-shadow:inset 3px 0 0 var(--accent);background:var(--surface-2)}.product-thumbnails img{object-fit:contain;width:100%;height:100%}.product-main-image{place-items:center;min-width:0;display:grid;overflow:hidden}.product-main-image img{object-fit:contain;filter:drop-shadow(0 30px 48px #0000004d);width:94%;height:640px}.product-info{border-left:1px solid var(--border);padding:clamp(2rem,4vw,4.5rem)}.product-info h1{margin-bottom:1rem;font-size:clamp(2rem,4vw,4rem)}.product-price{color:var(--accent);margin-bottom:1.4rem;font-size:1.05rem}.product-description{color:var(--muted);font-size:.72rem}.product-purchase{margin-top:2rem}.variant-choice-group{gap:.7rem;margin-top:1.2rem;display:grid}.variant-choice-label,.quantity-label{color:var(--text-soft);letter-spacing:.11em;font-size:.52rem}.variant-options{flex-wrap:wrap;gap:.55rem;display:flex}.variant-option{border:1px solid var(--border);background:var(--surface-2);min-height:43px;color:var(--text-soft);cursor:pointer;border-radius:0;align-items:center;gap:.55rem;padding:.65rem .8rem;font-size:.6rem;transition:border-color .16s,background .16s,color .16s;display:inline-flex;position:relative}.variant-option:hover:not(:disabled){border-color:var(--accent);color:var(--text)}.variant-option[aria-pressed=true]{border-color:var(--accent);background:var(--accent-soft);color:var(--text)}.variant-option:disabled{color:var(--muted);cursor:not-allowed;opacity:.62;padding-right:3.8rem}.variant-option:disabled:after{content:"SOLD OUT";color:var(--accent);letter-spacing:.06em;font-size:.42rem;position:absolute;right:.55rem}.variant-colour-option{min-width:118px}.colour-swatch{background:var(--swatch);border:1px solid #ffffff3d;flex:0 0 16px;width:16px;height:16px}.contact-form select{border:1px solid var(--border);background:var(--surface-2);width:100%;min-height:52px;color:var(--text);border-radius:0;padding:.8rem 2.5rem .8rem .9rem;font-size:.68rem}.purchase-row{justify-content:space-between;align-items:end;gap:1rem;margin-block:1.2rem;display:flex}.product-quantity{gap:.6rem;display:grid}.quantity-control{border:1px solid var(--border);grid-template-columns:38px 42px 38px;align-items:center;display:inline-grid}.quantity-control button{width:38px;height:38px;color:var(--text);cursor:pointer;background:0 0;border:0}.quantity-control button:hover{color:var(--accent)}.quantity-control button:disabled{color:var(--muted);cursor:not-allowed}.quantity-control>span{text-align:center;font-size:.66rem}.quantity-control input{width:42px;height:38px;color:var(--text);text-align:center;-moz-appearance:textfield;background:0 0;border:0;padding:0}.quantity-control input::-webkit-inner-spin-button{appearance:none}.stock-label{color:var(--muted);letter-spacing:.1em;padding-bottom:.75rem;font-size:.5rem}.add-to-cart{width:100%}.add-to-cart:disabled{color:#747a72;opacity:1;cursor:not-allowed;background:#171a17;border-color:#343934}.add-to-cart:disabled:hover{color:#747a72;background:#171a17;border-color:#343934;transform:none}.product-status{min-height:1.3rem;color:var(--accent);margin:.6rem 0 0;font-size:.55rem}.product-information{border-top:1px solid var(--border);margin-top:2rem}.product-information details{border-bottom:1px solid var(--border)}.product-information summary{color:var(--text-soft);cursor:pointer;padding:1rem 0;font-size:.62rem}.product-information summary::marker{color:var(--accent)}.product-information details p{color:var(--muted);font-size:.62rem}.related-products{max-width:var(--shell-wide);padding-top:0}.page-hero{flex-direction:column;justify-content:center;min-height:590px;padding-block:clamp(6rem,11vw,11rem);display:flex}.page-hero h1{max-width:1100px;margin:0}.page-hero-footer{border-top:1px solid var(--border);grid-template-columns:minmax(0,580px) auto;justify-content:space-between;gap:3rem;margin-top:3rem;padding-top:1.5rem;display:grid}.page-hero-footer p{color:var(--muted);margin:0;font-size:.72rem}.page-hero-footer span{color:var(--accent);letter-spacing:.1em;align-self:end;font-size:.55rem}.about-merch{border:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.about-merch-statement,.about-merch-copy{padding:clamp(2rem,5vw,5rem)}.about-merch-copy{border-left:1px solid var(--border);color:var(--muted);font-size:.72rem}.large-copy{letter-spacing:-.045em;margin:0;font-size:clamp(1.25rem,2.2vw,2.2rem);line-height:1.35}.values-section{max-width:var(--shell-wide)}.values-grid{border:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.values-grid article{border-left:1px solid var(--border);min-height:270px;padding:2rem}.values-grid article:first-child{border-left:0}.values-grid article>span{color:var(--accent);font-size:.58rem}.values-grid h3{margin-top:3rem;font-size:1.25rem}.values-grid p{color:var(--muted);font-size:.65rem}.contact-layout{border:1px solid var(--border);grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);margin-bottom:clamp(5rem,9vw,9rem);display:grid}.contact-aside,.contact-form{padding:clamp(2rem,4vw,4rem)}.contact-aside{border-right:1px solid var(--border)}.contact-email{color:var(--text);text-decoration-color:var(--accent);margin-bottom:3rem;font-size:clamp(1rem,1.8vw,1.5rem);display:inline-block}.contact-detail{border-top:1px solid var(--border);justify-content:space-between;gap:1rem;padding-block:1rem;font-size:.62rem;display:flex}.contact-detail span{color:var(--muted)}.contact-detail strong{font-weight:500}.contact-aside>p:last-child{color:var(--muted);margin-top:2rem;font-size:.62rem}.contact-form{gap:1rem;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-form label{gap:.5rem;display:grid}.contact-form label>span{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.55rem}.contact-form input,.contact-form textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:0;padding:.9rem;font-size:.7rem}.contact-form textarea{resize:vertical}.contact-form .button{justify-self:start}.form-note{color:var(--muted);margin:0;font-size:.52rem}.not-found{align-items:flex-start}.not-found>p:not(.eyebrow){color:var(--muted)}.cart-overlay{z-index:1998;backdrop-filter:blur(3px);background:#000000ad;position:fixed;inset:0}.cart-drawer{z-index:1999;border-left:1px solid var(--border);background:var(--bg);width:min(100%,520px);box-shadow:var(--shadow);visibility:hidden;grid-template-rows:auto minmax(0,1fr) auto;transition:transform .22s,visibility .22s;display:grid;position:fixed;inset:0 0 0 auto;transform:translate(101%)}.cart-drawer.is-open{visibility:visible;transform:none}.cart-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:2rem;padding:1.4rem;display:flex}.cart-header .eyebrow{margin-bottom:.3rem}.cart-header h2{margin:0;font-size:1.4rem}.cart-header h2 span{color:var(--muted);font-size:.75rem}.icon-button{border:1px solid var(--border);width:42px;height:42px;color:var(--text);cursor:pointer;background:0 0}.icon-button:hover{border-color:var(--accent);color:var(--accent)}.cart-content{overflow-y:auto}.cart-empty{flex-direction:column;justify-content:center;align-items:flex-start;min-height:100%;padding:2rem;display:flex}.cart-empty h3{margin-bottom:1rem}.cart-empty>p:not(.eyebrow){color:var(--muted);font-size:.68rem}.cart-item{border-bottom:1px solid var(--border);grid-template-columns:120px minmax(0,1fr);gap:1rem;padding:1.2rem;display:grid}.cart-item-image{aspect-ratio:1;background:var(--surface);place-items:center;display:grid}.cart-item-image img{object-fit:contain;width:100%;height:100%}.cart-item-details{flex-direction:column;justify-content:space-between;min-width:0;display:flex}.cart-item-title{justify-content:space-between;gap:1rem;display:flex}.cart-item-title>div{flex-direction:column;min-width:0;display:flex}.cart-item-title a{text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;font-weight:700;text-decoration:none;overflow:hidden}.cart-item-title span{color:var(--muted);margin-top:.25rem;font-size:.5rem}.cart-remove{border:0;border-bottom:1px solid var(--muted);color:var(--muted);cursor:pointer;background:0 0;align-self:flex-start;padding:0;font-size:.45rem}.cart-remove:hover{color:var(--accent);border-color:var(--accent)}.cart-item-controls{justify-content:space-between;align-items:end;gap:1rem;display:flex}.cart-line-total{font-size:.65rem;font-weight:500}.cart-footer{border-top:1px solid var(--border);background:var(--bg-deep);padding:1.3rem}.cart-subtotal{text-transform:uppercase;justify-content:space-between;gap:2rem;font-size:.72rem;display:flex}.cart-subtotal strong{color:var(--accent)}.cart-footer>p{color:var(--muted);margin:.6rem 0 1rem;font-size:.5rem}.cart-checkout{width:100%}.cart-footer .cart-status{min-height:1rem;color:var(--accent);margin:.6rem 0 0}.site-footer{background:var(--bg-deep)}.footer-grid{border-top:1px solid var(--border);grid-template-columns:1.4fr repeat(3,.7fr);gap:2rem;padding-block:2rem;display:grid}.footer-brand p{max-width:340px;color:var(--muted);margin:.8rem 0 0;font-size:.62rem}.footer-block{color:var(--muted);flex-direction:column;align-items:flex-start;gap:.45rem;font-size:.58rem;display:flex}.footer-block a{color:var(--text-soft);align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.footer-block a:hover{color:var(--accent)}.footer-label{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.55rem;font-size:.58rem}.footer-bottom{border-top:1px solid var(--border);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;padding-block:1.2rem;font-size:.56rem;display:flex}@media (width<=1180px){.header-inner{grid-template-columns:auto 1fr auto}.desktop-nav{gap:1rem}.desktop-nav a{font-size:.56rem}.header-actions{grid-template-columns:88px 70px}.header-cta{display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-card{border-top:1px solid var(--border);min-height:430px}.collection-card:nth-child(odd){border-left:0}.product-detail-grid{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)}.product-gallery{grid-template-columns:80px minmax(0,1fr)}}@media (width<=900px){:root{--header-height:74px}.desktop-nav,.header-actions{display:none}.menu-toggle{grid-column:2;place-items:center;margin-right:15px;display:grid}.header-inner{grid-template-columns:1fr auto}.site-header .brand{padding-inline:var(--gutter);border-right:0;grid-template-columns:44px auto;gap:.7rem}.site-header .brand-logo{width:44px;height:44px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:420px}.hero-product{border-top:1px solid var(--border);border-left:0;min-height:600px}.hero-product-media img{height:450px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-product{grid-template-columns:1fr}.featured-product-media img{height:500px}.featured-product-copy{border-top:1px solid var(--border);border-left:0}.shop-hero{grid-template-columns:1fr;align-content:end;gap:2rem}.product-detail-grid{grid-template-columns:1fr}.product-info{border-top:1px solid var(--border);border-left:0}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-nav{display:none}.page-hero{min-height:520px}.contact-layout{grid-template-columns:1fr}.contact-aside{border-right:0;border-bottom:1px solid var(--border)}}@media (width<=680px){h1{font-size:clamp(2.7rem,14vw,4.5rem)}.hero-copy{padding-inline:var(--gutter)}.hero h1{font-size:clamp(2.5rem,12vw,3.6rem)}.hero-product{min-height:500px;padding:1.2rem}.hero-product-media img{height:360px}.hero-product-footer{grid-template-columns:minmax(0,1fr) auto}.hero-product-footer span{grid-row:2}.hero-product-footer i{grid-area:1/2/span 2}.section-header{grid-template-columns:1fr;align-items:start}.product-card-copy{grid-template-columns:1fr;gap:.4rem;min-height:108px}.product-card-price{white-space:normal}.collection-grid{grid-template-columns:1fr}.collection-card{border-left:0;min-height:440px}.collection-card+.collection-card{border-top:1px solid var(--border)}.featured-product{border-inline:0;width:100%}.featured-product-media img{height:390px}.cta-inner{flex-direction:column;align-items:flex-start}.shop-hero{min-height:500px;padding-block:4rem}.shop-hero h1{font-size:clamp(3rem,15vw,4.5rem)}.shop-products{width:100%}.shop-products-header{padding-inline:var(--gutter)}.product-detail{width:100%;padding-top:1.2rem}.breadcrumb{width:calc(100% - (var(--gutter) * 2));margin-inline:auto}.product-detail-grid{border-inline:0}.product-gallery{grid-template-columns:1fr;min-height:0}.product-thumbnails{border-top:1px solid var(--border);border-right:0;flex-direction:row;order:2;max-height:none;overflow-x:auto}.product-thumbnails button{flex-basis:84px;height:84px}.product-thumbnails button[aria-current=true]{box-shadow:inset 0 -3px 0 var(--accent)}.product-main-image img{height:460px}.product-info{padding:2rem var(--gutter)}.page-hero{min-height:500px}.page-hero-footer{grid-template-columns:1fr;gap:1.3rem}.about-merch{border-inline:0;grid-template-columns:1fr;width:100%}.about-merch-copy{border-top:1px solid var(--border);border-left:0}.values-grid{grid-template-columns:1fr}.values-grid article{border-top:1px solid var(--border);border-left:0;min-height:230px}.values-grid article:first-child{border-top:0}.contact-layout{border-inline:0;width:100%}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem}.footer-brand{grid-column:1/-1}.footer-bottom{gap:1rem}.cart-item{grid-template-columns:92px minmax(0,1fr);padding:1rem}}@media (width<=420px){.site-header .brand-role{font-size:7px}.mobile-actions,.product-grid{grid-template-columns:1fr}.product-card-media{aspect-ratio:1}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.product-main-image img{height:380px}}@media (hover:none){.product-card-arrow{opacity:1;transform:none}.product-card-image-secondary{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
