:root{--ink:#102a22;--green:#163f32;--blue:#164dd8;--cream:#f3efe5;--sand:#e7decf;--white:#fbfaf7;--line:rgba(16,42,34,.18);--font-head:"Manrope",sans-serif;--font-body:"DM Sans",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--font-body);font-size:16px}button,input{font:inherit}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer}.announcement{height:32px;background:var(--blue);color:white;display:flex;align-items:center;justify-content:center;gap:12px;text-transform:uppercase;letter-spacing:.11em;font-size:10px;font-weight:600}.site-header{height:86px;padding:0 3.2vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:var(--cream);position:relative;z-index:20;border-bottom:1px solid var(--line)}.brand,.footer-brand{font:800 15px/12px var(--font-head);letter-spacing:-.06em;display:flex;flex-direction:column;width:max-content}.brand span:last-child,.footer-brand span:last-child{margin-left:15px}.site-header nav{display:flex;gap:34px;font-size:13px;font-weight:600}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:1px;background:var(--ink);transition:.25s}.site-header nav a:hover:after{right:0}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:16px}.icon-button,.cart-trigger,.menu-button{border:0;background:none}.icon-button{width:32px;height:32px;padding:6px}.icon-button svg{fill:none;stroke:currentColor;stroke-width:1.6}.cart-trigger{display:flex;gap:8px;align-items:center;font-size:13px;font-weight:600}.cart-count{background:var(--ink);color:white;border-radius:50%;width:22px;height:22px;display:grid;place-items:center;font-size:10px}.menu-button{display:none}.hero{height:min(760px,calc(100vh - 118px));min-height:590px;position:relative;color:white;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,31,25,.6) 0%,rgba(11,31,25,.08) 58%,rgba(11,31,25,.1))}.hero-copy{position:absolute;left:6vw;top:50%;transform:translateY(-50%);max-width:620px}.eyebrow{margin:0 0 18px;text-transform:uppercase;font-size:10px;letter-spacing:.18em;font-weight:700}.eyebrow.dark{color:#426159}.hero h1,.section-heading h2,.manifesto h2,.newsletter h2{font:600 clamp(55px,7.1vw,112px)/.88 var(--font-head);letter-spacing:-.075em;margin:0}.hero h1 em{font-weight:400;font-style:italic}.hero-intro{font-size:17px;line-height:1.55;margin:28px 0}.button{border:0;min-height:52px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:34px;font-weight:700;font-size:12px;letter-spacing:.02em;transition:.2s}.button:hover{transform:translateY(-2px)}.button-light{background:white;color:var(--ink)}.button-dark{background:var(--ink);color:white}.button-blue{background:var(--blue);color:white}.hero-stamp{position:absolute;right:4.5vw;top:36px;border:1px solid rgba(255,255,255,.6);border-radius:50%;width:92px;height:92px;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(8deg)}.hero-stamp span{font:700 34px/1 var(--font-head)}.hero-stamp small{font-size:7px;letter-spacing:.2em}.hero-note{position:absolute;right:4.5vw;bottom:36px;text-align:right;text-transform:uppercase;font-size:8px;line-height:1.7;letter-spacing:.16em}.ticker{overflow:hidden;background:var(--ink);color:var(--cream);padding:21px 0}.ticker-track{width:max-content;display:flex;align-items:center;gap:38px;animation:ticker 28s linear infinite;font:600 12px var(--font-head);letter-spacing:.17em}.ticker i{color:#d71920;font-style:normal}@keyframes ticker{to{transform:translateX(-50%)}}.shop-section{padding:110px 3.2vw 120px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:45px}.section-heading h2{font-size:clamp(50px,6vw,82px)}.filter-row{display:flex;gap:7px}.filter{border:1px solid var(--line);background:transparent;border-radius:30px;padding:10px 16px;font-size:11px;font-weight:600}.filter.active{background:var(--ink);color:white}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 15px}.product-card{min-width:0}.product-visual{aspect-ratio:1/1.12;background:#e5dece;position:relative;overflow:hidden;cursor:pointer}.product-visual img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.product-card:hover .product-visual img{transform:scale(1.025)}.product-photo-campaign img{object-position:67% center}.product-photo-hoodie img{object-position:84% center}.product-art{position:absolute;inset:0;display:grid;place-items:center;background:var(--card-bg,#dfd7c7)}.garment{position:relative;filter:drop-shadow(0 22px 18px rgba(35,29,18,.15));transition:transform .5s}.product-card:hover .garment{transform:translateY(-6px) rotate(-1deg)}.garment.tee{width:62%;height:67%;background:var(--garment,#f7f1e5);clip-path:polygon(26% 0,39% 8%,61% 8%,74% 0,100% 18%,84% 36%,76% 29%,78% 100%,22% 100%,24% 29%,16% 36%,0 18%)}.garment.cap{width:62%;height:35%;background:var(--garment);border-radius:55% 55% 25% 25%}.garment.cap:after{content:"";position:absolute;width:55%;height:28%;right:-32%;bottom:0;background:inherit;border-radius:0 100% 50% 40%;transform:skewX(-15deg)}.garment.tote{width:55%;height:63%;background:var(--garment);border-radius:2px}.garment.tote:before{content:"";position:absolute;width:52%;height:38%;left:24%;top:-25%;border:13px solid var(--garment);border-bottom:0;border-radius:50% 50% 0 0}.garment-label{position:absolute;inset:0;display:grid;place-items:center;font:700 clamp(20px,2.8vw,42px) var(--font-head);letter-spacing:-.07em;color:var(--label,#143d31)}.garment.cap .garment-label{font-size:clamp(14px,1.8vw,28px);z-index:2}.product-badge{position:absolute;top:13px;left:13px;background:var(--blue);color:white;font-size:8px;letter-spacing:.12em;text-transform:uppercase;padding:8px 9px;font-weight:700;z-index:2}.quick-add{position:absolute;left:12px;right:12px;bottom:12px;height:48px;border:0;background:var(--white);font-size:11px;font-weight:700;display:flex;justify-content:center;align-items:center;gap:20px;transform:translateY(70px);transition:.25s}.product-card:hover .quick-add,.quick-add:focus{transform:translateY(0)}.product-info{display:flex;justify-content:space-between;padding:15px 2px 0;gap:15px}.product-info h3{font:600 14px var(--font-head);margin:0 0 5px}.product-info p{margin:0;color:#687a74;font-size:11px}.product-price{font-weight:700;font-size:13px;white-space:nowrap}.manifesto{background:#d71920;padding:100px 6vw;display:grid;grid-template-columns:1fr 2.2fr 1.4fr;gap:6vw;align-items:center}.manifesto-number{align-self:start;font:500 12px var(--font-head)}.manifesto h2{font-size:clamp(44px,5.6vw,80px)}.manifesto-copy>p:not(.eyebrow){max-width:560px;font-size:17px;line-height:1.6;color:#355149}.text-link{display:inline-flex;gap:30px;border-bottom:1px solid var(--ink);padding-bottom:6px;margin-top:18px;font-size:12px;font-weight:700}.quote-card{background:var(--blue);color:white;padding:46px 38px;transform:rotate(2deg);box-shadow:15px 15px 0 rgba(16,42,34,.1)}.quote-mark{font:600 70px/0 var(--font-head)}.quote-card blockquote{font:600 clamp(26px,2.6vw,42px)/1.05 var(--font-head);letter-spacing:-.06em;margin:35px 0}.quote-card p{font-size:10px;text-transform:uppercase;letter-spacing:.1em}.quality-strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--white);padding:78px 5vw}.quality-strip article{padding:0 5vw;border-right:1px solid var(--line)}.quality-strip article:last-child{border:0}.quality-strip span{font-size:10px;color:#77847f}.quality-strip h3{font:600 21px var(--font-head);margin:25px 0 8px}.quality-strip p{font-size:13px;line-height:1.5;color:#65756f}.newsletter{background:var(--green);color:white;padding:100px 8vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:end}.newsletter h2{font-size:clamp(46px,5.4vw,82px)}.newsletter form label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.email-field{display:flex;border-bottom:1px solid rgba(255,255,255,.5)}.email-field input{flex:1;background:transparent;border:0;color:white;font-size:18px;padding:14px 0;outline:none}.email-field input::placeholder{color:rgba(255,255,255,.4)}.email-field button{border:0;background:none;color:white;font-weight:700}.newsletter form small{display:block;color:rgba(255,255,255,.55);margin-top:13px;font-size:10px}footer{background:#0b1d17;color:white;padding:70px 4vw 25px}.footer-brand{font-size:32px;line-height:25px}.footer-brand span:last-child{margin-left:28px}.footer-links{display:flex;gap:9vw;justify-content:flex-end;margin:-30px 0 80px}.footer-links div{display:flex;flex-direction:column;gap:10px;min-width:100px}.footer-links strong{font-size:10px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px;color:#80938c}.footer-links a{font-size:12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);padding-top:20px;display:flex;justify-content:space-between;color:#7f928b;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.drawer-backdrop{position:fixed;inset:0;background:rgba(7,21,17,.45);opacity:0;pointer-events:none;transition:.3s;z-index:40}.drawer-backdrop.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(480px,100%);background:var(--white);z-index:41;transform:translateX(100%);transition:.35s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column}.cart-drawer.open{transform:none}.drawer-header{display:flex;justify-content:space-between;align-items:start;padding:34px;border-bottom:1px solid var(--line)}.drawer-header h2{font:600 38px var(--font-head);letter-spacing:-.06em;margin:0}.drawer-close,.modal-close{border:0;background:none;font-size:32px;font-weight:300}.cart-empty{margin:auto;text-align:center;padding:30px}.empty-icon{border:1px solid var(--ink);border-radius:50%;width:72px;height:72px;display:grid;place-items:center;margin:0 auto 25px;font:700 22px var(--font-head)}.cart-empty h3{font:600 24px var(--font-head);margin:0}.cart-empty p{font-size:13px;color:#687a74;margin:12px 0 25px}.cart-items{overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:86px 1fr auto;gap:15px;padding:20px 28px;border-bottom:1px solid var(--line);align-items:center}.cart-thumb{width:86px;height:98px;background:#e7dfd0;overflow:hidden}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-item h4{margin:0 0 5px;font:600 13px var(--font-head)}.cart-item p{font-size:10px;color:#6b7c76;margin:0 0 12px}.quantity{display:flex;gap:12px;align-items:center;font-size:11px}.quantity button{border:1px solid var(--line);background:none;width:23px;height:23px}.remove-item{border:0;background:none;font-size:10px;text-decoration:underline;color:#76837e}.cart-item-price{font-size:12px;font-weight:700}.cart-footer{display:none;padding:24px 30px;border-top:1px solid var(--line);background:white}.shipping-progress>div{display:flex;justify-content:space-between;font-size:9px}.progress{height:3px;background:#d8dedb;margin:10px 0 20px}.progress i{display:block;height:100%;width:0;background:var(--blue);transition:.3s}.cart-total{display:flex;justify-content:space-between;font-size:15px;margin-bottom:18px}.checkout-button{width:100%}.cart-footer>small{display:block;text-align:center;color:#74837e;font-size:9px;margin-top:10px}.product-modal,.checkout-modal{border:0;padding:0;background:var(--white);width:min(1000px,92vw);max-width:none}.product-modal::backdrop,.checkout-modal::backdrop{background:rgba(6,22,17,.72)}.modal-inner{display:grid;grid-template-columns:1.2fr 1fr;min-height:620px}.modal-image{background:#e5dece;min-height:620px;position:relative}.modal-image img{width:100%;height:100%;object-fit:cover;position:absolute}.modal-content{padding:50px;position:relative}.modal-content h2{font:600 44px/.95 var(--font-head);letter-spacing:-.06em;margin:18px 0 9px}.modal-content .description{color:#62736d;font-size:14px;line-height:1.6;margin:25px 0}.modal-price{font-weight:700}.option-label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin:25px 0 10px}.size-row{display:flex;gap:8px}.size-button{width:44px;height:42px;border:1px solid var(--line);background:white;font-size:11px}.size-button.active{background:var(--ink);color:white}.modal-add{width:100%;margin-top:27px}.delivery-note{font-size:10px;color:#75847f;margin-top:15px;text-align:center}.checkout-modal{width:min(510px,92vw);background:transparent}.checkout-card{background:var(--white);padding:48px;position:relative;text-align:center}.checkout-card .modal-close{position:absolute;right:17px;top:12px}.checkout-mark{width:60px;height:60px;background:var(--ink);color:white;border-radius:50%;display:grid;place-items:center;margin:0 auto 28px;font:700 18px var(--font-head)}.checkout-card h2{font:600 42px var(--font-head);letter-spacing:-.06em;margin:0}.checkout-card>p:not(.eyebrow){color:#63736e;font-size:13px;line-height:1.6}.checkout-summary{margin:28px 0;padding:20px 0;border-block:1px solid var(--line);display:flex;justify-content:space-between}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,30px);background:var(--blue);color:white;padding:13px 22px;font-size:11px;font-weight:600;z-index:80;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:850px){.site-header{grid-template-columns:1fr 1fr;height:72px}.site-header nav,.icon-button{display:none}.menu-button{display:block;width:25px;padding:0}.menu-button span{display:block;height:1px;background:var(--ink);margin:6px}.hero{height:690px}.hero>img{object-position:64% center}.hero-overlay{background:linear-gradient(90deg,rgba(10,30,24,.68),rgba(10,30,24,.08))}.hero-copy{left:25px;right:25px;top:auto;bottom:80px;transform:none}.hero h1{font-size:57px}.hero-intro{font-size:14px}.hero-stamp{right:22px;top:24px;width:74px;height:74px}.hero-note{display:none}.shop-section{padding:75px 15px}.section-heading{display:block}.filter-row{margin-top:28px}.product-grid{grid-template-columns:repeat(2,1fr);gap:35px 10px}.quick-add{transform:none;height:42px}.manifesto{grid-template-columns:1fr;padding:70px 25px}.manifesto-number{display:none}.quote-card{margin:25px 8px 0}.quality-strip{grid-template-columns:1fr;padding:30px 25px}.quality-strip article{border-right:0;border-bottom:1px solid var(--line);padding:30px 0}.newsletter{grid-template-columns:1fr;padding:70px 25px}.footer-links{margin:50px 0;justify-content:flex-start;flex-wrap:wrap}.footer-bottom{gap:15px;flex-direction:column}.modal-inner{grid-template-columns:1fr;max-height:90vh;overflow:auto}.modal-image{min-height:390px}.modal-content{padding:30px}.modal-content h2{font-size:36px}}
@media(max-width:520px){.announcement{font-size:8px}.hero{min-height:620px}.hero h1{font-size:49px}.product-info{display:block}.product-price{display:block;margin-top:8px}.product-grid{row-gap:28px}.garment-label{font-size:20px}.manifesto h2,.newsletter h2,.section-heading h2{font-size:45px}.email-field{display:block}.email-field button{padding:14px 0}.cart-drawer{width:100%}.checkout-card{padding:42px 25px}.product-modal{width:100vw;height:100vh;margin:0;max-height:none}.product-modal[open]{display:block}.modal-inner{max-height:none}}

/* SIII! visual direction based on the supplied product photography. */
:root{--ink:#0d0d0d;--green:#0d0d0d;--blue:#0d0d0d;--cream:#f4f2ec;--sand:#e5e2dd;--white:#fff;--line:rgba(0,0,0,.16)}
.announcement{background:#0d0d0d}
.hero{background:#f1f0ed;color:var(--ink)}
.hero>img{position:absolute;right:0;top:0;width:54%;height:100%;object-fit:cover;object-position:center 20%}
.hero-overlay{display:none}
.hero-copy{max-width:650px}
.hero h1{text-transform:none}
.hero h1:first-line{font-style:italic}
.hero-intro{color:#4b4b4b}
.button-light{background:var(--ink);color:white}
.hero-note{color:var(--ink)}
.hero-logo-card{position:absolute;right:49%;bottom:42px;width:150px;height:150px;background:white;padding:7px;transform:rotate(-7deg);box-shadow:9px 9px 0 #0d0d0d;z-index:2}
.hero-logo-card img{width:100%;height:100%;object-fit:cover}
.product-visual{background:#e7e7e7}
.product-visual img{object-position:center top}
.product-badge{background:#0d0d0d}
.manifesto{background:#d71920}
.quote-card{background:#0d0d0d}
.newsletter{background:#0d0d0d}
.cart-thumb{position:relative}

@media(max-width:850px){
  .hero{background:#e9e8e4}
  .hero>img{width:100%;object-position:58% top;opacity:.7}
  .hero-overlay{display:block;background:linear-gradient(90deg,rgba(244,242,236,.96) 0%,rgba(244,242,236,.72) 48%,rgba(244,242,236,.08) 100%)}
  .hero-copy{z-index:2;max-width:470px}
  .hero-logo-card{right:22px;bottom:25px;width:94px;height:94px;box-shadow:6px 6px 0 #0d0d0d}
}

.collection-photo img{object-fit:contain;background:#e8e5e0}
.modal-image:has(.variant-media){display:grid;place-items:center;padding:24px}.modal-image .variant-media{width:100%;max-width:620px;aspect-ratio:1;background-repeat:no-repeat;background-color:#e8e5e0;transition:background-position .22s ease}.cart-thumb .variant-media{width:100%;aspect-ratio:1;background-repeat:no-repeat;background-color:#e8e5e0}

/* Premium commerce layer */
.site-header{position:sticky;top:0;background:rgba(244,242,236,.94);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.shop-section{max-width:1680px;margin-inline:auto}
.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:14px 0 28px;border-top:1px solid var(--line)}
.product-search{width:min(470px,100%);height:48px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--ink)}
.product-search svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;flex:0 0 auto}
.product-search input{width:100%;border:0;background:transparent;outline:0;font-size:13px;padding:13px 0}
.product-search input::placeholder{color:#77817d}
.shop-controls{display:flex;align-items:center;gap:24px;font-size:11px;color:#64706c}
.result-count{white-space:nowrap}
.sort-control{display:flex;align-items:center;gap:9px;white-space:nowrap}
.sort-control select{border:0;border-bottom:1px solid var(--ink);background:transparent;padding:8px 24px 8px 2px;color:var(--ink);font-weight:600;outline:0}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:46px 14px}
.product-card{transition:transform .25s ease}.product-card:hover{transform:translateY(-3px)}
.product-visual{aspect-ratio:1/1.13;background:#ecebea}
.product-visual>.variant-media{position:absolute;left:0;right:0;top:50%;width:100%;aspect-ratio:1;transform:translateY(-50%);background-repeat:no-repeat;background-color:#e8e5e0;transition:transform .45s ease,background-position .22s ease}
.product-card:hover .product-visual>.variant-media{transform:translateY(-50%) scale(1.025)}
.card-gallery{position:absolute;inset:0;background:#e8e5e0}.card-gallery .variant-media{position:absolute;inset:0;background-repeat:no-repeat;background-color:#e8e5e0;transition:opacity .32s ease,transform .55s cubic-bezier(.2,.8,.2,1)}.card-media-front{opacity:1}.card-media-back{opacity:0}.hover-cue{position:absolute;right:12px;top:12px;z-index:3;padding:7px 9px;background:rgba(255,255,255,.9);color:var(--ink);font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:opacity .2s}.product-card:hover .card-media-front,.product-visual:focus-visible .card-media-front{opacity:0;transform:scale(1.015)}.product-card:hover .card-media-back,.product-visual:focus-visible .card-media-back{opacity:1;transform:scale(1.025)}.product-card:hover .hover-cue,.product-visual:focus-visible .hover-cue{opacity:0}.product-badge~.card-gallery .hover-cue{top:47px}
.product-info{padding-top:17px}.product-info h3{font-size:13px;letter-spacing:-.02em}.product-info p{font-size:10px;text-transform:uppercase;letter-spacing:.055em}
.color-preview{display:flex;gap:7px;margin-top:10px}.card-color{width:24px;height:24px;padding:4px;border:1px solid transparent;border-radius:50%;background:transparent;display:grid;place-items:center}.card-color.active{border-color:var(--ink)}.card-color .swatch{width:12px;height:12px}.swatch{display:inline-block;width:13px;height:13px;border-radius:50%;border:1px solid rgba(0,0,0,.28);background:#111}.swatch-wit{background:#fff}.swatch-zwart{background:#111}
.quick-add{background:rgba(255,255,255,.96);border:1px solid rgba(0,0,0,.1);letter-spacing:.04em;text-transform:uppercase}
.no-results{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;border:1px solid var(--line);background:#eeece7}.no-results[hidden]{display:none}.no-results strong{font:600 28px var(--font-head)}.no-results span{font-size:13px;color:#68736f}.no-results .text-link{border:0;background:transparent}
.product-modal{width:min(1120px,94vw)}
.modal-inner{grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr)}
.modal-content{padding:48px 52px;overflow:auto}
.product-modal-top{display:flex;justify-content:space-between;align-items:center}.product-modal-top .eyebrow{margin:0}.product-modal-top>span{font-size:8px;text-transform:uppercase;letter-spacing:.12em;background:var(--ink);color:white;padding:8px 10px}
.product-title-row{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:end}.product-title-row h2{min-width:0}.share-product{border:0;border-bottom:1px solid var(--ink);background:transparent;padding:5px 0;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:13px}
.modal-content .description{margin:22px 0 25px}.option-label{display:flex;justify-content:space-between;align-items:center}.option-label small{font-size:10px;color:#69746f;font-weight:600}
.color-button{width:auto;min-width:88px;gap:8px;display:inline-flex;align-items:center;justify-content:center}.color-button .swatch{width:12px;height:12px;border-color:rgba(0,0,0,.35)}
.slogan-button{width:auto;padding-inline:16px}
.view-row{display:grid;grid-template-columns:1fr 1fr}.view-button{width:100%;min-width:0}
.product-assurance{display:grid;grid-template-columns:1fr;gap:0;margin-top:22px;border-top:1px solid var(--line)}.product-assurance span{padding:11px 0;border-bottom:1px solid var(--line);font-size:10px;color:#5f6c67}.product-assurance span:before{content:'✓';font-weight:800;margin-right:9px;color:var(--ink)}
.related-products{margin-top:28px}.related-products>p{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.related-products>div{display:grid;border-top:1px solid var(--line)}.related-products button{display:grid;grid-template-columns:1fr auto;gap:20px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:12px 0;text-align:left;font-size:11px}.related-products button span{font-weight:700}

@media(max-width:1180px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){
  .site-header{position:sticky}.site-header .icon-button{display:block}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--cream);padding:24px 20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:20px}.site-header.menu-open nav{display:flex}
  .shop-toolbar{align-items:stretch;flex-direction:column;gap:16px}.shop-controls{justify-content:space-between}.product-search{width:100%}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 10px}
  .modal-inner{grid-template-columns:1fr}.modal-content{padding:30px 30px 92px}.product-assurance{margin-bottom:20px}.modal-add{position:sticky;bottom:12px;z-index:5;box-shadow:0 10px 28px rgba(0,0,0,.22)}
}
@media(max-width:520px){
  .section-heading h2{font-size:42px}.filter-row{overflow-x:auto;padding-bottom:4px}.filter{white-space:nowrap}.shop-controls{align-items:flex-start;gap:12px}.sort-control{align-items:flex-start;flex-direction:column;gap:3px}.sort-control select{max-width:150px}
  .product-grid{gap:30px 8px}.product-info{padding-top:12px}.product-info h3{font-size:12px}.product-info p{font-size:8px}.product-price{font-size:12px}.color-preview{margin-top:7px}
  .quick-add{left:7px;right:7px;bottom:7px;font-size:9px}.modal-image .variant-media{max-width:100%}.product-modal-top{padding-right:34px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker-track{animation:none}.product-card,.product-visual img,.variant-media,.card-gallery .variant-media,.quick-add,.button{transition:none!important}}

/* Interaction and accessibility layer */
button:disabled{cursor:not-allowed;opacity:.55}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,[role="button"]:focus-visible{outline:3px solid #d71920;outline-offset:3px}
.clear-search{border:0;background:transparent;font-size:20px;line-height:1;padding:6px;color:#59645f}
.footer-links a,.footer-links button{font-size:12px}.footer-links button,.footer-bottom button{border:0;background:none;color:inherit;padding:0;text-align:left}.footer-links a:hover,.footer-links button:hover,.footer-bottom button:hover{text-decoration:underline}
.drawer-actions{display:flex;align-items:center;gap:12px}.clear-cart{border:0;background:none;text-decoration:underline;font-size:10px;color:#687a74}
.info-modal{border:0;padding:0;width:min(560px,92vw);max-width:none;background:transparent}.info-modal::backdrop{background:rgba(6,22,17,.72)}.info-card{background:var(--white);padding:48px;position:relative}.info-card .modal-close{position:absolute;right:18px;top:12px}.info-card h2{font:600 42px/.95 var(--font-head);letter-spacing:-.06em;margin:12px 0 22px}.info-body{font-size:14px;line-height:1.7;color:#5e6b67;margin-bottom:28px}.info-body p{margin:0 0 12px}.info-done{width:100%}
@media(max-width:520px){.info-card{padding:42px 25px}.info-card h2{font-size:36px}.drawer-header{padding:28px 20px}.drawer-actions{gap:6px}}

/* Conversion and trust sections */
.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid var(--line)}
.trust-bar article{padding:22px 3vw;border-right:1px solid var(--line)}.trust-bar article:last-child{border-right:0}
.trust-bar strong,.trust-bar span{display:block}.trust-bar strong{font:700 12px var(--font-head);margin-bottom:5px}.trust-bar span{font-size:10px;color:#67716d}
.category-showcase{padding:105px 3.2vw;display:grid;grid-template-columns:.8fr 1.25fr .75fr;gap:14px;background:#fff}
.category-intro{padding:32px 4vw 32px 0;align-self:end}.category-intro h2,.proof-copy h2,.service-heading h2,.faq-section h2{font:600 clamp(42px,5vw,76px)/.92 var(--font-head);letter-spacing:-.07em;margin:0}
.category-intro>p:last-child{font-size:14px;line-height:1.65;color:#626d69;max-width:390px;margin-top:24px}
.category-card{min-height:570px;position:relative;overflow:hidden;background:#e7e4df;color:white}.category-card:not(.category-card-large){min-height:480px;align-self:end}
.category-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.68))}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.8,.2,1)}.category-card:hover img{transform:scale(1.035)}
.category-card>span{position:absolute;left:25px;right:25px;bottom:24px;z-index:2;display:grid;grid-template-columns:1fr auto;align-items:end}.category-card small{grid-column:1/-1;text-transform:uppercase;letter-spacing:.14em;font-size:8px;margin-bottom:7px}.category-card strong{font:600 25px var(--font-head)}.category-card i{font-style:normal;font-size:23px}
.proof-section{display:grid;grid-template-columns:1.05fr .95fr;min-height:720px;background:#d71920;color:#fff}.proof-image{min-height:650px}.proof-image img{width:100%;height:100%;object-fit:cover}.proof-copy{padding:90px clamp(40px,7vw,120px);align-self:center}.proof-copy h2{font-size:clamp(42px,4.5vw,70px)}.proof-copy>p:not(.eyebrow){font-size:15px;line-height:1.7;color:rgba(255,255,255,.82);margin:27px 0}
.proof-copy ul{list-style:none;padding:0;margin:0 0 34px;border-top:1px solid rgba(0,0,0,.25)}.proof-copy li{display:grid;grid-template-columns:35px 1fr;gap:17px;padding:17px 0;border-bottom:1px solid rgba(0,0,0,.25)}.proof-copy li>span{font-size:9px;padding-top:3px}.proof-copy li strong,.proof-copy li small{display:block}.proof-copy li strong{font:700 13px var(--font-head)}.proof-copy li small{font-size:11px;line-height:1.5;margin-top:4px;color:#555}
.service-steps{padding:110px 5vw;background:#fff}.service-heading{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:55px}.service-heading .eyebrow{grid-column:1/-1}.service-heading .text-link{margin:0 0 9px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.step-grid article{padding:38px 3vw;min-height:235px;border-right:1px solid var(--line)}.step-grid article:last-child{border:0}.step-grid span{width:31px;height:31px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:10px}.step-grid h3{font:600 21px var(--font-head);margin:34px 0 9px}.step-grid p{font-size:13px;line-height:1.6;color:#626d69;margin:0;max-width:340px}
.faq-section{padding:110px 7vw;background:#efede7;display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw}.faq-intro{font-size:14px;line-height:1.7;color:#626d69;max-width:410px;margin:24px 0 0}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;padding:24px 0;display:flex;align-items:center;justify-content:space-between;font:600 14px var(--font-head);cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;font-weight:300;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:13px;line-height:1.7;color:#626d69;margin:0;padding:0 35px 24px 0;max-width:720px}
.cart-recommendation{margin:0 28px 18px;padding:17px;border:1px solid var(--line);display:grid;grid-template-columns:62px 1fr auto;gap:13px;align-items:center;background:#f5f3ee}.cart-recommendation img,.cart-recommendation .variant-media{width:62px;height:70px;object-fit:cover;background-color:#e8e5e0;background-repeat:no-repeat}.cart-recommendation small,.cart-recommendation strong{display:block}.cart-recommendation small{text-transform:uppercase;letter-spacing:.1em;font-size:7px;color:#747e7a;margin-bottom:5px}.cart-recommendation strong{font:600 11px var(--font-head)}.cart-recommendation>a{border:1px solid var(--ink);background:transparent;padding:8px 10px;font-size:8px;font-weight:700;text-transform:uppercase}
.product-facts{margin-top:22px;border-top:1px solid var(--line)}.product-facts details{border-bottom:1px solid var(--line)}.product-facts summary{list-style:none;display:flex;justify-content:space-between;padding:13px 0;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;cursor:pointer}.product-facts summary::-webkit-details-marker{display:none}.product-facts p{font-size:11px;line-height:1.6;color:#65706c;margin:0;padding:0 0 14px}.product-facts summary:after{content:"+";font-size:16px;font-weight:400}.product-facts details[open] summary:after{content:"−"}.availability-note{display:flex;align-items:center;gap:8px;margin:18px 0 -8px;font-size:10px;color:#52605b}.availability-note i{width:7px;height:7px;border-radius:50%;background:#2d9f58;box-shadow:0 0 0 4px rgba(45,159,88,.12)}

@media(max-width:1000px){.trust-bar{grid-template-columns:repeat(2,1fr)}.trust-bar article:nth-child(2){border-right:0}.trust-bar article:nth-child(-n+2){border-bottom:1px solid var(--line)}.category-showcase{grid-template-columns:1fr 1fr}.category-intro{grid-column:1/-1;padding:0 0 25px}.category-card,.category-card:not(.category-card-large){min-height:500px}.proof-section{grid-template-columns:1fr}.proof-image{min-height:560px}.proof-copy{padding:75px 8vw}}
@media(max-width:700px){.category-showcase{padding:72px 15px;grid-template-columns:1fr}.category-card,.category-card:not(.category-card-large){min-height:430px}.proof-image{min-height:430px}.proof-copy{padding:65px 25px}.service-steps{padding:75px 25px}.service-heading{display:block}.service-heading .text-link{margin-top:20px}.step-grid{grid-template-columns:1fr}.step-grid article{min-height:auto;border-right:0;border-bottom:1px solid var(--line);padding:28px}.step-grid h3{margin:22px 0 8px}.faq-section{grid-template-columns:1fr;padding:75px 25px;gap:55px}.cart-recommendation{margin-inline:20px;grid-template-columns:54px 1fr auto;padding:12px}.cart-recommendation img,.cart-recommendation .variant-media{width:54px;height:62px}}

/* Ultra conversion retail theme — one visual system. */
:root{--ink:#090909;--green:#090909;--blue:#d71920;--accent:#d71920;--cream:#f5f5f1;--sand:#e8e8e3;--white:#fff;--line:rgba(9,9,9,.14)}
body{background:var(--cream);color:var(--ink);letter-spacing:-.005em}
.announcement{height:34px;background:var(--ink);color:#fff;font-size:9px;letter-spacing:.16em}
.site-header{height:78px;padding:0 clamp(18px,3.2vw,54px);background:rgba(245,245,241,.9);border-bottom:1px solid rgba(9,9,9,.12)}
.brand{font-size:14px;line-height:11px;letter-spacing:-.075em}.site-header nav{gap:38px;font-size:11px;text-transform:uppercase;letter-spacing:.07em}.cart-trigger{font-size:11px;text-transform:uppercase;letter-spacing:.06em}.cart-count{background:var(--accent);color:var(--ink);font-weight:800}
.hero{height:min(790px,calc(100vh - 112px));min-height:650px;background:var(--ink);color:#fff}
.hero>img{right:0;width:57%;object-position:center 18%;filter:saturate(.75) contrast(1.04)}
.hero-overlay{display:block;background:linear-gradient(90deg,#090909 0%,#090909 42%,rgba(9,9,9,.88) 48%,rgba(9,9,9,.08) 72%)}
.hero-copy{left:clamp(24px,6vw,96px);z-index:3;max-width:660px}.hero-copy .eyebrow{color:var(--accent);margin-bottom:24px}.hero h1{font-size:clamp(68px,7.6vw,122px);line-height:.82;letter-spacing:-.085em}.hero h1 em{color:var(--accent);font-weight:600;font-style:normal}.hero-intro{color:rgba(255,255,255,.72);font-size:15px}.button{min-height:54px;padding-inline:25px;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.button-light{background:#fff;color:var(--ink)}.button-light:hover{background:var(--accent)}.button-blue{background:var(--accent);color:var(--ink)}.button-dark{background:var(--ink);color:#fff}
.hero-benefits{display:flex;gap:0;margin-top:34px;border-top:1px solid rgba(255,255,255,.25);max-width:590px}.hero-benefits span{padding:14px 22px 0 0;margin-right:22px;font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.7);white-space:nowrap}.hero-note{color:#fff;z-index:3}.hero-logo-card{right:51%;bottom:36px;width:118px;height:118px;box-shadow:7px 7px 0 var(--accent)}
.trust-bar{background:#fff}.trust-bar article{padding:20px clamp(18px,3vw,48px)}.trust-bar strong{font-size:11px;text-transform:uppercase;letter-spacing:.05em}.trust-bar span{color:#6a6a66}.ticker{padding:16px 0;background:var(--accent);color:var(--ink)}.ticker-track{font-size:10px;font-weight:800}.ticker i{color:var(--ink)}
.category-showcase{padding:100px clamp(18px,3.2vw,54px);grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;background:#fff}.category-intro{grid-column:1/-1;display:grid;grid-template-columns:.4fr 1fr .75fr;gap:40px;align-items:end;padding:0 0 36px}.category-intro .eyebrow{align-self:start}.category-intro h2{font-size:clamp(52px,6vw,88px)}.category-intro>p:last-child{margin:0;justify-self:end}.category-card,.category-card:not(.category-card-large){min-height:470px;align-self:stretch}.category-card:after{inset:38% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.78))}.category-card img{object-fit:cover}.category-card strong{font-size:21px}.category-card i{width:38px;height:38px;border:1px solid rgba(255,255,255,.65);border-radius:50%;display:grid;place-items:center;font-size:15px}.category-card:hover i{background:var(--accent);border-color:var(--accent);color:var(--ink)}
.shop-section{padding:110px clamp(18px,3.2vw,54px) 130px;background:var(--cream)}.section-heading{margin-bottom:35px}.section-heading h2{font-size:clamp(54px,6.4vw,92px)}.eyebrow.dark{color:#656560}.filter{border-radius:0;padding:11px 15px;background:transparent;text-transform:uppercase;font-size:9px;letter-spacing:.08em}.filter.active{background:var(--ink);color:#fff}.shop-toolbar{position:sticky;top:78px;z-index:9;background:rgba(245,245,241,.94);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:14px 0 18px}.product-search{height:43px}.product-search input{font-size:12px}.shop-controls{color:#666;font-size:9px;text-transform:uppercase;letter-spacing:.05em}
.product-grid{gap:48px 12px}.product-card{background:#fff;border:1px solid rgba(9,9,9,.08);transform:none}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(9,9,9,.09)}.product-visual{aspect-ratio:1/1.18;background:#ececea}.product-info{padding:16px 15px 17px}.product-info h3{font-size:13px}.product-info p{color:#777770}.product-price{font-size:13px}.product-badge{top:12px;left:12px;background:var(--accent);color:var(--ink);padding:8px 10px}.hover-cue{border:1px solid rgba(9,9,9,.1)}.quick-add{left:10px;right:10px;bottom:10px;background:var(--ink);color:#fff;border:0;height:49px}.quick-add:hover{background:var(--accent);color:var(--ink)}.card-color{transition:.2s}.card-color:hover{background:#efefea}
.proof-section{background:var(--ink);color:#fff;min-height:760px}.proof-image img{filter:saturate(.75)}.proof-copy .eyebrow{color:var(--accent)}.proof-copy>p:not(.eyebrow),.proof-copy li small{color:rgba(255,255,255,.65)}.proof-copy ul,.proof-copy li{border-color:rgba(255,255,255,.22)}.proof-copy .button-dark{background:var(--accent);color:var(--ink)}
.manifesto{background:var(--accent);padding-block:120px}.manifesto-copy>p:not(.eyebrow){color:#242424}.quote-card{background:#fff;color:var(--ink);box-shadow:14px 14px 0 var(--ink);transform:rotate(1deg)}.quality-strip{padding:85px 5vw}.quality-strip article{padding-inline:4vw}.quality-strip span{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--ink);border-radius:50%;color:var(--ink)}
.service-steps{padding-block:120px}.step-grid article{background:#fff;transition:.25s}.step-grid article:hover{background:var(--accent)}.faq-section{background:#efefeb}.newsletter{background:var(--ink);border-top:1px solid rgba(255,255,255,.14)}.newsletter .eyebrow{color:var(--accent)}
footer{background:var(--ink)}.footer-links strong,.footer-bottom{color:#8d8d86}
.drawer-backdrop{background:rgba(0,0,0,.58);backdrop-filter:blur(4px)}.cart-drawer{box-shadow:-24px 0 70px rgba(0,0,0,.24)}.cart-footer{padding:26px 30px}.progress{height:4px}.progress i{background:var(--accent)}.checkout-button{font-weight:800}.cart-recommendation{background:#f4f4f0}
.product-modal{border:1px solid rgba(255,255,255,.25);box-shadow:0 35px 90px rgba(0,0,0,.4)}.product-modal::backdrop,.checkout-modal::backdrop{background:rgba(0,0,0,.76);backdrop-filter:blur(6px)}.modal-content h2{font-size:clamp(38px,4vw,56px)}.modal-add{font-weight:800}.size-button{border-color:rgba(9,9,9,.2)}.size-button.active{background:var(--ink);color:#fff}.availability-note i{background:#36a95d}.toast{background:var(--ink);color:#fff;border:1px solid rgba(255,255,255,.18)}

@media(max-width:1180px){.category-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}.category-intro{grid-column:1/-1}.category-card,.category-card:not(.category-card-large){min-height:520px}}
@media(max-width:850px){
  .site-header{height:68px}.site-header nav{top:68px;background:rgba(245,245,241,.98)}.hero{height:720px;min-height:660px}.hero>img{width:100%;opacity:.74;object-position:62% top}.hero-overlay{background:linear-gradient(0deg,#090909 0%,rgba(9,9,9,.88) 33%,rgba(9,9,9,.05) 72%)}.hero-copy{left:22px;right:22px;top:auto;bottom:42px;transform:none}.hero h1{font-size:clamp(54px,15vw,76px)}.hero-intro{margin:19px 0}.hero-benefits{margin-top:24px;overflow:hidden}.hero-benefits span{font-size:7px;margin-right:12px;padding-right:12px}.hero-logo-card{display:none}.hero-note{display:none}.shop-toolbar{top:68px}.category-intro{display:block}.category-intro>p:last-child{margin-top:20px}.category-card,.category-card:not(.category-card-large){min-height:440px}
}
@media(max-width:620px){
  .announcement{font-size:7px}.trust-bar{grid-template-columns:1fr 1fr}.trust-bar article{padding:16px 14px}.trust-bar strong{font-size:9px}.trust-bar span{font-size:8px}.category-showcase{padding:72px 14px;grid-template-columns:1fr 1fr;gap:8px}.category-intro{grid-column:1/-1;padding-bottom:25px}.category-intro h2{font-size:48px}.category-card,.category-card:not(.category-card-large){min-height:310px}.category-card>span{left:14px;right:14px;bottom:14px}.category-card strong{font-size:15px}.category-card i{width:30px;height:30px}.shop-section{padding:74px 10px 90px}.section-heading{padding-inline:4px}.section-heading h2{font-size:48px}.filter-row{margin-top:24px}.shop-toolbar{margin-inline:-10px;padding:12px 14px 16px}.product-grid{gap:22px 7px}.product-info{display:block;padding:11px 10px 13px}.product-info h3{font-size:11px}.product-price{display:block;margin-top:8px}.quick-add{height:41px;font-size:8px}.hover-cue{display:none}.proof-section{min-height:0}.proof-copy{padding:65px 22px}.manifesto{padding:75px 22px}.quote-card{margin-inline:0}.service-steps{padding:78px 20px}.faq-section{padding:75px 22px}.newsletter{padding:72px 22px}
}

/* Product detail and interaction layer. */
.favorite-trigger{position:relative;width:34px;height:34px;padding:7px;border:0;background:transparent;display:grid;place-items:center}.favorite-trigger svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.5;transition:fill .2s,transform .2s}.favorite-trigger:hover svg,.favorite-trigger.active svg{fill:var(--accent);transform:scale(1.08)}.favorite-count{position:absolute;right:-3px;top:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:20px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:7px;font-weight:800}.favorite-trigger.active .favorite-count{background:var(--accent);color:var(--ink)}
.favorite-button,.image-toggle{position:absolute;right:11px;z-index:5;border:1px solid rgba(9,9,9,.12);background:rgba(255,255,255,.92);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);transition:transform .2s,background .2s,color .2s}.favorite-button{top:11px;width:37px;height:37px;border-radius:50%;font-size:19px;line-height:1}.favorite-button:hover{transform:scale(1.06)}.favorite-button.active{background:var(--ink);color:var(--accent);border-color:var(--ink)}.image-toggle{top:57px;min-width:51px;height:30px;padding:0 9px;font-size:8px;font-weight:800;letter-spacing:.08em}.image-toggle:hover,.image-toggle[aria-pressed="true"]{background:var(--accent);color:var(--ink)}
.card-gallery.show-back .card-media-front{opacity:0;transform:scale(1.015)}.card-gallery.show-back .card-media-back{opacity:1;transform:scale(1.025)}
.product-card.manual-view:hover .card-gallery:not(.show-back) .card-media-front{opacity:1;transform:none}.product-card.manual-view:hover .card-gallery:not(.show-back) .card-media-back{opacity:0;transform:none}.product-card.manual-view:hover .card-gallery.show-back .card-media-front{opacity:0}.product-card.manual-view:hover .card-gallery.show-back .card-media-back{opacity:1;transform:scale(1.025)}
.product-card:has(.favorite-button) .product-badge{max-width:calc(100% - 65px)}.product-card:has(.product-badge) .image-toggle{top:57px}
.product-card{transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s}.product-card:focus-within{box-shadow:0 0 0 2px var(--ink)}.product-card button:focus-visible,.favorite-trigger:focus-visible{outline:2px solid var(--ink);outline-offset:2px}

.modal-image-tools{position:absolute;left:18px;right:18px;top:18px;z-index:4;display:flex;justify-content:space-between;align-items:center;pointer-events:none}.modal-image-tools button{pointer-events:auto}.modal-image-toggle{min-height:42px;padding:0 15px;border:0;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.modal-image-toggle span{margin-left:17px;font-size:15px}.modal-product-nav{pointer-events:auto;display:flex;align-items:center;background:rgba(9,9,9,.9);color:#fff;height:42px}.modal-product-nav button{width:42px;height:42px;border:0;background:transparent;color:inherit;font-size:16px}.modal-product-nav button:hover{background:var(--accent);color:var(--ink)}.modal-product-nav span{min-width:54px;text-align:center;font-size:8px;letter-spacing:.1em}
.product-title-actions{display:flex;align-items:center;gap:13px;margin-bottom:10px}.product-title-actions .share-product{margin:0}.modal-favorite{width:35px;height:35px;border:1px solid rgba(9,9,9,.2);border-radius:50%;background:transparent;font-size:18px;display:grid;place-items:center}.modal-favorite:hover,.modal-favorite.active{background:var(--ink);border-color:var(--ink);color:var(--accent)}
.model-selector{margin-top:24px;padding:15px;border:1px solid rgba(9,9,9,.14);background:#f5f5f1}.model-selector .option-label{margin:0 0 10px}.model-button{width:auto;min-width:92px;padding-inline:18px}.model-note{display:block;margin-top:10px;color:#74746e;font-size:8px;line-height:1.45}
.related-products{margin-top:34px}.related-products>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border:0}.related-products button{position:relative;display:block;padding:0;border:1px solid var(--line);overflow:hidden;background:#f0f0ec;transition:transform .22s,box-shadow .22s}.related-products button:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(9,9,9,.1)}.related-thumb{aspect-ratio:1;background:#e7e7e2;overflow:hidden}.related-thumb>img,.related-thumb>.variant-media{width:100%;height:100%;object-fit:cover;background-repeat:no-repeat;background-color:#e7e7e2}.related-copy{display:block;padding:10px;background:#fff;min-height:76px}.related-copy strong,.related-copy small,.related-copy b{display:block}.related-copy strong{font:600 10px var(--font-head);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.related-copy small{font-size:7px;line-height:1.35;color:#73736c;margin:4px 0 7px}.related-copy b{font-size:9px}.related-products button>i{position:absolute;right:8px;bottom:8px;font-style:normal;font-size:11px}

@media(max-width:850px){.header-actions{gap:10px}.favorite-trigger{width:30px}.modal-image-tools{left:12px;right:12px;top:12px}.related-products>div{grid-template-columns:repeat(3,minmax(125px,1fr));overflow-x:auto;padding-bottom:6px}.related-products button{min-width:125px}}
@media(max-width:620px){.cart-trigger>span:first-child{display:none}.header-actions{gap:7px}.favorite-count{right:-1px}.favorite-button{width:33px;height:33px;top:8px;right:8px;font-size:17px}.image-toggle{top:47px;right:8px;height:27px;min-width:46px}.modal-image-toggle{min-height:38px;padding-inline:12px;font-size:8px}.modal-product-nav,.modal-product-nav button{height:38px}.modal-product-nav button{width:36px}.modal-product-nav span{min-width:42px}.product-title-row{align-items:start}.product-title-actions{gap:8px}.modal-favorite{width:32px;height:32px}.related-products{margin-top:28px}}

/* Responsive image and layout refinement. */
.product-card{display:flex;flex-direction:column;height:100%}.product-info{flex:1;align-items:flex-start;min-height:108px}.product-visual{isolation:isolate}.product-visual img,.category-card img,.proof-image img{image-rendering:auto}.modal-content{scrollbar-width:thin;overscroll-behavior:contain}.modal-content::-webkit-scrollbar{width:5px}.modal-content::-webkit-scrollbar-thumb{background:rgba(9,9,9,.28)}

@media(min-width:851px){
  .product-modal{max-height:min(900px,92dvh);overflow:hidden}
  .product-modal .modal-inner{height:min(900px,92dvh);min-height:0}
  .product-modal .modal-image,.product-modal .modal-content{height:100%;min-height:0}
  .product-modal .modal-image .variant-media{width:min(calc(100% - 48px),calc(92dvh - 96px));max-width:none}
}

@media(min-width:621px) and (max-width:850px){
  .product-modal{width:min(720px,96vw);max-height:96dvh;overflow:hidden}
  .product-modal .modal-inner{display:block;height:96dvh;max-height:none;overflow:auto}
  .product-modal .modal-image{height:min(58dvh,560px);min-height:420px}
  .product-modal .modal-content{height:auto;overflow:visible}
  .product-modal .modal-image .variant-media{width:min(calc(100% - 48px),520px);max-width:none}
}

@media(max-width:620px){
  .product-modal{inset:0;width:100vw;height:100dvh;max-height:100dvh;margin:0;border:0;overflow:hidden}
  .product-modal .modal-inner{display:block;height:100dvh;max-height:none;overflow:auto;overscroll-behavior:contain}
  .product-modal .modal-image{height:52dvh;min-height:390px;max-height:500px;padding:14px}
  .product-modal .modal-image .variant-media{width:min(100%,440px);max-width:none}
  .product-modal .modal-content{height:auto;padding:34px 22px 110px;overflow:visible}
  .product-modal .product-close{position:fixed;right:12px;top:62px;z-index:12;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 5px 18px rgba(0,0,0,.14);display:grid;place-items:center;font-size:26px;line-height:1}
  .product-modal .modal-content h2{font-size:clamp(38px,12vw,50px);line-height:.88}
  .product-modal .description{font-size:13px;line-height:1.65}
  .product-modal .size-row{flex-wrap:wrap}
  .product-modal .modal-add{bottom:10px}
  .product-info{min-height:122px}
  .product-info p{line-height:1.35}
}

@media(max-width:370px){
  .site-header{padding-inline:12px}.brand{font-size:12px;line-height:10px}.brand span:last-child{margin-left:12px}
  .header-actions{gap:4px}.favorite-trigger,.icon-button{width:28px}.menu-button{width:23px}.cart-count{width:20px;height:20px}
  .hero-copy{left:18px;right:18px}.hero h1{font-size:52px}.hero-benefits span{font-size:6px}
  .product-grid{gap:18px 6px}.product-info{padding-inline:8px;min-height:126px}.product-info h3{font-size:10px}.product-price{font-size:11px}
  .favorite-button{width:30px;height:30px}.image-toggle{top:43px;min-width:43px;padding-inline:6px}
}

/* Red, black and white brand system with proportional image framing. */
:root{--ink:#080808;--green:#080808;--blue:#d71920;--accent:#d71920;--cream:#f5f5f2;--sand:#e7e7e3;--white:#fff;--line:rgba(8,8,8,.15)}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,[role="button"]:focus-visible{outline-color:var(--accent)}
.cart-count,.favorite-trigger.active .favorite-count{background:var(--accent);color:#fff}
.hero-copy .eyebrow,.hero h1 em,.proof-copy .eyebrow,.newsletter .eyebrow{color:var(--accent)}
.button-blue,.proof-copy .button-dark{background:var(--accent);color:#fff}.button-light:hover{background:var(--accent);color:#fff}
.hero-logo-card{box-shadow:7px 7px 0 var(--accent)}
.ticker{background:var(--accent);color:#fff}.ticker i{color:#fff}
.category-card:hover i,.quick-add:hover,.image-toggle:hover,.image-toggle[aria-pressed="true"],.modal-product-nav button:hover{background:var(--accent);border-color:var(--accent);color:#fff}
.product-badge{background:var(--accent);color:#fff}
.manifesto{background:var(--accent);color:#fff}.manifesto .eyebrow.dark,.manifesto-copy>p:not(.eyebrow){color:rgba(255,255,255,.8)}.manifesto .text-link{border-color:#fff}.manifesto .quote-card{box-shadow:14px 14px 0 #080808}
.step-grid article:hover{background:var(--accent);color:#fff}.step-grid article:hover p{color:rgba(255,255,255,.82)}.step-grid article:hover span{border-color:#fff}
.progress i{background:var(--accent)}
.modal-image .direct-media{background-size:contain!important;background-position:center!important;background-color:#e9e9e5}
.product-visual,.card-gallery,.product-visual .variant-media,.modal-image,.related-thumb{background-color:#e9e9e5}
.product-visual img,.category-card img,.proof-image img{max-width:100%;object-fit:cover;object-position:center}
.modal-image img{max-width:100%;object-fit:contain;object-position:center}
.product-card .variant-media,.modal-image .variant-media{background-repeat:no-repeat}
