@import url('/media/fonts/fonts.css');
:root{--bg:#090d0b;--panel:#111713;--panel2:#182019;--ink:#f3f5ef;--muted:#9ca69b;--accent:#9cff27;--line:#273129;--darktext:#0a1008;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:Manrope,Arial,sans-serif;--page:1380px;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:102px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.55}body.scroll-locked{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}svg{display:block;width:24px;height:24px;flex-shrink:0}img{display:block;max-width:100%}button:disabled{opacity:.42;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}[hidden]{display:none!important}.skip-link{position:fixed;left:16px;top:-100px;z-index:150;background:var(--accent);color:#0b1007;padding:14px}.skip-link:focus{top:10px}.brand{display:flex;flex-direction:column;gap:0;line-height:1;text-decoration:none;flex-shrink:0}.brand>strong{text-transform:uppercase;font:800 34px/.95 var(--display);letter-spacing:-.015em}.brand>span{text-transform:uppercase;font-size:10px;letter-spacing:.5em;color:var(--accent);margin-top:7px;font-weight:800}.desktop-nav{display:flex;align-items:center;gap:28px;margin:auto;font-size:14px;font-weight:600}.desktop-nav a{padding:32px 0;position:relative}.desktop-nav a:after{content:'';position:absolute;bottom:24px;left:0;right:100%;height:2px;background:var(--accent);transition:right .2s}.desktop-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.icon-btn{position:relative;width:42px;height:46px;border:0;background:none;display:flex;align-items:center;justify-content:center;gap:10px}.icon-btn:hover{color:var(--accent)}.cart-btn{width:auto;padding:0 4px 0 10px;font-size:14px;font-weight:700}.count-badge{height:18px;min-width:18px;border-radius:50%;background:var(--accent);color:#091005;font-size:11px;font-weight:800;display:grid;place-items:center}.icon-btn:not(.cart-btn) .count-badge{position:absolute;top:1px;right:-1px}.count-badge:empty{display:none}.menu-btn{display:none;flex-direction:column;gap:6px;width:40px}.menu-btn span{width:22px;height:1.5px;background:currentColor}.menu-btn span:last-child{width:15px;align-self:flex-start;margin-left:9px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:800;text-transform:uppercase;line-height:1.5;margin:0 0 20px;color:var(--muted)}.accent-text{color:var(--accent)}h1,h2,h3,p{overflow-wrap:break-word}h1,h2{font-family:var(--display);font-weight:800;line-height:.95;letter-spacing:-.012em;margin:0}h1{font-size:clamp(78px,7.8vw,120px);max-width:660px}h2{font:700 clamp(32px,3.3vw,48px)/1.13 var(--body);letter-spacing:-.045em}em{font-style:normal;color:var(--accent)}.btn{border:1px solid transparent;background:var(--ink);color:var(--darktext);min-height:54px;padding:15px 24px;font-size:14px;font-weight:800;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:32px;line-height:1.4;transition:background .2s,transform .2s}.btn:hover{transform:translateY(-2px)}.accent-btn{background:var(--accent);color:var(--darktext)}.accent-btn:hover{background:#baff69}.outline-btn{background:transparent;color:var(--ink);border-color:#485044}.dark-btn{background:#0a1008;color:white}.text-link{background:none;border:0;padding:0;font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:16px;line-height:1.5}.text-link:hover{color:var(--accent)}select{min-width:0;background:var(--bg);color:var(--ink);border:1px solid var(--line);padding:12px;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 22px}.product-card{min-width:0;background:#101611;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:border-color .25s,transform .25s}.product-card:hover{border-color:#748b58;transform:translateY(-3px)}.product-media{position:relative}.product-image{display:block;aspect-ratio:1;background:#fff;overflow:hidden;position:relative}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.035)}.product-badges{position:absolute;top:12px;left:12px;right:50px;display:flex;gap:5px;flex-wrap:wrap;pointer-events:none}.badge{padding:5px 7px;background:#101810;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.05em}.wishlist-toggle{position:absolute;right:10px;top:10px;height:34px;width:34px;display:grid;place-items:center;border:1px solid #ddd;border-radius:50%;background:#fff;color:#101810;font-size:22px;z-index:2}.wishlist-toggle[aria-pressed=true]{background:var(--accent);border-color:var(--accent)}.product-info{padding:20px}.product-cat{color:#93a38c;font-size:11px;letter-spacing:.13em;font-weight:700;text-transform:uppercase;margin:0 0 8px}.product-info h3{font-size:17px;line-height:1.35;font-weight:800;margin:0 0 10px;min-height:46px;letter-spacing:-.025em}.product-info h3 a:hover{color:var(--accent)}.muted{color:var(--muted)}.clamp{font-size:13px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:43px;margin:0 0 16px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.product-bottom strong{font-size:21px;letter-spacing:-.035em}.old-price{font-size:12px;text-decoration:line-through;display:block;color:var(--muted)}.stock-dot{font-size:11px;color:#a6b59c;white-space:nowrap}.product-actions{display:flex;gap:7px}.add-cart,.buy-btn,.secondary-btn{display:flex;justify-content:center;align-items:center;min-height:46px;background:var(--accent);border:1px solid var(--accent);color:#0b1206;font-weight:800;font-size:12px;padding:10px 12px;flex:1}.add-cart{justify-content:space-between;gap:10px}.add-cart:hover{background:#b5ff61}.buy-btn{background:none;color:var(--ink);border-color:#475240}.catalog-more{display:flex;justify-content:center;margin-top:42px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);padding:0 max(28px,calc((100vw - var(--page))/2));background:#0d130e}.trust-strip>a{display:flex;align-items:center;gap:22px;padding:30px 24px;border-right:1px solid var(--line)}.trust-strip>a:first-child{padding-left:0}.trust-strip>a:last-child{border-right:0}.trust-symbol{font-size:34px;color:var(--accent);line-height:1}.trust-strip strong{display:block;font-size:14px}.trust-strip small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.brand-story{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-top:100px;padding-bottom:100px}.story-image{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--panel)}.story-image img{width:100%;height:100%;object-fit:cover}.image-caption{position:absolute;left:22px;bottom:22px;background:#0a120ace;padding:7px 12px;font-size:10px;letter-spacing:.2em;backdrop-filter:blur(8px)}.story-copy h2{font-size:clamp(32px,3.3vw,48px)}.story-copy h3{font-size:18px;margin:32px 0 12px}.story-copy .text-link{margin-top:30px}footer{background:#050805;border-top:1px solid var(--line);padding:65px max(28px,calc((100vw - var(--page))/2)) 25px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;padding-bottom:55px}.footer-brand .brand>strong{font-size:48px}.footer-brand p{font-size:11px;letter-spacing:.13em;margin:25px 0 8px;color:#b0bdaa}.footer-brand>span{font-size:12px;color:#74826e}.footer-main nav{display:flex;flex-direction:column;gap:12px;font-size:14px;color:var(--muted)}.footer-main nav h3{font-size:12px;letter-spacing:.14em;color:#e0e7db;margin:0 0 10px}.footer-main nav a:hover{color:var(--accent)}.footer-bottom{display:flex;align-items:center;gap:35px;justify-content:space-between;border-top:1px solid var(--line);padding-top:22px;font-size:12px;color:#7f8a79}.footer-bottom nav{display:flex;gap:22px}.back-top{color:#c7d2c0}.drawer,.menu-drawer{position:fixed;top:0;height:100dvh;width:min(460px,94vw);background:#101711;color:var(--ink);z-index:60;padding:28px;box-shadow:0 0 70px #0008;overflow-y:auto;transition:transform .25s;visibility:hidden}.drawer{right:0;transform:translateX(105%)}.menu-drawer{left:0;transform:translateX(-105%)}.drawer.open,.menu-drawer.open{transform:none;visibility:visible}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px;gap:20px}.drawer-head h3{font:700 32px/1 var(--display);margin:0}.drawer-head button{background:none;border:0;font-size:30px;height:44px;min-width:44px}.side-nav{display:grid;margin-top:22px}.side-nav a{padding:15px 0;border-bottom:1px solid var(--line);font-size:18px}.side-nav a:hover{color:var(--accent)}.menu-signoff{display:block;color:#6e8460;font-size:12px;letter-spacing:.12em;margin-top:35px}.overlay{position:fixed;inset:0;background:#000b;z-index:50;opacity:0;pointer-events:none;transition:opacity .2s;backdrop-filter:blur(4px)}.overlay.open{opacity:1;pointer-events:auto}.cart-line{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:22px 0}.cart-line strong{font-size:14px;line-height:1.5}.cart-line small{display:block;margin-top:5px;color:var(--muted);font-size:12px}.cart-line-actions{display:flex;align-items:center;gap:10px}.qty{min-width:32px;min-height:36px;background:transparent;border:1px solid var(--line);padding:3px}.remove{border:0;background:none;font-size:25px;padding:4px}.cart-total,.checkout-summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:24px 0}.cart-total>span{font-size:14px}.cart-total strong{font-size:22px}.full{width:100%}.cart-line .wishlist-toggle{position:static}.cart-line .secondary-btn{font-size:12px;flex:none}.modal{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:24px;background:#0006;opacity:0;pointer-events:none;visibility:hidden}.modal.open{opacity:1;pointer-events:auto;visibility:visible}.modal-card{position:relative;width:min(700px,100%);max-height:90dvh;overflow:auto;background:#111a12;color:var(--ink);padding:40px;border:1px solid var(--line);box-shadow:0 25px 80px #0008}.modal-card h2{font-size:42px;margin:10px 0 30px}.modal-close{position:absolute;right:15px;top:12px;background:none;border:0;font-size:30px;height:44px;min-width:44px}.checkout-form{display:grid;gap:16px}.checkout-form label{display:grid;gap:8px;font-size:14px}.checkout-form input,.checkout-form select{width:100%;background:#0a110b;border:1px solid #354531;color:var(--ink);padding:13px;min-height:48px;border-radius:0}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.checkout-form .consent{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.7;flex-wrap:wrap}.consent input{width:18px;min-height:18px;accent-color:var(--accent);flex:none}.consent a{text-decoration:underline}.checkout-note{font-size:12px;color:var(--muted)}.checkout-summary{border-top:1px solid var(--line)}.order-success{text-align:center;padding:30px 0}.order-success h3{font:700 40px/1.1 var(--display)}.ghost-btn{padding:12px 16px;border:1px solid #56624e;background:none;color:var(--ink);font-size:13px;min-height:44px}.shop-toast{position:fixed;right:20px;bottom:25px;z-index:100;padding:16px 22px;background:#182511;border:1px solid #729248;font-size:14px;box-shadow:0 12px 40px #0008;max-width:calc(100vw - 40px)}.shop-toast a{margin-left:12px;text-decoration:underline}.product-placeholder{color:#4c5d48;display:grid;place-items:center;text-align:center;padding:28px;height:100%;font-size:14px}.load-error{padding:40px;text-align:center;border:1px solid var(--line);grid-column:1/-1}.store-content{max-width:900px;margin:auto;padding:70px 28px 100px}.store-content .panel{background:var(--panel);padding:36px;border:1px solid var(--line)}.store-content h1{font-size:60px;margin-bottom:28px}.store-content #pageBody{color:#bbc7b4}.content-store .ghost{font-size:14px}.product-page{background:var(--bg);color:var(--ink)}.product-page .pdp-wrap{max-width:var(--page);padding:40px 28px 100px}.product-page .pdp-grid{gap:70px}.product-page .pdp-gallery{min-height:0;aspect-ratio:1}.product-page .pdp-gallery img{height:100%;object-fit:contain}.product-page .pdp-info h1{font:800 clamp(42px,4vw,64px)/1 var(--display);margin:15px 0 20px}.product-page .pdp-info{top:120px}.product-page .pdp-description h2{font-family:var(--body);font-size:16px}.product-page .pdp-price{font-size:32px}.product-page .pdp-add,.product-page .pdp-sticky-mobile button{cursor:pointer}.product-page .pdp-toast{font-size:14px;font-weight:600}.product-page .pdp-meta p{font-size:14px}.product-page .pdp-meta summary{font-size:15px}.product-page .pdp-back{font-size:13px}.product-page .pdp-qty input{width:100%}

@media(max-width:1100px){.desktop-nav{gap:18px;font-size:13px}.header-actions{gap:5px}.cart-label{display:none}.product-grid{gap:22px 16px}.product-info{padding:15px}.product-info h3{font-size:16px}.product-actions{flex-wrap:wrap}.buy-btn{display:none}.stock-dot{font-size:10px}.brand-story{gap:40px}.product-page .pdp-grid{gap:35px}}
@media(max-width:800px){html{scroll-padding-top:90px}.menu-btn{display:flex}.desktop-nav{display:none}.brand>strong{font-size:29px}.brand>span{font-size:8px;letter-spacing:.45em}.header-actions{gap:8px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.product-info{padding:20px}.product-info h3{font-size:18px;min-height:49px}.product-actions{flex-wrap:nowrap}.buy-btn{display:flex}.trust-strip{padding:0 22px}.trust-strip>a{padding:22px 12px;gap:12px}.trust-strip strong{font-size:12px}.trust-strip small{font-size:11px}.trust-symbol{font-size:26px}.brand-story{gap:30px}.story-copy h2{font-size:36px}.story-copy h3{margin-top:22px}.footer-main{gap:30px;grid-template-columns:1.5fr 1fr 1fr}.footer-bottom{flex-wrap:wrap;gap:20px}.footer-bottom .back-top{margin-left:auto}.product-page .pdp-grid{grid-template-columns:1fr}.product-page .pdp-info{position:static}.product-page .pdp-wrap{padding:30px 22px 110px}.product-page .pdp-gallery{max-height:700px}}
@media(max-width:540px){.menu-btn{width:30px;margin-left:-3px}.menu-btn span:last-child{margin-left:5px}.brand>strong{font-size:29px}.brand>span{font-size:8px;letter-spacing:.39em;margin-top:5px}.header-actions{gap:1px}.icon-btn{width:35px;height:40px}.icon-btn svg{width:21px;height:21px}.cart-btn{padding:0 1px;width:43px;gap:4px}.cart-btn .count-badge{position:absolute;top:0;right:0}.icon-btn:not(.cart-btn) .count-badge{right:0;top:-1px}.count-badge{font-size:9px;min-width:15px;height:15px}h2{font-size:32px}.eyebrow{font-size:10px;margin-bottom:13px}.product-grid{gap:18px 10px}.product-info{padding:13px 11px}.product-cat{font-size:9px;letter-spacing:.08em;min-height:28px;margin-bottom:3px}.product-info h3{font-size:14px;min-height:38px;line-height:1.4;margin-bottom:8px}.clamp{display:none}.product-bottom{display:block;margin:12px 0}.product-bottom strong{font-size:20px}.stock-dot{display:block;font-size:10px;margin-top:4px}.product-actions .buy-btn{display:none}.add-cart{min-height:44px;font-size:11px;padding:9px;white-space:nowrap}.add-cart>span{font-size:16px}.product-badges{left:7px;top:7px;right:37px}.badge{font-size:8px;padding:4px 5px;letter-spacing:.01em}.wishlist-toggle{top:7px;right:7px;width:28px;height:28px;font-size:19px}.catalog-more{margin-top:30px}.catalog-more .btn{font-size:12px;min-height:50px}.trust-strip{grid-template-columns:1fr;padding:0 20px}.trust-strip>a{padding:21px 0;border-right:0;border-bottom:1px solid var(--line);gap:20px}.trust-strip>a:last-child{border-bottom:0}.trust-strip strong{font-size:14px}.trust-strip small{font-size:12px}.trust-symbol{font-size:28px;width:35px;text-align:center}.brand-story{grid-template-columns:1fr;gap:30px;padding-top:52px}.story-image{aspect-ratio:1.15}.story-copy h2{font-size:36px}.story-copy h3{font-size:17px}footer{padding:45px 22px 24px}.footer-main{grid-template-columns:1fr 1fr;gap:32px 18px;padding-bottom:35px}.footer-brand{grid-column:1/-1;padding-bottom:15px}.footer-main nav{font-size:13px;gap:10px}.footer-bottom{font-size:11px;gap:20px;align-items:flex-start}.footer-bottom nav{gap:16px;flex-wrap:wrap}.footer-bottom>span{width:100%}.footer-bottom .back-top{margin-left:0}.drawer,.menu-drawer{padding:22px}.cart-line{flex-wrap:wrap}.cart-line-actions{margin-left:auto}.modal{padding:12px}.modal-card{padding:30px 20px}.modal-card h2{font-size:36px}.checkout-grid{grid-template-columns:1fr}.store-content{padding:35px 16px 70px}.store-content .panel{padding:24px}.store-content h1{font-size:46px}.product-page .pdp-wrap{padding:25px 16px 100px}.product-page .pdp-info h1{font-size:48px}.product-page .pdp-sticky-mobile{padding-bottom:calc(10px + env(safe-area-inset-bottom));background:#0c140d}.product-page .pdp-sticky-mobile button{font-size:12px}.product-page .pdp-info{min-width:0}}
@media(max-width:360px){.brand>strong{font-size:25px}.product-info{padding:11px 9px}.add-cart{font-size:10px;padding:8px 6px}.product-bottom strong{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.product-card:hover,.btn:hover{transform:none}}

/* Boutique storefront: quiet surfaces, a full-frame film and restrained green accents. */
.topbar{padding:9px 18px;background:#142117;border-bottom:1px solid #293e2a;color:#c0d4b5;text-align:center;font-size:12px;font-weight:600;letter-spacing:.08em}
.header{height:84px;padding:0 max(28px,calc((100vw - var(--page))/2));display:flex;align-items:center;gap:32px;position:sticky;top:0;z-index:30;background:#090d0bf2;border-bottom:1px solid #ffffff0e;backdrop-filter:blur(18px)}
.brand-dot{color:var(--accent)}
.arrow-icon{width:19px;height:19px;flex-shrink:0}






.video-toggle{display:flex;align-items:center;gap:7px;padding:9px 12px;min-height:40px;background:#090d0b80;border:0;color:#eef4e8;font-size:12px;border-radius:24px;backdrop-filter:blur(8px)}
.video-toggle:hover{background:#19231cc7}
.video-toggle svg{width:14px;height:14px}
.hero{position:relative;min-height:620px;isolation:isolate;overflow:hidden;background:#090d0b}
.hero-media{position:absolute;inset:0 0 0 auto;width:78%;overflow:hidden;background:#090d0b;z-index:-2}
.hero-media video,.hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}
.hero-media:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#090d0b 0%,#090d0bd9 10%,#090d0b4d 30%,transparent 56%),linear-gradient(0deg,#090d0b 0%,transparent 24%)}
.hero-copy{position:relative;z-index:1;max-width:1380px;margin:auto;padding:115px 28px 110px;pointer-events:none}
.hero-copy>*{max-width:500px;pointer-events:auto}.hero-copy .eyebrow{font-size:13px;letter-spacing:.2em;margin:0 0 22px}
.hero-copy h1{font:800 clamp(52px,5.4vw,82px)/1.02 var(--body);letter-spacing:-.055em;max-width:560px}
.hero-copy h1 em{color:var(--accent)}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.75;white-space:pre-line;color:#bcc5bb;margin:25px 0 0;max-width:380px}
.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px 25px;margin-top:28px}.hero-actions .btn{gap:20px;min-height:52px;padding:15px 20px}.hero-actions .text-link{font-size:14px}
.hero-bottom{position:absolute;right:max(28px,calc((100vw - 1380px)/2));bottom:28px;display:flex;align-items:center;gap:20px;z-index:2}.hero-bottom>span{color:#a3afa0;font-size:12px;letter-spacing:.12em}
.brand-strip{max-width:var(--page);margin:0 auto;padding:20px 28px;display:flex;justify-content:center;align-items:center;gap:0;color:#b3bfb0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}
.brand-strip span{padding:0 42px;border-right:1px solid #3a4539}.brand-strip span:last-child{border:0}
.section,.category-section{max-width:calc(var(--page) + 56px);padding:76px 28px;margin:0 auto}
.category-section{padding-top:36px;padding-bottom:20px}
.category-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}
.category-heading .eyebrow{margin:0;font-size:12px;letter-spacing:.11em;font-weight:600}.category-heading .text-link{font-size:14px}
.category-grid{display:flex;gap:10px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#465942 transparent;padding:3px 0 10px}
.category-card{display:flex;align-items:center;gap:9px;flex-shrink:0;padding:12px 18px;min-height:46px;background:#111813;color:#c4cec0;border:1px solid #2c372c;border-radius:7px;font-size:14px;white-space:nowrap;transition:background .2s,border-color .2s}
.category-card:hover,.category-card[aria-pressed=true]{color:var(--ink);border-color:#67874c;background:#20321b}.category-index{display:none}.category-card small{display:none}
.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.section-head .eyebrow{font-size:12px;margin-bottom:15px;font-weight:600}.section-copy{color:var(--muted);font-size:16px;line-height:1.8;max-width:430px;margin:0}
.products-section{padding-top:35px}.section-head .section-copy{font-size:14px;line-height:1.8}
.catalog-toolbar{display:grid;grid-template-columns:minmax(200px,1.5fr) minmax(170px,1fr) minmax(160px,.8fr) auto;gap:10px;padding:14px;background:#101612;border:1px solid #28342a;border-radius:12px}
.search-label{display:flex;align-items:center;gap:10px;padding:0 12px;background:#090e0b;border:1px solid #2a342b;border-radius:6px;min-width:0}.search-label svg{width:19px;height:19px;color:#899784}.search-label input{min-width:0;width:100%;height:47px;font-size:16px;border:0;background:transparent;color:var(--ink);padding:9px 0}
.filter-select{display:flex;align-items:center;min-width:0;position:relative;border:1px solid #2a342b;border-radius:6px;background:#151e16}.filter-select>span{display:none}.filter-select select{min-width:0;width:100%;height:47px;padding:10px 28px 10px 12px;border:0;background:transparent;font-size:14px;appearance:none;cursor:pointer}.filter-select:after{content:'';position:absolute;right:13px;top:18px;width:6px;height:6px;border-right:1px solid #a4b69a;border-bottom:1px solid #a4b69a;transform:rotate(45deg);pointer-events:none}
.filter-toggle{display:flex;align-items:center;justify-content:center;gap:10px;min-height:47px;padding:10px 14px;border:1px solid #40533a;border-radius:6px;background:#1b271b;color:#d4e6c8;font-size:14px}.filter-toggle svg{width:18px;height:18px}.filter-toggle[aria-expanded=true]{border-color:var(--accent)}
.extra-filters{display:flex;align-items:flex-end;flex-wrap:wrap;gap:22px;padding:22px 16px;border:1px solid var(--line);border-top:0;border-radius:0 0 10px 10px;background:#111812}.extra-filters label{display:grid;gap:8px;font-size:14px}.extra-filters input{width:140px;min-height:44px;border:1px solid #364531;background:#0b110d;color:var(--ink);border-radius:5px;padding:10px;font-size:16px}.extra-filters .check{display:flex;align-items:center;align-self:center;gap:9px}.extra-filters input[type=checkbox]{width:18px;min-height:18px;accent-color:var(--accent)}.extra-filters .text-link{align-self:center;margin-left:auto}
.catalog-status{min-height:55px;display:flex;align-items:center}.status{margin:0;color:#a4af9f;font-size:13px}
.club-section{max-width:var(--page);margin:0 auto 12px;border:1px solid #34402f;background:#101713;border-radius:16px;overflow:hidden}
.club-copy{padding:26px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(100deg,#142017,#101512)}.club-copy .eyebrow{font-size:12px;margin-bottom:9px}.club-copy h2{font-size:27px;letter-spacing:-.035em}.club-copy .text-link{flex-shrink:0}
.club-image{width:100%;background:#0b100d;line-height:0}.club-image img{display:block;width:100%;height:auto;aspect-ratio:1672/941;object-fit:contain}
.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;border-top:1px solid var(--line)}.faq-section .text-link{margin-top:26px}.faq-section details{padding:21px 0;border-bottom:1px solid var(--line)}.faq-section details:first-child{border-top:1px solid var(--line)}.faq-section summary{position:relative;list-style:none;padding-right:34px;font-size:16px;font-weight:600;cursor:pointer}.faq-section summary:after{content:'+';position:absolute;right:3px;top:0;color:#b4d29e;font-size:23px;line-height:1}.faq-section summary::-webkit-details-marker{display:none}.faq-section details[open] summary:after{content:'−'}.faq-section details p{font-size:15px;line-height:1.8;color:var(--muted)}
.newsletter-section{display:grid;grid-template-columns:1fr 1fr;gap:65px;border-top:1px solid var(--line);align-items:center}.newsletter-section h2{font-size:40px}.newsletter-section p{color:var(--muted);font-size:16px}.newsletter-row{display:flex;gap:10px}.newsletter-row input{min-width:0;flex:1;border-radius:6px}.newsletter-row .btn{white-space:nowrap;gap:12px}.newsletter-section .eyebrow{font-size:12px;color:var(--accent)}
.cookie-banner{position:fixed;bottom:20px;left:20px;z-index:90;width:min(420px,calc(100vw - 40px));background:#151d17f7;border:1px solid #40503a;border-radius:12px;box-shadow:0 15px 60px #0008;padding:20px;font-size:14px;backdrop-filter:blur(14px)}.cookie-banner strong{font-size:15px}.cookie-banner p{font-size:13px;line-height:1.65;color:#b9c5b4;margin:7px 0 16px}.cookie-banner a{text-decoration:underline;text-underline-offset:3px}.cookie-actions{display:flex;gap:10px}.cookie-actions>*{flex:1;padding:10px;min-height:44px;font-size:13px;border-radius:6px}.cookie-actions .btn{background:#b9dc9b}
@media(max-width:1100px){.header{height:78px;gap:24px;padding:0 28px}.club-section{margin-left:28px;margin-right:28px}.catalog-toolbar{grid-template-columns:minmax(150px,1.1fr) minmax(160px,1fr) minmax(145px,.85fr) auto;gap:8px;padding:10px}.filter-toggle{padding:10px}.section{padding-top:60px;padding-bottom:60px}.products-section{padding-top:30px}.brand-strip span{padding:0 32px}}
@media(max-width:800px){html{scroll-padding-top:84px}.header{height:74px;padding:0 20px;gap:16px}.hero-copy h1 br{display:none}.brand-strip{padding:18px 16px;font-size:12px;letter-spacing:.07em}.brand-strip span{padding:0 25px}.category-section{padding:28px 22px 12px}.category-grid{margin-right:-22px;padding-right:22px}.section{padding:48px 22px}.products-section{padding-top:28px}.section-head{gap:24px}.section-head .section-copy{max-width:210px}.catalog-toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;padding:12px;gap:10px}.search-label{grid-column:1/-1}.club-section{margin:0 22px}.club-copy{padding:24px}.club-copy h2{font-size:24px}.club-copy .text-link{font-size:13px;gap:9px}.faq-section{grid-template-columns:.8fr 1.2fr;gap:35px}.newsletter-section{gap:30px}.newsletter-row{flex-direction:column}.newsletter-row .btn{align-self:flex-start}.newsletter-section h2{font-size:36px}}
@media(max-width:540px){.topbar{font-size:12px;padding:9px 12px;letter-spacing:.06em}.header{height:70px;padding:0 16px;gap:10px}.hero-copy h1 br{display:block}.video-toggle{font-size:12px;min-height:34px}.brand-strip{padding:18px 6px;font-size:11px;letter-spacing:.03em;justify-content:space-evenly}.brand-strip span{padding:0 12px}.category-section{padding:25px 18px 4px}.category-heading{gap:12px;margin-bottom:14px}.category-heading .eyebrow{font-size:12px;letter-spacing:.025em;text-transform:none}.category-heading .text-link{font-size:12px;gap:6px}.category-grid{margin-right:-18px;padding-right:18px;gap:8px}.category-card{font-size:14px;padding:10px 14px;min-height:44px}.section{padding:39px 18px}.section-head{margin-bottom:24px}.section-head h2{font-size:32px}.section-head .eyebrow{font-size:12px;letter-spacing:.12em}.section-head .section-copy{display:none}.products-section{padding-top:29px}.catalog-toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px;padding:11px}.filter-toggle{grid-column:1/-1;min-height:42px;justify-content:space-between;padding:9px 12px}.filter-select select{font-size:13px;height:44px;padding-left:10px}.filter-select:after{right:11px;top:17px}.search-label{padding:0 11px}.search-label input{font-size:16px;height:45px}.catalog-status{min-height:49px}.status{font-size:12px}.extra-filters{gap:16px;padding:18px 12px}.extra-filters label{flex:1;min-width:0}.extra-filters input{width:100%}.extra-filters .check{flex-basis:100%}.extra-filters .text-link{margin:0;font-size:14px}.club-section{margin:5px 14px 0;border-radius:12px}.club-copy{padding:21px 20px;display:block}.club-copy .eyebrow{font-size:12px;margin-bottom:8px}.club-copy h2{font-size:24px;max-width:290px;line-height:1.2}.club-copy .text-link{margin-top:15px;font-size:14px}.club-image img{width:100%;height:auto;object-fit:contain}.faq-section{grid-template-columns:1fr;gap:28px}.faq-section h2{font-size:32px}.faq-section .eyebrow{font-size:12px;margin-bottom:13px}.faq-section .text-link{margin-top:20px}.faq-section summary{font-size:15px}.newsletter-section{grid-template-columns:1fr;gap:25px}.newsletter-section h2{font-size:32px}.newsletter-row{flex-direction:row;gap:8px}.newsletter-row .btn{font-size:13px;padding:12px;gap:7px;min-height:48px}.newsletter-row input{font-size:16px}.newsletter-row .arrow-icon{width:16px}.cookie-banner{left:12px;right:12px;bottom:12px;width:auto;padding:17px;border-radius:10px}.cookie-banner p{font-size:13px;line-height:1.55;margin-bottom:13px}.cookie-actions>*{font-size:12px;min-height:44px}.product-info h3{font-size:15px}.product-cat{font-size:11px}.badge{font-size:10px}.add-cart{font-size:12px}.stock-dot{font-size:11px}}
@media(max-width:360px){.header{gap:6px;padding:0 10px}.brand-strip span{padding:0 8px}.filter-select select{font-size:12px;padding-left:8px;padding-right:22px}.category-heading .text-link{font-size:12px}.club-copy h2{font-size:23px}}
@media(prefers-reduced-motion:reduce){}

@media(min-width:1450px){.hero{min-height:720px}.hero-copy{padding-top:155px;padding-bottom:150px}}
@media(max-width:1000px) and (min-width:701px){.hero{min-height:550px}.hero-media{width:92%}.hero-copy{padding-top:100px}.hero-copy h1{font-size:58px;max-width:380px}.hero-copy>p:not(.eyebrow){max-width:300px}.hero-actions{max-width:330px}}
@media(max-width:700px){.hero{min-height:0;padding-bottom:35px}.hero-media{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:16/9;z-index:-1}.hero-media video,.hero-media img{object-fit:contain}.hero-media:after{background:linear-gradient(0deg,#090d0b 0%,#090d0b30 19%,transparent 43%)}.hero-copy{padding:0 22px;max-width:none;margin-top:-27px}.hero-copy .eyebrow{font-size:11px;letter-spacing:.17em;margin-bottom:17px;max-width:180px}.hero-copy h1{font-size:clamp(40px,10vw,62px);max-width:560px;line-height:1.06}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.7;margin-top:18px;max-width:400px}.hero-actions{margin-top:23px;gap:20px}.hero-actions .btn{padding:13px 17px;min-height:48px;font-size:14px}.hero-actions .text-link{font-size:13px;gap:9px}.hero-bottom{top:12px;bottom:auto;right:12px}.hero-bottom>span{display:none}.video-toggle{font-size:11px;min-height:36px;padding:8px 10px}}
@media(max-width:360px){.hero-copy{padding:0 16px}.hero-actions{gap:15px}.hero-actions .btn{font-size:13px;padding:12px}.hero-actions .text-link{font-size:12px}}
/* Shopping details and document pages. */
.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.active-filters button{background:#19221a;border:1px solid #3b5034;border-radius:30px;padding:8px 12px;min-height:38px;color:#d4e3ca;font-size:13px}.active-filters button span{margin-left:8px}.price-history{display:block;font-size:12px;line-height:1.5;color:var(--muted);margin-top:5px}
.cart-thumb{width:74px;height:74px;flex-shrink:0;background:#fff;border-radius:8px;overflow:hidden}.cart-thumb img{width:100%;height:100%;object-fit:contain}.cart-line-copy{flex:1;min-width:0}.cart-line-price{align-self:flex-start;white-space:nowrap;font-size:14px}.cart-line-actions{margin-top:12px;justify-content:flex-start}.cart-line .remove{margin-left:auto}.cart-line{align-items:flex-start;flex-wrap:nowrap}.cart-line .qty{height:36px;width:36px;border-radius:5px}.empty-cart{padding:50px 0;text-align:center}.empty-cart p{margin-bottom:24px;color:var(--muted)}#shippingProgress{font-size:14px}#shippingProgress p{margin:0 0 12px}progress{width:100%;height:4px;appearance:none;accent-color:var(--accent)}progress::-webkit-progress-bar{background:#263324;border-radius:5px}progress::-webkit-progress-value{background:var(--accent);border-radius:5px}.drawer .cart-total{border-top:1px solid var(--line);margin-top:15px}
.checkout-card{width:min(780px,100%);border-radius:16px;background:#0e1510;padding:40px}.checkout-card h2{font:700 42px/1.1 var(--body);letter-spacing:-.045em;margin:0 0 12px}.checkout-intro{margin:0 0 30px;color:var(--muted);font-size:14px}.checkout-form fieldset{border:0;padding:0;margin:0 0 14px;min-width:0;display:grid;gap:16px}.checkout-form legend{font-size:18px;font-weight:700;margin:0 0 18px;width:100%;padding-top:24px;border-top:1px solid var(--line)}.checkout-form legend span{color:#9cab94;font-size:12px;letter-spacing:.1em;margin-right:12px}.checkout-form input,.checkout-form select{border-radius:7px;background:#0b110c;font-size:16px}.checkout-form .checkout-note{font-size:13px;margin:0;line-height:1.7}.checkout-note a{text-decoration:underline;text-underline-offset:3px}.checkout-form .consent{flex-wrap:nowrap;font-size:14px;line-height:1.65}.checkout-form .consent input{width:20px;height:20px;min-height:20px;margin:3px 0 0}.checkout-form label>span#phoneRequired{font-size:12px;color:var(--muted)}.checkout-items{display:grid;gap:16px}.checkout-items>div{display:flex;justify-content:space-between;gap:18px;font-size:14px}.checkout-items small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.checkout-items strong{white-space:nowrap}.coupon-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0}.coupon-details summary{cursor:pointer;font-size:14px}.coupon-row{display:flex;gap:12px;align-items:flex-end;margin-top:14px}.coupon-row label{flex:1;min-width:0}.coupon-row input{text-transform:uppercase}.coupon-row button{min-height:48px;border-radius:7px}.checkout-totals{margin:0}.checkout-totals>div{display:flex;justify-content:space-between;gap:20px;font-size:14px;margin:12px 0;color:#b8c3b3}.checkout-totals dd{margin:0}.checkout-totals .grand-total{font-size:23px;font-weight:800;color:var(--ink);padding-top:18px;margin-top:18px;border-top:1px solid var(--line)}.checkout-feedback,.checkout-notice{font-size:14px;line-height:1.65;padding:15px;background:#1a2619;border-radius:8px;color:#d5e7c7;margin:0}.checkout-feedback:empty{display:none}.club-availability{font-size:13px;color:#aab7a1;margin:0;padding:0 34px 24px}.newsletter-consent{margin-top:18px}.newsletter-section .consent span{max-width:520px;font-size:13px}.cookie-banner{gap:16px}.cookie-banner>button{white-space:nowrap;border-radius:6px;flex-shrink:0}.cookie-banner p{margin-bottom:0}
.product-page .pdp-info h1{font:750 clamp(32px,3.5vw,52px)/1.12 var(--body);letter-spacing:-.045em;margin:16px 0}.product-page .pdp-gallery{border-radius:14px;overflow:hidden}.product-page .pdp-brand{font-size:13px}.product-page .pdp-desc{font-size:16px;line-height:1.8;color:#b9c3b4}.product-page .pdp-add{border-radius:7px;font-size:15px}.product-page .pdp-options select{border-radius:7px;font-size:16px;min-height:48px}.product-page .pdp-options label{font-size:14px}.product-page .pdp-qty input{font-size:16px;border-radius:7px}.pdp-delivery{display:grid;gap:9px;padding:24px 0;border-bottom:1px solid var(--line);margin-bottom:24px}.pdp-delivery a{display:flex;justify-content:space-between;font-size:14px}.pdp-delivery p{font-size:13px;color:var(--muted);margin:0 0 8px}.pdp-cart-link{padding:13px 16px;background:#1d2d19;border:1px solid #526d3e;border-radius:7px;margin-top:14px;font-size:14px;display:flex;justify-content:space-between}.pdp-label-note{font-size:14px;color:var(--muted);line-height:1.8}.pdp-label-note a{text-decoration:underline}.product-page .pdp-toast{bottom:90px;background:#1a2816;color:#e5f4da;border:1px solid #566f40;max-width:calc(100vw - 32px);text-align:center}
.content-store .header{justify-content:space-between}.store-content{max-width:1060px;padding-top:50px}.store-content .panel{padding:0;border:0;background:none}.store-content h1{font:700 clamp(36px,5vw,64px)/1.1 var(--body);letter-spacing:-.045em;max-width:850px;margin:0 0 20px}.document-intro{font-size:18px;color:#a9b8a2;line-height:1.7;margin-bottom:28px}.document-draft{padding:18px 22px;border:1px solid #665a3b;background:#201e15;border-radius:10px;color:#ddcdab;font-size:14px;margin:25px 0}.document-draft p{margin-bottom:0;line-height:1.7}.document-toc{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0 40px}.document-toc a{padding:8px 12px;border:1px solid var(--line);border-radius:5px;font-size:13px;color:#bed0b4}.document-section{padding:28px 0;border-top:1px solid var(--line);scroll-margin-top:100px}.document-section h2{font:700 24px/1.35 var(--body);letter-spacing:-.03em;margin:0 0 18px;color:var(--ink)}.document-section p{font-size:16px;line-height:1.85;color:#b5c1ae}.document-section a{color:#cce7ba;text-decoration:underline;text-underline-offset:4px}.company-details{display:grid;gap:16px}.company-details>div{display:grid;grid-template-columns:200px 1fr;gap:18px;font-size:15px}.company-details dt{color:var(--muted)}.company-details dd{margin:0;overflow-wrap:anywhere}.legal-missing{color:#ddcdab}.table-scroll{overflow-x:auto}.document-section table{border-collapse:collapse;width:100%;font-size:14px}.document-section th{text-align:left;color:#d4e4ca}.document-section td,.document-section th{padding:15px 12px;border-bottom:1px solid var(--line);vertical-align:top}.document-links{display:flex;gap:18px;flex-wrap:wrap;font-size:14px}.withdrawal-form{padding:20px;border:1px solid var(--line);border-radius:8px;margin:20px 0}
@media(max-width:700px){.products-section{padding-top:20px}.products-section .section-head{margin-bottom:22px}.products-section h2{font-size:31px;max-width:330px}.catalog-toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 52px;padding:10px;gap:8px}.search-label{grid-column:1/-1}.filter-select{grid-column:auto}.filter-toggle{grid-column:auto;min-width:0;font-size:0;padding:10px}.filter-toggle svg{width:22px;height:22px}.filter-toggle #filterCount{font-size:12px}.catalog-toolbar select{font-size:12px}.category-section{padding-top:24px}.brand-strip{font-size:11px;letter-spacing:.05em;padding:15px 10px}.brand-strip span{padding:0 12px}.product-grid{gap:16px 10px}.club-availability{padding:0 20px 18px;font-size:12px}.cart-line{gap:10px}.cart-thumb{width:56px;height:66px}.cart-line strong{font-size:13px}.cart-line-price{font-size:12px!important}.cart-line-actions{gap:8px;margin-left:0}.checkout-card{padding:28px 18px;border-radius:12px}.checkout-card h2{font-size:34px}.checkout-form legend{font-size:17px}.checkout-form .checkout-grid{grid-template-columns:1fr}.checkout-items>div{font-size:13px}.checkout-form .consent{font-size:13px}.checkout-form #submitOrder{font-size:14px;line-height:1.5;padding:15px 10px}.cookie-banner{display:block}.cookie-banner>button{margin-top:12px;width:100%}.store-content{padding:32px 20px 70px}.company-details>div{grid-template-columns:1fr;gap:5px}.document-section h2{font-size:22px}.document-section p{font-size:15px}.document-toc{margin-bottom:25px}.product-page .pdp-info h1{font-size:36px}.product-page .pdp-sticky-mobile{z-index:25}.product-page .pdp-wrap{padding-bottom:135px}}
@media print{.header,.cookie-banner,.document-toc,.document-links,#printDocument{display:none!important}body{color:#111;background:white}.store-content{max-width:none;padding:0}.document-section p,.document-section h2,.document-intro{color:#111}.document-draft{color:#333;background:#eee}.legal-missing{color:#555}}

.product-footer{padding-bottom:110px}

/* Currency estimates stay separate from the settlement amount. */
.currency-bar{display:flex;align-items:flex-start;gap:18px;padding:14px 0 20px;color:var(--muted,#a0aa9e);font-size:.875rem}
.currency-bar>label{display:flex;align-items:center;gap:10px;flex-shrink:0;white-space:nowrap}
.currency-bar select{width:auto;min-width:82px;padding:9px 28px 9px 12px;border:1px solid var(--line,#2b382c);border-radius:8px;background:#101811;color:#f3f5ef;font:inherit;cursor:pointer}
.currency-detail{max-width:540px;line-height:1.6}.currency-detail p{margin:0}.currency-detail a,.currency-detail button{font:inherit;color:inherit;text-underline-offset:3px}.currency-detail button{border:0;padding:0;background:none;cursor:pointer;text-decoration:underline}.currency-detail a{display:inline-block}.currency-detail a[hidden],.currency-detail button[hidden]{display:none}
.currency-bar select:focus-visible,.currency-detail a:focus-visible,.currency-detail button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
.pdp-info .currency-bar{padding-top:0;margin-bottom:14px;flex-wrap:wrap;gap:10px}
@media(max-width:600px){.currency-bar{flex-wrap:wrap;gap:9px;padding-top:4px}.currency-detail{width:100%}.currency-bar select{min-height:44px}.currency-detail a,.currency-detail button{padding:5px 0}}

/* BodyHulk business premium: one restrained visual system. */
:root{--bg:#0b0d0c;--panel:#131614;--panel2:#191d19;--ink:#f4f5f0;--muted:#b0b5ae;--line:#2b302b;--page:1280px}
body{background:var(--bg)}
h2{font-size:clamp(32px,3.6vw,50px);line-height:1.12;letter-spacing:-.045em}
em{color:inherit}
.eyebrow{font-size:12px;letter-spacing:.16em}
.topbar{background:#111610;color:#c4cabb;border-bottom:1px solid #ffffff08;font-size:12px;letter-spacing:.09em;padding:8px 16px}
.header{height:78px;padding-inline:max(32px,calc((100vw - 1280px)/2));background:#0b0d0ceb;box-shadow:none;border-bottom:1px solid #ffffff0c}
.desktop-nav a{padding-block:25px;color:#ced2ca}.desktop-nav a:hover{color:white}
.desktop-nav a:after{bottom:17px;height:1px}
.brand>strong{font-size:34px}.brand>span{color:#c1d5ac;font-size:10px;letter-spacing:.43em}
.count-badge{background:#a2db64;min-width:16px;height:16px;font-size:10px}
.btn{border-radius:3px;min-height:52px}.btn:hover{transform:translateY(-1px)}
.accent-btn,.add-cart{background:var(--accent);border-color:var(--accent)}
.accent-btn:hover,.add-cart:hover{background:#b9e58c;border-color:#b9e58c}
.hero{min-height:580px;background:var(--bg)}
.hero-media{width:82%;background:var(--bg)}
.hero-media:after{background:linear-gradient(90deg,#0b0d0c 0%,#0b0d0ce8 8%,#0b0d0c44 40%,transparent 66%),linear-gradient(0deg,#0b0d0c,transparent 28%)}
.hero-copy{max-width:1344px;padding:106px 32px 104px}
.hero-copy h1{font:750 clamp(50px,5.2vw,74px)/1.06 var(--body);letter-spacing:-.055em;max-width:590px;white-space:pre-line;color:var(--ink)}
.hero-copy .eyebrow{font-size:12px;margin-bottom:22px;letter-spacing:.19em}
.hero-copy>p:not(.eyebrow){max-width:350px;line-height:1.75;color:#c0c6bf;margin-top:25px;font-size:16px}
.hero-actions{gap:24px;margin-top:30px}.hero-actions .btn{padding:16px 23px}
.hero-bottom{right:max(32px,calc((100vw - 1280px)/2));bottom:24px}.hero-bottom>span{font-size:11px;letter-spacing:.18em}
.video-toggle{background:#10161099;border:1px solid #ffffff20;border-radius:3px}
.brand-strip{border-top:0;background:none;padding:22px 0;font-size:12px;letter-spacing:.16em;color:#ccd2c8}
.brand-strip span{padding:0 38px;border-color:#ffffff20}
.section,.category-section{max-width:1344px;padding-inline:32px}
.category-section{padding-top:28px;padding-bottom:18px}
.category-heading .eyebrow{font-size:14px;letter-spacing:0;text-transform:none;color:#d6dbd2}
.category-grid{gap:9px;scrollbar-width:thin;scrollbar-color:#41483d transparent}
.category-card{background:transparent;border:1px solid #30362e;border-radius:3px;color:#bcc4b6;min-height:46px;padding:12px 19px}
.category-card:hover,.category-card[aria-pressed=true]{background:#1d2819;border-color:#8fb868;color:#f1f6e9}
.products-section{padding-top:42px;padding-bottom:72px}
.section-head{align-items:flex-end;margin-bottom:32px;gap:48px}
.section-head h2{max-width:580px}.section-head .section-copy{font-size:15px;max-width:340px;line-height:1.75}
.section-head .eyebrow{margin-bottom:17px}
.catalog-toolbar{background:none;border:0;border-radius:0;padding:0 0 16px;gap:12px;border-bottom:1px solid var(--line)}
.search-label{background:#151916;border-color:#3a4436;border-radius:3px;padding-inline:16px}
.search-label input{height:52px}.filter-select{background:#101411;border-radius:3px;border-color:var(--line)}
.filter-select select{height:52px}.filter-select:after{top:22px}
.filter-toggle{background:#151a14;border-color:var(--line);border-radius:3px}
.extra-filters{background:#121611;border-radius:0;border-inline:0}
.catalog-status{min-height:54px}.status{font-size:13px;color:var(--muted)}
.currency-bar{padding-block:0 18px}.currency-bar select{border-radius:3px}
.product-grid{gap:36px 22px}.product-card{background:transparent;border:0;border-radius:0;overflow:visible;box-shadow:none;display:flex;flex-direction:column}
.product-card:hover{transform:none;border-color:transparent}
.product-media{border-radius:4px;overflow:hidden;background:#f3f3ee}
.product-image{background:#f3f3ee;aspect-ratio:1}.product-image img{object-fit:contain}
.product-card:hover .product-image img{transform:scale(1.025)}
.product-info{padding:20px 0 0;display:flex;flex-direction:column;flex:1}
.product-cat{font-size:12px;color:#abb5a5;letter-spacing:.08em;margin-bottom:8px}
.product-info h3{font-size:17px;line-height:1.4;font-weight:700;letter-spacing:-.02em;margin-bottom:10px;min-height:48px}
.clamp{font-size:14px;line-height:1.6;color:#b0b5ae;min-height:45px;margin-bottom:16px}
.product-bottom{margin-top:auto;margin-bottom:17px}.product-bottom strong{font-size:23px;font-weight:700;letter-spacing:-.035em}
.stock-dot{font-size:12px;color:#b4c5a7}.badge{background:#151b13;color:#d5e9c3;font-size:11px;letter-spacing:.04em;padding:6px 8px;border-radius:2px}
.wishlist-toggle{width:40px;height:40px;top:12px;right:12px;border:0;background:#fffffff0;box-shadow:0 1px 6px #0000000a}
.product-badges{top:14px;left:14px;right:58px}
.add-cart,.buy-btn{min-height:46px;border-radius:3px;font-size:13px;letter-spacing:0}.buy-btn{border-color:#454d40;color:#e6eae1}
.trust-strip{padding-inline:max(32px,calc((100vw - 1280px)/2));background:#10140f}
.trust-strip>a{padding:28px 24px;gap:18px}.trust-strip strong{font-size:12px;letter-spacing:.07em;font-weight:700}.trust-strip small{font-size:14px;margin-top:7px}
.trust-symbol{width:28px;flex-shrink:0;color:#a2c382}
.brand-story{gap:80px;padding-block:92px;grid-template-columns:1.05fr 1fr}
.story-image{aspect-ratio:1/1.06;background:#161b14}.story-image img{object-position:center}
.image-caption{font-size:11px;letter-spacing:.12em;border:1px solid #ffffff24;background:#0b0d0cbb}
.story-copy h2{font-size:clamp(34px,3.7vw,52px);margin-bottom:30px;color:var(--ink)}
.story-copy .section-copy{margin-top:18px;font-size:16px;line-height:1.8;max-width:440px}
.story-copy .text-link{margin-top:30px;padding-bottom:10px;border-bottom:1px solid #6b8756}
.club-section{position:relative;display:grid;grid-template-columns:1fr 1fr;max-width:1280px;margin:0 auto 88px;min-height:0;border:0;border-radius:0;background:#141914;overflow:hidden}
.club-copy{background:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:56px;gap:0;z-index:1}
.club-copy .eyebrow{margin-bottom:24px;font-size:12px}.club-copy h2{font-size:clamp(36px,4vw,54px);max-width:460px;letter-spacing:-.05em;line-height:1.12}
.club-availability{padding:0;margin:25px 0 12px;font-size:16px;color:#e1e8da}
.club-copy .section-copy{font-size:16px;line-height:1.75;max-width:370px;color:#b6c0af}
.club-status{display:inline-block;font-size:11px;letter-spacing:.13em;margin-top:28px;padding:9px 12px;border:1px solid #697f56;color:#cbdeb9}
.club-image{position:relative;overflow:hidden;min-width:0;height:auto;aspect-ratio:1.06;background:#141914}
.club-image img{position:absolute;right:0;top:0;width:170%;max-width:none;height:100%;object-fit:cover;object-position:right top}
.club-image:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#141914 0%,#141914a6 9%,transparent 28%)}
.faq-section{padding-top:0;border-top:0;gap:80px;grid-template-columns:1fr 1.2fr}
.help-links{display:grid;margin-top:25px;max-width:390px}.help-links a{display:grid;gap:4px;padding:17px 0;border-bottom:1px solid var(--line);position:relative}.help-links strong{font-size:14px;font-weight:600}.help-links span{font-size:14px;color:var(--muted)}.help-links a:after{content:'↗';position:absolute;right:2px;top:24px;color:#bdd7a3}.help-links a:hover strong{color:var(--accent)}
.faq-section details{padding:23px 0}.faq-section details p{font-size:16px}.faq-section summary{line-height:1.5}
.newsletter-section{padding-block:64px 76px;gap:90px}.newsletter-section h2{font-size:clamp(34px,4vw,52px)}.newsletter-section p{max-width:440px;line-height:1.8}
.newsletter-row{gap:0;border-bottom:1px solid #839476;padding-bottom:10px}.newsletter-row input{border:0!important;background:none!important;border-radius:0;padding-left:0!important}.newsletter-row .btn{border-radius:3px;min-width:120px}.newsletter-section .consent span{color:#b5bcae;font-size:13px;line-height:1.7}.newsletter-section .checkout-form>label:first-child{font-size:14px}
footer{background:#080a08;padding-inline:max(32px,calc((100vw - 1280px)/2));padding-top:60px}.footer-brand .brand>strong{font-size:50px}.footer-brand p{font-size:16px;letter-spacing:.12em;color:#d6e1cc;margin-top:28px}.footer-brand>span{color:#a2af98}.footer-main nav{gap:14px;font-size:14px}.footer-bottom{color:#a8b09f;font-size:13px}
.drawer,.menu-drawer,.checkout-card{background:#111510}.checkout-card{border-radius:6px}.checkout-form input,.checkout-form select{background:#0d110c;border-color:#3b4435;border-radius:3px}.checkout-form label{font-size:14px}.checkout-form legend{padding-top:28px}.checkout-totals .grand-total{background:#192016;margin-inline:-12px;padding:18px 12px;border-top:1px solid #697e55}.qty{min-height:44px!important;min-width:44px}.cookie-banner{background:#151914f7;border-color:#414b39;border-radius:5px}.cookie-banner>button{background:#1a2116;color:#e1ead7;border-color:#657852}
@media(min-width:1450px){.hero{min-height:640px}.hero-copy{padding-block:132px}}
@media(max-width:1100px){.header{padding-inline:24px;gap:20px}.desktop-nav{gap:20px}.club-section{margin-inline:32px}.club-copy{padding:36px}.brand-story{gap:45px}.hero-copy h1{font-size:58px}.newsletter-section{gap:40px}}
@media(max-width:800px){.header{height:70px;padding-inline:20px}.section,.category-section{padding-inline:22px}.hero-copy{padding-inline:22px}.brand-story{gap:30px}.club-section{margin-inline:22px;min-height:430px}.club-copy{padding:28px}.club-copy h2{font-size:36px}.club-copy .section-copy{font-size:15px}.club-image img{right:0}.faq-section{gap:36px}.section-head{gap:25px}.section-head h2{font-size:36px}}
@media(max-width:700px){
 html{scroll-padding-top:86px}.header{height:66px;padding-inline:16px;gap:10px}.brand>strong{font-size:29px}.brand>span{font-size:9px}.header-actions{gap:4px}.icon-btn{min-width:40px;height:44px}.cart-btn{padding-left:4px}.topbar{font-size:11px;padding:7px 12px}
 .hero{min-height:0;padding-bottom:29px}.hero-media{position:relative;width:100%;height:auto;aspect-ratio:16/9;inset:auto}.hero-media video,.hero-media img{object-fit:contain}.hero-media:after{background:linear-gradient(0deg,#0b0d0c,transparent 27%)}
 .hero-copy{margin-top:-13px;padding:0 20px;max-width:none}.hero-copy .eyebrow{font-size:11px;margin-bottom:13px;max-width:none;letter-spacing:.14em}.hero-copy h1{font-size:clamp(36px,9.3vw,58px);line-height:1.08;letter-spacing:-.045em;max-width:none}.hero-copy h1 br{display:block}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.6;margin-top:17px;max-width:390px}.hero-actions{gap:18px;margin-top:22px;flex-wrap:wrap}.hero-actions .btn{font-size:13px;min-height:48px;padding:13px 15px;gap:13px}.hero-actions .text-link{font-size:13px;gap:7px}.hero-actions .arrow-icon{width:17px}.hero-bottom{top:10px;right:12px;bottom:auto}.video-toggle{font-size:11px;min-height:36px}
 .brand-strip{padding:16px 8px;justify-content:space-evenly;font-size:11px;letter-spacing:.03em}.brand-strip span{padding:0 13px}
 .category-section{padding:23px 20px 4px}.category-heading{margin-bottom:12px}.category-heading .eyebrow{font-size:14px}.category-heading .text-link{font-size:12px;gap:6px}.category-grid{margin-right:-20px;padding-right:20px}.category-card{font-size:14px;padding:10px 15px}
 .section{padding:46px 20px}.products-section{padding-top:28px}.section-head{display:block;margin-bottom:24px}.section-head h2,.products-section h2{font-size:32px;max-width:370px}.section-head .section-copy{display:block;max-width:440px;font-size:14px;line-height:1.7;margin-top:16px}.section-head .eyebrow{font-size:11px;margin-bottom:12px}
 .catalog-toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 44px;gap:8px;padding:0 0 13px}.search-label{grid-column:1/-1;padding-inline:12px}.search-label input{height:48px}.filter-select select{height:44px;font-size:12px;padding-left:10px}.filter-select:after{top:17px}.filter-toggle{padding:10px;min-height:44px;justify-content:center;gap:0;width:44px}.filter-toggle svg{width:20px;height:20px}.filter-toggle #filterCount:empty{display:none}.currency-bar{font-size:12px}.catalog-status{min-height:46px}
 .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.product-info{padding:14px 0 0}.product-cat{font-size:10px;letter-spacing:.06em;min-height:28px;margin-bottom:5px}.product-info h3{font-size:14px;line-height:1.45;min-height:42px;letter-spacing:-.02em}.product-bottom{display:block;margin-top:auto;margin-bottom:13px}.product-bottom strong{font-size:20px}.stock-dot{font-size:11px;margin-top:5px}.product-actions{flex-wrap:wrap}.product-actions .buy-btn{display:flex;flex-basis:100%;border:0;min-height:36px;font-size:12px;padding:6px;color:#c3cfb8}.add-cart{font-size:12px;min-height:44px;padding:9px 10px}.wishlist-toggle{height:36px;width:36px;top:7px;right:7px}.product-badges{top:9px;left:7px;right:47px}.badge{font-size:9px;padding:5px;letter-spacing:0}.clamp{display:none}
 .trust-strip{grid-template-columns:1fr;padding-inline:20px}.trust-strip>a,.trust-strip>a:first-child{padding:22px 0;border-right:0;border-bottom:1px solid var(--line)}.trust-strip>a:last-child{border-bottom:0}.trust-strip strong{font-size:12px}.trust-strip small{font-size:14px}
 .brand-story{grid-template-columns:1fr;gap:30px;padding-block:52px}.story-image{aspect-ratio:1/1;max-height:540px}.story-copy h2{font-size:36px;margin-bottom:23px}.story-copy .section-copy{font-size:15px;margin-top:15px}.story-copy .text-link{margin-top:23px}
 .club-section{grid-template-columns:1fr;margin:0 20px 6px;min-height:0}.club-copy{padding:31px 26px 30px}.club-copy .eyebrow{margin-bottom:18px}.club-copy h2{font-size:38px}.club-availability{font-size:15px;margin-top:20px}.club-copy .section-copy{font-size:15px}.club-status{margin-top:21px;font-size:10px}.club-image{height:auto;aspect-ratio:1.08}.club-image img{height:100%;right:0}.club-image:after{background:linear-gradient(180deg,#141914 0%,transparent 5%),linear-gradient(0deg,var(--bg) 0%,transparent 3%)}
 .faq-section{grid-template-columns:1fr;gap:30px;padding-block:48px}.faq-section h2{font-size:32px}.help-links{max-width:none}.faq-section summary{font-size:15px}.faq-section details p{font-size:15px}
 .newsletter-section{grid-template-columns:1fr;gap:22px;padding-block:42px 52px}.newsletter-section h2{font-size:36px}.newsletter-section p{font-size:15px}.newsletter-row{flex-direction:row}.newsletter-row .btn{min-width:96px;font-size:13px;padding:12px;min-height:48px}.newsletter-section .consent span{font-size:12px}.newsletter-row input{font-size:16px}
 footer{padding:44px 20px 24px}.footer-brand .brand>strong{font-size:46px}.footer-brand p{font-size:14px}.footer-main nav{font-size:14px}.footer-bottom{font-size:12px}.footer-bottom nav{gap:18px}.checkout-card{padding:28px 20px;border-radius:4px}.drawer{padding:22px 18px}.cart-line .qty{min-width:36px}.cookie-banner{padding:15px}
}
@media(max-width:360px){.header{padding-inline:10px;gap:5px}.brand>strong{font-size:25px}.header-actions{gap:1px}.hero-copy{padding-inline:16px}.hero-actions{gap:14px}.hero-actions .btn{font-size:12px;padding:12px;gap:9px}.hero-actions .text-link{font-size:12px}.brand-strip span{padding:0 7px}.section,.category-section{padding-inline:16px}.category-grid{margin-right:-16px;padding-right:16px}.product-grid{gap:24px 10px}.product-info h3{font-size:13px}.add-cart{font-size:11px;padding:8px}.club-section{margin-inline:16px}.club-copy{padding:28px 22px}.club-copy h2{font-size:34px}}

/* Hero wording grouped at the former eyebrow position. */
.hero-film-title,.hero-below-title{display:block}
@media(max-width:700px){
 .hero-copy{position:relative;margin-top:-30px;padding-top:0}
 .hero-film-title{position:static;font:inherit;letter-spacing:inherit;text-shadow:0 2px 18px #000c}
 .hero-media:after{background:linear-gradient(0deg,#0b0d0c,transparent 26%)}
 .hero-bottom{top:12px;bottom:auto;right:12px;left:auto;transform:none}
 .hero .video-toggle{position:static;visibility:visible}
}

/* Compact price fields: keep currency and label on a single row. */
.extra-filters .price-filter-label{display:flex;align-items:center;justify-content:space-between;gap:8px;white-space:nowrap;font-size:14px;line-height:1.4}.price-filter-label small{font-size:11px;color:var(--muted);letter-spacing:.04em}.extra-filters>label:not(.check){gap:9px}.extra-filters input[type=number]{min-height:48px;font-size:16px;border-radius:4px}.cookie-banner strong{display:block;font-size:18px;line-height:1.3}.cookie-banner p{color:#c7cec3}.cookie-banner>button{min-height:44px}
