:root{--ink:#090909;--paper:#f3ead6;--red:#ed0717;--white:#fffdf7;--muted:#766f63;--line:#d8cdb8;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.55}body.locked{overflow:hidden}img{display:block;max-width:100%}a{color:inherit}.skip{position:fixed;left:1rem;top:-5rem;background:var(--red);color:white;padding:.75rem;z-index:999}.skip:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.announcement{background:var(--red);color:#fff;text-align:center;font-size:.78rem;font-weight:800;letter-spacing:.09em;padding:.55rem}.announcement span{padding:0 .7rem}.site-header{height:92px;display:grid;grid-template-columns:240px 1fr auto;align-items:center;gap:2rem;padding:0 max(4vw,1.25rem);background:#080808;color:white;position:sticky;top:0;z-index:40;border-bottom:1px solid #292929}.brand img{width:225px;max-height:70px}.site-header nav{display:flex;justify-content:center;gap:2rem}.site-header nav a,.footer a{text-decoration:none}.site-header nav a:hover{color:var(--red)}.cart-button{background:transparent;border:1px solid #555;border-radius:999px;color:white;padding:.7rem 1rem;font:inherit;font-weight:700;cursor:pointer}.cart-button span{display:inline-grid;place-items:center;background:var(--red);border-radius:50%;min-width:1.5rem;height:1.5rem;margin-left:.4rem}.hero{min-height:680px;background:var(--ink);color:white;display:grid;grid-template-columns:minmax(340px,.85fr) 1.15fr;align-items:center;overflow:hidden}.hero-copy{padding:6rem max(4vw,calc((100vw - var(--max))/2));padding-right:2rem;z-index:2}.eyebrow{font-size:.76rem;font-weight:900;letter-spacing:.18em;color:var(--red);margin:0 0 1rem}.hero h1{font-size:clamp(3.5rem,6.7vw,6.5rem);line-height:.88;letter-spacing:-.065em;margin:0 0 1.6rem}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--paper)}.hero-text{font-size:1.16rem;color:#c9c5bd;max-width:530px}.hero-actions{display:flex;gap:1.5rem;align-items:center;margin:2rem 0 3rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.85rem 1.35rem;border:0;text-decoration:none;text-transform:uppercase;font-weight:900;font-size:.8rem;letter-spacing:.08em;cursor:pointer}.primary{background:var(--red);color:white}.primary:hover{background:#b5000d}.light{background:var(--paper);color:var(--ink)}.text-link{font-weight:800;text-decoration:none}.hero-trust{display:flex;gap:1.3rem;color:#999;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em}.hero-image{height:100%;display:grid;place-items:center;background:radial-gradient(circle at 60% 40%,#292929,#050505 63%)}.hero-image img{width:100%;height:100%;object-fit:contain}.shop-section,.story,.faq{max-width:var(--max);margin:auto;padding:6.5rem 1.25rem}.section-heading{display:grid;grid-template-columns:1fr 420px;gap:3rem;align-items:end}.section-heading h2,.feature-copy h2,.story h2,.lookbook h2,.faq h2,.contact h2{font-size:clamp(2.3rem,4vw,4.4rem);line-height:1;letter-spacing:-.045em;margin:0}.section-heading>p{color:var(--muted);font-size:1.05rem}.shop-tools{display:flex;justify-content:space-between;gap:1rem;margin:3rem 0 2rem}.filters{display:flex;gap:.55rem;flex-wrap:wrap}.filter{border:1px solid var(--line);background:white;padding:.65rem 1rem;border-radius:999px;font:inherit;font-size:.85rem;font-weight:700;cursor:pointer}.filter.active,.filter:hover{background:var(--ink);color:white;border-color:var(--ink)}.search input{height:44px;width:240px;border:1px solid var(--line);border-radius:999px;padding:0 1rem;font:inherit}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.product-card{min-width:0}.product-image{position:relative;width:100%;aspect-ratio:1;background:#eee7da;border:0;padding:0;overflow:hidden;cursor:pointer}.product-image img{width:100%;height:100%;object-fit:cover;transition:.4s transform}.product-image:hover img{transform:scale(1.025)}.badge{position:absolute;left:.7rem;top:.7rem;background:var(--red);color:white;padding:.38rem .55rem;font-size:.65rem;font-weight:900;letter-spacing:.08em}.quick{position:absolute;bottom:.7rem;left:50%;transform:translate(-50%,150%);background:var(--ink);color:white;padding:.65rem 1rem;font-size:.75rem;font-weight:800;transition:.25s;white-space:nowrap}.product-image:hover .quick{transform:translate(-50%,0)}.product-info{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 0 .75rem}.product-info h3{margin:.15rem 0;font-size:1.05rem}.product-category{margin:0;color:var(--muted);font-size:.66rem;letter-spacing:.14em;font-weight:800}.add-card{width:100%;background:white;border:1px solid var(--ink);padding:.7rem;font-weight:800;cursor:pointer}.add-card:hover{background:var(--ink);color:white}.feature-band{background:var(--ink);color:white;display:grid;grid-template-columns:1.05fr .95fr}.feature-image img{width:100%;height:100%;object-fit:cover}.feature-copy{padding:clamp(3rem,7vw,7rem);align-self:center}.feature-copy p:not(.eyebrow){color:#bbb}.feature-copy ul{list-style:none;padding:0;margin:2rem 0}.feature-copy li{padding:.65rem 0;border-bottom:1px solid #333}.feature-copy li:before{content:'✓';color:var(--red);font-weight:900;margin-right:.8rem}.story{display:grid;grid-template-columns:1fr 1fr;gap:6rem}.story>div:last-child{font-size:1.1rem;color:#4d4942}.lookbook{max-width:var(--max);margin:0 auto 7rem;background:var(--paper);display:grid;grid-template-columns:.75fr 1.25fr;align-items:center}.lookbook-copy{padding:clamp(2.5rem,5vw,5rem)}.lookbook img{width:100%;height:520px;object-fit:cover}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:6rem;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:1.2rem 0}summary{font-size:1.05rem;font-weight:800;cursor:pointer;list-style:none;display:flex;justify-content:space-between}summary:after{content:'+';color:var(--red);font-size:1.4rem}details[open] summary:after{content:'−'}details p{color:var(--muted)}.contact{background:var(--red);color:white;padding:5rem max(4vw,calc((100vw - var(--max))/2));display:flex;justify-content:space-between;align-items:center;gap:2rem}.contact .eyebrow{color:var(--paper)}.contact h2{font-size:clamp(2.5rem,4vw,4rem)}footer{background:#050505;color:#aaa;padding:4rem max(4vw,calc((100vw - var(--max))/2));display:grid;grid-template-columns:230px 1fr auto;gap:2rem;align-items:center;font-size:.8rem}footer img{width:220px}footer div{display:flex;gap:1.25rem}footer p{margin:0;text-align:right}footer small{grid-column:1/-1;text-align:center;color:#666}.scrim{position:fixed;inset:0;background:#0009;z-index:80}.cart-drawer{position:fixed;right:0;top:0;height:100%;width:min(470px,100%);background:white;z-index:90;transform:translateX(101%);transition:.3s;display:flex;flex-direction:column}.cart-drawer.open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--line)}.drawer-head h2{margin:0}.drawer-head button,.dialog-close{font-size:2rem;background:transparent;border:0;cursor:pointer}.cart-items{padding:1.5rem;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.cart-item img{width:80px;height:80px;object-fit:cover}.cart-item h3,.cart-item p{margin:0 0 .35rem}.cart-item p{font-size:.8rem;color:var(--muted)}.qty{display:flex;align-items:center;gap:.6rem}.qty button{width:26px;height:26px;border:1px solid var(--line);background:white}.remove{display:block;margin-top:1rem;background:none;border:0;text-decoration:underline;color:var(--muted);cursor:pointer}.cart-footer{border-top:1px solid var(--line);padding:1.5rem}.total{display:flex;justify-content:space-between;font-size:1.15rem;margin-bottom:1rem}.full{width:100%}.checkout-note{font-size:.75rem;color:var(--muted);text-align:center}.bag-empty{text-align:center;padding:4rem 1rem}dialog{width:min(900px,calc(100% - 2rem));border:0;padding:0;box-shadow:0 20px 90px #0008}dialog::backdrop{background:#000a}.dialog-close{position:absolute;right:1rem;top:.5rem;z-index:2}.dialog-grid{display:grid;grid-template-columns:1fr 1fr}.dialog-grid>img{width:100%;height:100%;object-fit:cover;background:var(--paper)}.dialog-grid>div{padding:3.5rem}.dialog-grid h2{font-size:2.5rem;line-height:1;margin:.4rem 0 1rem}.dialog-price{font-size:1.25rem}.dialog-grid label{display:block;margin:1rem 0;font-weight:700}.dialog-grid select{display:block;width:100%;padding:.75rem;margin-top:.4rem;border:1px solid var(--line);font:inherit}.multi-checkout{padding:4rem;max-width:600px}.multi-checkout a{display:block;border-top:1px solid var(--line);padding:1rem 0;font-weight:800}.toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%,130px);background:var(--ink);color:white;padding:1rem 1.5rem;z-index:120;transition:.3s;box-shadow:0 10px 40px #0005}.toast.show{transform:translate(-50%,0)}.empty{grid-column:1/-1;padding:4rem;text-align:center;color:var(--muted)}
.legal{max-width:780px;margin:auto;padding:6rem 1.25rem}.legal h1{font-size:clamp(2.6rem,6vw,4.5rem);line-height:1}.legal h2{margin-top:2rem}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto;height:78px}.site-header nav{display:none}.brand img{width:190px}.hero{grid-template-columns:1fr}.hero-copy{padding:5rem 1.25rem 2rem}.hero-image{min-height:420px}.hero-trust{flex-wrap:wrap}.section-heading,.story,.faq{grid-template-columns:1fr;gap:2rem}.product-grid{grid-template-columns:repeat(2,1fr)}.feature-band,.lookbook{grid-template-columns:1fr}.feature-image{order:2}.lookbook img{height:430px}.contact{align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr;text-align:center}footer img{margin:auto}footer div{justify-content:center;flex-wrap:wrap}footer p{text-align:center}.dialog-grid{grid-template-columns:1fr}.dialog-grid>img{max-height:380px}.dialog-grid>div{padding:2rem}}
@media(max-width:560px){.announcement{font-size:.66rem}.hero{min-height:auto}.hero h1{font-size:3.7rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-image{min-height:330px}.shop-section,.story,.faq{padding:4rem 1rem}.shop-tools{align-items:stretch;flex-direction:column}.search input{width:100%}.product-grid{gap:1rem}.product-info{display:block}.product-info>strong{font-size:.9rem}.feature-copy{padding:3.5rem 1.25rem}.lookbook{margin:0 1rem 4rem}.lookbook img{height:320px}.contact{padding:4rem 1.25rem}.dialog-grid h2{font-size:2rem}.dialog-grid>div{padding:1.5rem}.multi-checkout{padding:3rem 1.5rem}.cart-item{grid-template-columns:65px 1fr}.cart-item>div:last-child{grid-column:2}.cart-item img{width:65px;height:65px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.contact{display:grid;grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(3rem,7vw,7rem)}.contact-copy p:last-child{max-width:440px}.contact-form{background:var(--white);color:var(--ink);padding:clamp(1.5rem,4vw,3rem);box-shadow:0 18px 55px #78000955}.contact-form label{display:block;font-size:.8rem;font-weight:900;letter-spacing:.05em;margin-bottom:1rem}.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;margin-top:.42rem;border:1px solid var(--line);background:white;padding:.8rem .9rem;font:inherit;color:var(--ink);border-radius:0}.contact-form textarea{resize:vertical;min-height:130px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:3px solid #ed071733;border-color:var(--red)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:#2b2b2b}.button:disabled{opacity:.6;cursor:wait}.form-status{min-height:1.5rem;margin:.8rem 0 0;font-size:.85rem;font-weight:700}.form-status.success{color:#176b3a}.form-status.error{color:#a0000c}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:900px){.contact{grid-template-columns:1fr;gap:2rem}}
@media(max-width:560px){.form-row{grid-template-columns:1fr;gap:0}.contact-form{padding:1.25rem}}
