:root{--ink:#243326;--olive:#61743a;--soft:#edf1e8;--paper:#fff;--line:#e4e7e0;--muted:#6d756d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;object-fit:cover}.skip{position:fixed;z-index:99;top:10px;left:10px;padding:10px;background:#fff;transform:translateY(-200%)}.skip:focus{transform:none}.site-header{position:absolute;z-index:10;top:0;left:0;right:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:122px;padding:22px 4vw;border-bottom:1px solid rgba(36,51,38,.1)}.site-header nav{display:flex;gap:32px;padding-top:0}.nav-right{justify-content:flex-end}.site-header nav a{font-size:.65rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.site-header nav a:hover{color:var(--olive)}.logo img{width:88px;height:96px;object-fit:contain}.bag span{display:inline-grid;width:18px;height:18px;place-items:center;margin-left:4px;border-radius:50%;background:var(--olive);color:#fff;font-size:.5rem}.mobile-menu{display:none}.hero{position:relative;min-height:760px;padding-top:122px;overflow:hidden;background:#fff}.hero>img{width:100%;height:638px;object-fit:cover;object-position:center}.hero-copy{position:absolute;z-index:2;top:280px;left:8vw}.hero-copy p{margin:0 0 16px;color:var(--olive);font-size:.58rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero h1{margin:0 0 28px;font:400 clamp(3.2rem,5vw,6rem)/.95 Georgia,serif;letter-spacing:-.045em}.hero-copy>a{display:inline-flex;gap:35px;padding-bottom:7px;border-bottom:1px solid;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hero-copy>a span{font-size:.9rem}.intro{padding:110px 25px;text-align:center;background:var(--soft)}.intro>p:first-child,.collection header p,.story>div>p:first-child,.newsletter>p{margin:0 0 22px;color:var(--olive);font-size:.58rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.intro h2{margin:0 0 25px;font:400 clamp(2.7rem,4.2vw,5rem)/1.05 Georgia,serif;letter-spacing:-.04em}.intro>p:last-child{max-width:570px;margin:auto;color:var(--muted);font:1rem/1.7 Georgia,serif}.collection{padding:120px 5vw}.collection>header{display:flex;align-items:end;justify-content:space-between;max-width:1380px;margin:0 auto 45px}.collection header p{margin-bottom:10px}.collection h2{margin:0;font:400 clamp(2.8rem,4vw,4.8rem) Georgia,serif;letter-spacing:-.04em}.collection header>a,.story a{padding-bottom:5px;border-bottom:1px solid;font-size:.62rem;font-weight:700;text-transform:uppercase}.category-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px;max-width:1380px;margin:auto}.category{position:relative;min-height:430px;overflow:hidden;background:#eee}.category.wide{grid-column:span 2}.category img{width:100%;height:100%;transition:transform .7s ease}.category:hover img{transform:scale(1.025)}.category:after{position:absolute;inset:45% 0 0;content:"";background:linear-gradient(transparent,rgba(18,25,18,.5))}.category span{position:absolute;z-index:2;right:25px;bottom:22px;left:25px;color:#fff}.category b,.category small{display:block}.category b{font:400 1.8rem Georgia,serif}.category small{margin-top:4px;font-size:.62rem}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:5vw;padding:75px 8vw;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.values article{position:relative;padding-left:45px}.values span{position:absolute;left:0;top:4px;color:var(--olive);font:italic .8rem Georgia,serif}.values h3{margin:0 0 8px;font:400 1.35rem Georgia,serif}.values p{margin:0;color:var(--muted);font-size:.75rem;line-height:1.6}.story{display:grid;grid-template-columns:1fr 1fr;min-height:680px;background:#f5f3ed}.story>img{width:100%;height:100%}.story>div{align-self:center;padding:8vw}.story h2{margin:0 0 25px;font:400 clamp(3rem,4.5vw,5.4rem)/1 Georgia,serif;letter-spacing:-.045em}.story>div>p:not(:first-child){max-width:490px;margin-bottom:30px;color:var(--muted);font:1rem/1.8 Georgia,serif}.newsletter{padding:110px 25px;text-align:center}.newsletter h2{margin:0 0 40px;font:400 clamp(3rem,5vw,5.8rem)/.95 Georgia,serif;letter-spacing:-.045em}.newsletter form{display:flex;max-width:570px;margin:auto;border-bottom:1px solid}.newsletter label{flex:1;text-align:left}.newsletter label span{display:block;font-size:.5rem;font-weight:700;text-transform:uppercase}.newsletter input{width:100%;padding:9px 0 15px;border:0;outline:0;font:1rem Georgia,serif}.newsletter button{border:0;background:transparent;font-size:.6rem;font-weight:700;text-transform:uppercase}footer{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:55px;padding:75px 6vw 25px;background:#243326;color:#fff}.footer-logo img{width:100px;height:110px;object-fit:contain;filter:brightness(0) invert(1)}footer nav,.social{display:flex;flex-direction:column;gap:10px}footer h3{margin:0 0 10px;color:#aeb8ad;font-size:.55rem;letter-spacing:.15em;text-transform:uppercase}footer nav a,.social a{font-size:.68rem}.legal{grid-column:1/-1;margin:35px 0 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);color:#9ca69c;font-size:.52rem}.social{align-items:flex-start}
.collection{padding-top:95px;padding-bottom:95px}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px}.category{min-height:235px}.category b{font-size:1.3rem}.category span{right:18px;bottom:16px;left:18px}
@media(max-width:950px){.site-header{grid-template-columns:auto 1fr auto;align-items:center;height:90px;padding:8px 22px}.mobile-menu{display:block;border:0;background:transparent;font-size:.65rem;font-weight:700;text-transform:uppercase}.site-header nav{display:none}.logo img{width:67px;height:74px}.hero{min-height:620px;padding-top:90px}.hero>img{height:530px}.hero-copy{top:230px;left:6vw}.category-grid{grid-template-columns:1fr 1fr}.category.wide{grid-column:span 1}.category{min-height:220px}.story{grid-template-columns:1fr}.story>img{height:550px}footer{grid-template-columns:1fr 1fr 1fr}.footer-logo{grid-column:1/-1}}
@media(max-width:600px){.hero{min-height:580px}.hero>img{height:490px;object-position:62% center}.hero-copy{top:165px;left:22px}.hero-copy p{max-width:240px}.hero h1{font-size:3.35rem}.intro{padding:75px 22px}.intro h2{font-size:2.7rem}.collection{padding:65px 18px}.collection>header{display:block}.collection header>a{display:inline-block;margin-top:20px}.category-grid{grid-template-columns:1fr}.category{min-height:260px}.values{grid-template-columns:1fr;padding:55px 25px}.story>img{height:380px}.story>div{padding:65px 25px}.story h2{font-size:3rem}.newsletter{padding:80px 22px}footer{grid-template-columns:1fr 1fr;gap:40px}.footer-logo{grid-column:1/-1}.social{grid-column:1/-1}.legal{grid-column:1/-1}}
.legal{display:grid;gap:5px;line-height:1.5}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.category img{transition:none}}

