/** Shopify CDN: Minification failed

Line 17:11 Expected identifier but found "{"
Line 17:12 Unexpected "{"
Line 17:22 Expected ":"
Line 17:59 Expected identifier but found "{"
Line 17:60 Unexpected "{"
Line 17:70 Expected ":"
Line 17:113 Expected identifier but found "{"
Line 17:114 Unexpected "{"
Line 17:124 Expected ":"
Line 17:163 Expected identifier but found "{"
... and 2 more hidden warnings

**/
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&family=Sora:wght@300;400;500&display=swap');
:root{--bg:{{ settings.background | default:'#000' }};--fg:{{ settings.foreground | default:'#FAF9F6' }};--muted:{{ settings.muted | default:'#C3C5C7' }};--border:{{ settings.border | default:'#242424' }};--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#000;color:#FAF9F6;font-family:Manrope,Arial,sans-serif;letter-spacing:0}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:999;background:#fff;color:#000;padding:10px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.page-width{width:min(100%,var(--max));margin:auto;padding-left:16px;padding-right:16px}.hairline{border-color:#242424}.eyebrow{font-size:9px;font-weight:600;text-transform:uppercase;color:#C3C5C7;letter-spacing:.02em}.serif{font-family:Sora,Manrope,sans-serif;font-weight:300}.announcement{border-bottom:1px solid #242424;text-align:center;padding:8px 16px;font-size:9px;font-weight:600;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid #242424;background:rgba(0,0,0,.95);backdrop-filter:blur(12px)}.header-inner{height:58px;display:grid;grid-template-columns:42px 1fr 84px;align-items:center}.logo{justify-self:center}.logo img{width:var(--logo-width,144px);max-height:44px;object-fit:contain}.desktop-nav{display:none}.icon-btn{appearance:none;border:0;background:transparent;color:#FAF9F6;width:40px;height:40px;display:grid;place-items:center;cursor:pointer}.header-actions{justify-self:end;display:flex}.menu-panel{display:none;position:absolute;left:0;right:0;top:58px;background:#000;border-bottom:1px solid #242424;padding:24px}.menu-panel.open{display:block}.menu-panel a,.menu-panel summary{display:block;padding:10px 0;font-size:11px;font-weight:600;text-transform:uppercase;cursor:pointer}.submenu{padding-left:16px;border-left:1px solid #242424;color:#C3C5C7}.hero{position:relative;height:58vh;min-height:390px;max-height:680px;overflow:hidden;border-bottom:1px solid #242424}.hero img{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000 0%,rgba(0,0,0,.08) 55%,rgba(0,0,0,.1) 100%)}.hero-copy{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:20px}.hero h1{font-size:40px;line-height:1.02;text-transform:uppercase;margin:8px 0 0}.hero p{font-size:12px;color:#C3C5C7;max-width:380px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:1px solid #FAF9F6;background:#FAF9F6;color:#000;font-size:10px;font-weight:600;text-transform:uppercase;cursor:pointer}.btn-outline{background:transparent;color:#FAF9F6}.section-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:center;padding:20px 16px}.section-head h2{font-size:20px;text-transform:uppercase;margin:0}.section-line{height:1px;background:#242424;flex:1}.section-meta{display:flex;align-items:center;gap:12px}.collection-grid{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #242424}.collection-card{border-top:1px solid #242424;overflow:hidden}.collection-card:nth-child(even){border-left:1px solid #242424}.collection-card.wide{grid-column:span 2}.collection-image{position:relative;aspect-ratio:3/5;overflow:hidden;background:#101010}.collection-card.wide .collection-image{aspect-ratio:2/1}.collection-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.collection-card:hover img{transform:scale(1.035)}.collection-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000,transparent 55%)}.collection-copy{position:absolute;z-index:2;left:14px;bottom:14px}.collection-copy strong{display:block;margin-top:4px;font:300 18px Sora;text-transform:uppercase}.collection-footer{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px;font-size:8px;text-transform:uppercase;color:#C3C5C7}.products-section{border-bottom:1px solid #242424;padding:8px 12px 32px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 12px}.product-card{min-width:0}.product-media{position:relative;aspect-ratio:4/5;overflow:hidden;border:1px solid #242424;background:#101010}.product-media img{width:100%;height:100%;object-fit:cover;transition:opacity .65s,transform .65s}.product-media .second{position:absolute;inset:0;opacity:0}.product-card:hover .first{transform:scale(1.025)}.product-card:hover .second{opacity:1}.sale-badge{position:absolute;left:8px;top:8px;background:#FAF9F6;color:#000;padding:5px 8px;font-size:8px;font-weight:600;text-transform:uppercase}.product-info{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px}.product-title{font-size:10px;font-weight:600;text-transform:uppercase;line-height:1.25}.product-spec{font-size:9px;color:#C3C5C7;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price{font-size:10px;text-align:right}.compare{display:block;font-size:9px;color:#C3C5C7;text-decoration:line-through}.split{display:grid;border-bottom:1px solid #242424}.split-media img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.split-copy{padding:36px 20px;display:flex;flex-direction:column;justify-content:center}.split-copy h2{font-size:30px;line-height:1.05;text-transform:uppercase;margin:12px 0}.detail-list{border-top:1px solid #242424;border-bottom:1px solid #242424;margin-top:24px}.detail-row{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid #242424}.detail-row:last-child{border:0}.mission-quote{font:300 24px/1.45 Sora;margin:16px 0 0}.sms{border-top:1px solid #242424;border-bottom:1px solid #242424;text-align:center;padding:54px 16px}.sms h2{font:300 26px Sora;text-transform:uppercase;max-width:760px;margin:12px auto 24px}.embed-placeholder{max-width:520px;margin:auto;border:1px dashed #333;padding:24px;font-size:10px;text-transform:uppercase;color:#C3C5C7}.site-footer{border-top:1px solid #242424;padding:44px 16px}.footer-inner{max-width:1440px;margin:auto;display:flex;flex-direction:column;gap:30px}.footer-logo{max-width:160px}.footer-copy{max-width:380px;margin-top:12px;font-size:10px;text-transform:uppercase;line-height:1.7;color:#C3C5C7}.footer-nav{display:flex;flex-wrap:wrap;gap:22px;font-size:10px;font-weight:600;text-transform:uppercase;color:#C3C5C7}.collection-hero{display:grid;min-height:250px;border-bottom:1px solid #242424}.collection-hero-media{min-height:250px}.collection-hero-media img{width:100%;height:100%;object-fit:cover}.collection-hero-copy{display:flex;flex-direction:column;justify-content:flex-end;padding:20px;background:#000}.collection-hero h1{font:300 40px Sora;text-transform:uppercase;margin:8px 0}.collection-switcher{display:flex;overflow:auto;border-bottom:1px solid #242424}.collection-switcher a{flex:0 0 auto;border-right:1px solid #242424;padding:14px 16px;font-size:9px;font-weight:600;text-transform:uppercase;color:#C3C5C7}.collection-switcher a.active{background:#FAF9F6;color:#000}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #242424;padding:15px 0;margin-bottom:26px;font-size:10px;text-transform:uppercase}.collection-toolbar select{background:#000;color:#FAF9F6;border:1px solid #242424;padding:9px}.product-page{padding-top:24px;padding-bottom:80px}.product-layout{display:grid;gap:30px}.product-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px;scrollbar-width:none}.product-gallery::-webkit-scrollbar{display:none}.product-gallery img{flex:0 0 100%;width:100%;height:auto;max-height:72vh;object-fit:contain;background:#0a0a0a;scroll-snap-align:start}.product-gallery img:first-child{grid-column:auto}.product-panel h1{font:300 30px Sora;margin:8px 0}.product-description{color:#C3C5C7;font-size:13px;line-height:1.7}.product-form label{display:block;margin-top:24px;margin-bottom:8px;font-size:10px;text-transform:uppercase;color:#C3C5C7}.product-form select,.product-form input{width:100%;background:#000;color:#FAF9F6;border:1px solid #242424;padding:13px}.product-form .btn{width:100%;margin-top:18px}.accordion{border-top:1px solid #242424;margin-top:28px}.accordion details{border-bottom:1px solid #242424;padding:0}.accordion summary{cursor:pointer;padding:17px 0;font-size:11px;text-transform:uppercase}.accordion .content{padding:0 0 18px;color:#C3C5C7;font-size:12px;line-height:1.6}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#000;border-top:1px solid #242424;padding:10px 12px;display:flex;gap:12px;align-items:center}.sticky-atc .btn{margin-left:auto}.page-content{max-width:1100px;margin:auto;padding:50px 16px}.page-content h1{font:300 42px Sora;text-transform:uppercase}.rte{color:#C3C5C7;line-height:1.7}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1)}.reveal.visible{opacity:1;transform:none}
@media(min-width:750px){.page-width{padding-left:32px;padding-right:32px}.header-inner{display:flex;height:66px}.mobile-menu-btn{display:none}.logo{justify-self:auto;margin-right:auto}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:10px;font-weight:600;text-transform:uppercase}.desktop-nav .dropdown{position:relative}.desktop-nav .dropdown-menu{visibility:hidden;opacity:0;position:absolute;top:24px;left:50%;transform:translateX(-50%);width:210px;background:#000;border:1px solid #242424;padding:14px;transition:.2s}.desktop-nav .dropdown:hover .dropdown-menu{visibility:visible;opacity:1}.dropdown-menu a{display:block;padding:8px;color:#C3C5C7}.hero-copy{padding:40px}.hero h1{font-size:72px}.section-head{padding:24px 32px}.section-head h2{font-size:30px}.collection-grid{grid-template-columns:repeat(5,1fr)}.collection-card,.collection-card:nth-child(even),.collection-card.wide{grid-column:auto;border-left:1px solid #242424}.collection-card:first-child{border-left:0}.collection-image,.collection-card.wide .collection-image{aspect-ratio:3/5}.products-section{padding:16px 32px 48px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:46px 20px}.split{grid-template-columns:1fr 1fr}.split-copy{padding:54px}.split-copy h2{font-size:48px}.mission-quote{font-size:36px}.footer-inner{flex-direction:row;justify-content:space-between}.collection-hero{grid-template-columns:1fr 1fr;min-height:360px}.collection-hero-media{min-height:360px}.collection-hero-copy{padding:48px}.collection-hero h1{font-size:60px}.product-layout{grid-template-columns:1.35fr .65fr;gap:34px}.product-gallery{display:grid;grid-template-columns:1fr 1fr;overflow:visible;scroll-snap-type:none}.product-gallery img{width:100%;height:auto;max-height:none;aspect-ratio:4/5;object-fit:cover;scroll-snap-align:none}.product-gallery img:first-child{grid-column:span 2}.product-panel{position:sticky;top:96px;height:max-content}.sticky-atc{display:none}}

/* Shopify theme editor safety: content must remain visible after live section reloads. */
.reveal{opacity:1!important;transform:none!important}
.collection-placeholder{width:100%;height:100%;display:block;background:#101010;fill:#2b2b2b}

/* Native-style Shopify cart icon */
.shopify-cart-button{position:relative;display:grid;place-items:center;width:44px;height:44px;color:inherit}
.shopify-cart-button svg{display:block}
.cart-count{position:absolute;top:5px;right:3px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#FAF9F6;color:#000;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;line-height:1}

/* v5: pin cart to far-right edge of header, especially on mobile */
.header-inner{position:relative;width:100%;}
.header-actions{position:absolute;right:8px;top:50%;transform:translateY(-50%);z-index:3;}
@media(min-width:750px){.header-actions{right:20px;}}

.shopify-search-button{display:grid;place-items:center;width:40px;height:44px;color:inherit}
.shopify-search-button svg{display:block}
.header-actions{align-items:center;gap:0}

/* v7 mobile header: hamburger left, centered logo, search + bag right */
.mobile-menu-btn{position:absolute;left:8px;top:50%;transform:translateY(-50%);z-index:4;display:grid;place-items:center;width:44px;height:44px;padding:0;color:inherit}
.header-inner .logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;z-index:2}
.menu-panel{z-index:60}
@media(max-width:749px){
  .header-inner{display:block;height:58px}
  .logo img{max-width:min(var(--logo-width,144px),42vw)}
  .header-actions{right:8px}
  .menu-panel{top:58px;max-height:calc(100vh - 58px);overflow:auto}
}
@media(min-width:750px){
  .header-inner .logo{position:static;transform:none;margin-right:auto}
  .mobile-menu-btn{display:none}
}

/* v8 mobile header refinements: larger centered logo + classic 3-line menu */
@media(max-width:749px){
  .header-inner .logo{
    width:min(var(--logo-width,144px),190px);
    height:58px;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
  }
  .header-inner .logo img{
    width:100%;
    max-width:none;
    max-height:none;
    height:auto;
    flex:0 0 auto;
  }
}

/* v10 product page refinements */
.product-highlights{display:grid;gap:7px;margin:20px 0 4px;font-size:11px;line-height:1.5;text-transform:none}
.product-highlights strong{display:block;font-weight:700}
.product-gallery-dots{display:flex;justify-content:center;gap:7px;margin:10px 0 2px}
.product-gallery-dot{width:5px;height:5px;border-radius:50%;background:#555;transition:.2s}
.product-gallery-dot.active{background:#FAF9F6;transform:scale(1.25)}

/* Hide Bundler app output inside this theme. The app can also be disabled under Shopify > Customize > App embeds. */
body [id*="bundler" i],
body [class*="bundler" i],
body [data-app*="bundler" i],
body [data-bundler]{display:none!important}

@media(max-width:749px){
  .product-page{padding-left:0;padding-right:0;padding-top:0}
  .product-layout{display:block}
  .product-gallery{
    width:100%;
    display:flex;
    gap:0;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-snap-type:x mandatory;
    scroll-behavior:smooth;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-x:contain;
    touch-action:pan-x pan-y;
  }
  .product-gallery-slide{
    flex:0 0 100%;
    width:100%;
    min-width:100%;
    scroll-snap-align:start;
    scroll-snap-stop:always;
    background:#0a0a0a;
  }
  .product-gallery-slide img{
    display:block;
    width:100%;
    height:auto;
    max-height:none;
    object-fit:contain;
    background:#0a0a0a;
  }
  .product-panel{padding:22px 16px 0}
  .product-gallery-dots{margin-top:12px}
}

@media(min-width:750px){
  .product-gallery-dots{display:none}
  .product-gallery-slide{min-width:0}
  .product-gallery-slide img{width:100%;height:auto;max-height:none;aspect-ratio:4/5;object-fit:cover}
  .product-gallery-slide:first-child{grid-column:span 2}
}

/* v11 GOST-inspired product page */
.product-panel{padding-bottom:12px}
.product-panel h1{margin-top:0}
.product-price-row{display:flex;align-items:baseline;gap:10px;font-size:18px;margin-top:6px}
.product-price-row .compare{display:inline;font-size:12px}
.product-atc{letter-spacing:.18em}
.product-feature-accordion{border-top:1px solid #242424;margin-top:28px}
.product-feature-accordion details{border-bottom:1px solid #242424}
.product-feature-accordion summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;cursor:pointer;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}
.product-feature-accordion summary::-webkit-details-marker{display:none}
.product-feature-accordion .content{padding:0 0 18px;color:#C3C5C7;font-size:12px;line-height:1.65}
.accordion-plus{font-size:18px;font-weight:300;line-height:1;transition:transform .2s}
.product-feature-accordion details[open] .accordion-plus{transform:rotate(45deg)}
.product-recommendations{border-top:1px solid #242424;padding:40px 0 54px;overflow:hidden}
.product-recommendations h2{font-size:26px;line-height:1;text-transform:uppercase;margin:0 0 26px}
.product-recommendation-row{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:6px}
.product-recommendation-row::-webkit-scrollbar{display:none}
.product-recommendation-item{flex:0 0 min(72vw,290px);scroll-snap-align:start}
.product-recommendations .product-card.reveal{opacity:1;transform:none}

@media(max-width:749px){
  .product-panel h1{font-size:28px;text-align:center;margin-bottom:8px}
  .product-price-row{justify-content:center;font-size:18px;margin-bottom:8px}
  .product-form label{text-align:center;letter-spacing:.18em}
  .product-form select{text-align:center}
  .product-form .btn{min-height:54px;margin-top:22px;background:transparent;color:#FAF9F6;letter-spacing:.2em}
  .product-feature-accordion{margin-top:30px}
  .product-recommendations{padding-top:34px;padding-bottom:44px}
  .product-recommendations h2{font-size:24px}
  .product-recommendation-item{flex-basis:46vw}
  .sticky-atc{display:none}
}

@media(min-width:750px){
  .product-recommendation-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;overflow:visible}
  .product-recommendation-item{min-width:0}
}


/* v12 typography, product controls, recommendation dots, Dawn-inspired newsletter */
.product-form .btn.product-atc{background:#f4f1e9!important;color:#000!important;border-color:#f4f1e9!important;font-weight:800!important;}
.product-feature-accordion details[open]{background:#fff;color:#000;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;}
.product-feature-accordion details[open] summary{color:#000;}
.product-feature-accordion details[open] .content,.product-feature-accordion details[open] .content *{color:#111!important;}
.product-feature-accordion details[open] a{color:#111!important;text-decoration:underline;}
.product-recommendation-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:18px;}
.product-recommendation-dot{appearance:none;border:0;padding:0;width:6px;height:6px;border-radius:50%;background:#5a5a5a;cursor:pointer;transition:transform .2s,background .2s;}
.product-recommendation-dot.active{background:#FAF9F6;transform:scale(1.35);}
.footer-newsletter-band{background:var(--newsletter-bg);color:var(--newsletter-text);padding:34px 20px 38px;text-align:center;}
.footer-newsletter-wrap{width:min(100%,520px);margin:0 auto;}
.footer-newsletter-wrap h2{margin:0;font-size:25px;line-height:1.15;letter-spacing:.03em;text-transform:uppercase;}
.footer-newsletter-wrap>p{margin:20px auto 24px;max-width:380px;font-size:13px;line-height:1.6;font-weight:600;}
.footer-newsletter-form{margin-top:4px;}
.footer-newsletter-field{display:grid;grid-template-columns:1fr 44px;grid-template-areas:'label button' 'input button';align-items:end;border-bottom:2px solid currentColor;text-align:left;}
.footer-email-label{grid-area:label;font-size:13px;font-weight:600;padding:0 0 2px;}
.footer-newsletter-field input{grid-area:input;width:100%;min-width:0;background:transparent!important;border:0!important;color:inherit!important;padding:3px 0 9px!important;outline:none!important;font-size:16px;}
.footer-newsletter-field button{grid-area:button;align-self:stretch;border:0;background:transparent;color:inherit;font-size:24px;cursor:pointer;padding:0;}
.footer-newsletter-message{font-size:11px;margin:10px 0 0;}
.footer-menu-heading{margin:0 0 24px;font-size:25px;line-height:1;text-transform:uppercase;}
.footer-nav{display:flex;flex-direction:column;align-items:flex-start;gap:18px;}
.footer-nav a{text-decoration:underline;text-underline-offset:2px;color:#FAF9F6;font-size:12px;text-transform:none;}
.footer-brand{margin-top:10px;}
@media(max-width:749px){
  .product-form .btn{background:#f4f1e9!important;color:#000!important;border-color:#f4f1e9!important;font-weight:800!important;}
  .product-recommendation-dots{display:flex;}
  .site-footer{padding:0;border-top:1px solid #242424;}
  .footer-inner{padding:32px 20px 42px;}
}
@media(min-width:750px){
  .product-recommendation-dots{display:none;}
  .footer-newsletter-band{padding:48px 32px;}
  .footer-inner{padding-top:44px;}
  .footer-links-column{min-width:240px;}
  .footer-brand{margin-top:0;}
}


/* v14 newsletter fade + variant select + black product accordions */
.footer-newsletter-band{
  position:relative;
  overflow:hidden;
  background:var(--newsletter-bg);
  color:var(--newsletter-text);
  padding-bottom:88px;
}
.footer-newsletter-band::after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:0;
  height:72px;
  background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%);
  pointer-events:none;
}
.footer-newsletter-wrap{position:relative;z-index:1;}
.product-form select{
  background:#FAF9F6!important;
  color:#000!important;
  border-color:#FAF9F6!important;
  font-weight:700;
  color-scheme:light;
}
.product-form select option{background:#fff!important;color:#000!important;}
.product-feature-accordion details,
.product-feature-accordion details[open]{
  background:#000!important;
  color:#FAF9F6!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
}
.product-feature-accordion details summary,
.product-feature-accordion details[open] summary{color:#FAF9F6!important;}
.product-feature-accordion details .content,
.product-feature-accordion details .content *,
.product-feature-accordion details[open] .content,
.product-feature-accordion details[open] .content *{color:#C3C5C7!important;}
.product-feature-accordion details a,
.product-feature-accordion details[open] a{color:#FAF9F6!important;text-decoration:underline;}

/* v15: restore dark variant selector; white premium add-to-cart */
.product-form select{
  background:#000!important;
  color:#FAF9F6!important;
  border-color:#3a3a3a!important;
  font-weight:400!important;
  color-scheme:dark;
}
.product-form select option{
  background:#000!important;
  color:#FAF9F6!important;
}
.product-form .btn.product-atc{
  background:#FAF9F6!important;
  color:#000!important;
  border:1px solid #FAF9F6!important;
  font-weight:700!important;
  text-transform:none!important;
  letter-spacing:0!important;
  min-height:54px;
  font-size:14px;
}
.product-form .btn.product-atc:hover{
  background:#fff!important;
  color:#000!important;
}

/* v17 Dawn-style slide-in cart drawer */
body.cart-drawer-open{overflow:hidden}
.sora-cart-drawer-shell{position:fixed;inset:0;z-index:120;pointer-events:none;visibility:hidden}
.sora-cart-drawer-shell.is-open{pointer-events:auto;visibility:visible}
.sora-cart-drawer-overlay{position:absolute;inset:0;border:0;background:rgba(0,0,0,.58);opacity:0;transition:opacity .28s ease;cursor:pointer}
.sora-cart-drawer-shell.is-open .sora-cart-drawer-overlay{opacity:1}
.sora-cart-drawer{position:absolute;top:0;right:0;width:min(92vw,430px);height:100%;background:#000;color:#FAF9F6;border-left:1px solid #242424;transform:translateX(102%);transition:transform .32s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;box-shadow:-18px 0 45px rgba(0,0,0,.28)}
.sora-cart-drawer-shell.is-open .sora-cart-drawer{transform:translateX(0)}
.sora-cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 16px;border-bottom:1px solid #242424;min-height:72px}
.sora-cart-drawer__eyebrow{display:block;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#a9a9a9;margin-bottom:3px}
.sora-cart-drawer__count{font-size:13px;font-weight:600}
.sora-cart-drawer__close{appearance:none;border:0;background:transparent;color:#fff;font-size:32px;line-height:1;width:42px;height:42px;cursor:pointer;font-weight:300}
.sora-cart-drawer__body{flex:1;overflow:auto;-webkit-overflow-scrolling:touch;padding:0 18px}
.sora-cart-drawer__loading,.sora-cart-drawer__empty{padding:48px 0;text-align:center;color:#aaa;font-size:12px}
.sora-cart-drawer__item{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #242424;position:relative}
.sora-cart-drawer__media{width:92px;aspect-ratio:1/1;background:#111;overflow:hidden;display:block}
.sora-cart-drawer__media img{width:100%;height:100%;object-fit:contain;background:#111}
.sora-cart-drawer__details{min-width:0;display:flex;flex-direction:column}
.sora-cart-drawer__title{font-size:13px;font-weight:600;line-height:1.3;padding-right:68px}
.sora-cart-drawer__variant{font-size:11px;color:#aaa;margin-top:4px}
.sora-cart-drawer__price{position:absolute;right:0;top:19px;font-size:12px;font-weight:600;white-space:nowrap}
.sora-cart-drawer__controls{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:14px}
.sora-cart-drawer__qty{display:grid;grid-template-columns:32px 34px 32px;height:34px;border:1px solid #3a3a3a}
.sora-cart-drawer__qty button,.sora-cart-drawer__qty span{border:0;background:#000;color:#fff;display:grid;place-items:center;font-size:13px}
.sora-cart-drawer__qty button{cursor:pointer}
.sora-cart-drawer__remove{appearance:none;border:0;background:transparent;color:#aaa;text-decoration:underline;text-underline-offset:3px;font-size:11px;cursor:pointer;padding:6px 0}
.sora-cart-drawer__foot{border-top:1px solid #242424;padding:16px 18px 18px;background:#000}
.sora-cart-drawer__subtotal{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:15px}
.sora-cart-drawer__foot p{font-size:10px;color:#999;margin:8px 0 14px}
.sora-cart-drawer__checkout-form{margin:0;padding:0}
.sora-cart-drawer__checkout{appearance:none;border:0;width:100%;display:flex;min-height:52px;align-items:center;justify-content:center;background:#FAF9F6;color:#000!important;font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:12px;cursor:pointer}
.sora-cart-drawer__continue{width:100%;margin-top:10px;border:0;background:transparent;color:#d6d6d6;text-decoration:underline;text-underline-offset:3px;padding:8px;cursor:pointer}
@media(max-width:749px){.sora-cart-drawer{width:92vw}.sora-cart-drawer__head{padding-top:max(16px,env(safe-area-inset-top))}}

/* v17 mobile cart-page overlap fix */
@media(max-width:749px){
  .sora-cart__item{grid-template-columns:96px minmax(0,1fr)!important;grid-template-areas:"media details" "media line";gap:12px 14px!important;align-items:start!important}
  .sora-cart__media{grid-area:media;width:96px!important}
  .sora-cart__details{grid-area:details;min-width:0;padding-right:0!important}
  .sora-cart__line-price{grid-area:line!important;justify-self:start!important;margin:0!important;font-size:14px!important;position:static!important}
  .sora-cart__quantity-row{justify-content:space-between;gap:10px!important;flex-wrap:nowrap!important}
  .sora-cart__remove{margin-left:auto;white-space:nowrap}
}

/* v19 free-shipping progress + reliable checkout */
.sora-cart-drawer__shipping{
  padding:14px 18px 15px;
  border-bottom:1px solid #242424;
  background:#000;
}
.sora-cart-drawer__shipping-text{
  color:#FAF9F6;
  text-align:center;
  font-size:11px;
  font-weight:600;
  letter-spacing:.02em;
  margin-bottom:9px;
}
.sora-cart-drawer__shipping-track{
  width:100%;
  height:4px;
  background:#2a2a2a;
  overflow:hidden;
  border-radius:999px;
}
.sora-cart-drawer__shipping-fill{
  display:block;
  width:0;
  height:100%;
  background:#FAF9F6;
  border-radius:999px;
  transition:width .28s ease;
}
.sora-cart-drawer__checkout:disabled{opacity:.72;cursor:wait}

/* v20: larger mission heading + product-only collection pages */
.mission-section .split-copy .eyebrow{font-size:20px;line-height:1.1;color:#FAF9F6;font-weight:500;text-transform:uppercase}
.collection-products-only{padding-top:18px}
.collection-toolbar-sort-only{justify-content:flex-end;margin-bottom:20px}
.collection-toolbar-sort-only form{margin-left:auto}
.collection-toolbar-sort-only label{display:flex;align-items:center;gap:8px}
@media(max-width:749px){
  .collection-products-only.mobile-one-column .product-grid{grid-template-columns:1fr;gap:42px 0}
  .collection-products-only.mobile-one-column .product-media{aspect-ratio:4/5}
  .collection-products-only.mobile-one-column .product-title{font-size:12px}
  .collection-products-only.mobile-one-column .price{font-size:12px}
}
@media(min-width:750px){
  .mission-section .split-copy .eyebrow{font-size:30px}
}

/* v21: conversion-focused collection product cards */
.collection-products-only .product-grid{align-items:start}
.collection-products-only .collection-product-card{border:1px solid #343434;background:#f6f5f1;overflow:hidden}
.collection-products-only .collection-product-card .product-media{border:0;background:#111;aspect-ratio:4/5}
.collection-products-only .collection-product-card .sale-badge{
  left:12px;top:auto;bottom:12px;
  background:#111;color:#fff;border:1px solid rgba(255,255,255,.32);
  border-radius:999px;padding:7px 12px;font-size:10px;font-weight:700;letter-spacing:.04em;
  box-shadow:0 2px 12px rgba(0,0,0,.28)
}
.collection-product-info{background:#f6f5f1;color:#070707;padding:18px 16px 20px;text-align:center}
.collection-product-copy{display:block;color:#070707}
.collection-product-info .product-title{font-size:13px;font-weight:800;line-height:1.3;text-transform:uppercase}
.collection-product-info .product-spec{font-size:10px;color:#555;margin-top:5px;white-space:normal}
.collection-card-price{display:flex;justify-content:center;align-items:baseline;gap:9px;flex-wrap:wrap;margin-top:8px;font-size:12px}
.collection-compare{text-decoration:line-through;color:#555}
.collection-from{color:#555}
.collection-current{color:#111}
.collection-card-cta{
  width:100%;min-height:48px;margin-top:16px;padding:0 18px;
  border:1px solid #0a0a0a;background:#0a0a0a;color:#fff;
  display:flex;align-items:center;justify-content:center;
  font:700 12px/1 Manrope,Arial,sans-serif;text-transform:none;letter-spacing:.02em;cursor:pointer
}
.collection-card-cta:disabled{opacity:.5;cursor:not-allowed}
.collection-quick-add{margin:0}
@media(max-width:749px){
  .collection-products-only{padding-left:13px;padding-right:13px}
  .collection-products-only .product-grid{grid-template-columns:1fr;gap:14px}
  .collection-products-only .collection-product-card{width:100%}
  .collection-products-only .collection-product-card .product-media{aspect-ratio:1/1.15}
  .collection-product-info{padding:18px 18px 22px}
  .collection-product-info .product-title{font-size:14px}
  .collection-card-price{font-size:12px}
  .collection-card-cta{min-height:49px;font-size:13px}
}