/* Product-led hero: show the complete card at a restrained scale. */
.hero{min-height:680px}
.hero>img{width:62%;height:638px;margin-left:auto;padding:46px 4vw 34px 2vw;object-fit:contain;object-position:center}
.hero-copy{top:270px}
@media(max-width:950px){.hero{min-height:600px}.hero>img{width:68%;height:530px;padding:38px 3vw 30px 1vw}.hero-copy{top:220px}}
@media(max-width:600px){.hero{min-height:650px}.hero>img{width:100%;height:355px;margin-top:205px;padding:18px 22px;object-position:center}.hero-copy{top:135px}}

/* Balanced editorial hero: text and product occupy separate columns. */
.hero{display:grid;grid-template-columns:minmax(0,44%) minmax(0,56%);align-items:center;min-height:680px;padding:122px 5vw 0}
.hero-copy{position:static;align-self:center;padding:10px 3vw 10px 2vw}
.hero h1{max-width:620px;font-size:clamp(3.2rem,4.6vw,4.9rem);line-height:.98}
.hero>img{width:100%;height:540px;max-height:540px;margin:0;padding:42px 2vw;object-fit:contain;object-position:center}
@media(max-width:950px){.hero{grid-template-columns:minmax(0,46%) minmax(0,54%);min-height:590px;padding:90px 3vw 0}.hero-copy{position:static;padding-left:3vw}.hero h1{font-size:clamp(2.8rem,5.4vw,4rem)}.hero>img{width:100%;height:460px;margin:0;padding:35px 1vw}}
@media(max-width:600px){.hero{display:flex;min-height:690px;padding:118px 22px 25px;flex-direction:column;align-items:stretch}.hero-copy{order:1;padding:0}.hero h1{font-size:3.25rem}.hero>img{order:2;width:100%;height:310px;margin:18px 0 0;padding:8px;object-fit:contain}}
