:root{--paper:#fffdf9;--cream:#f5efe8;--ink:#1f1b19;--muted:#766c65;--line:#ded4ca;--lilac:#d9cae3}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-weight:300}a{text-decoration:none;color:inherit}img{display:block;width:100%}.nav{height:72px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;background:rgba(255,253,249,.95);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);position:sticky;top:0;z-index:50}.brand{letter-spacing:.35em;font-size:18px}.nav nav{display:flex;gap:28px;font-size:12px}.hero{height:calc(100svh - 72px);min-height:650px;position:relative;overflow:hidden}.hero>img{height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,17,15,.62),rgba(22,17,15,.1) 58%,rgba(22,17,15,0))}.hero-content{position:absolute;left:7vw;bottom:10vh;color:#fff;max-width:560px}.hero-logo{font-family:Italiana,serif;font-size:clamp(65px,8vw,120px);line-height:.9}.kicker{font-size:10px;letter-spacing:.28em;text-transform:uppercase;margin:18px 0}.hero h1,.statement h2,.section-title h2,.editorial h2,.how h2,.community h2{font-family:Italiana,serif;font-weight:400}.hero h1{font-size:clamp(42px,5.8vw,88px);line-height:1;margin:6px 0 22px}.lead{font-size:16px;line-height:1.7;max-width:520px;margin:0 0 30px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border:1px solid;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.button-light{border-color:#fff;color:#fff}.button-dark{background:var(--ink);border-color:var(--ink);color:#fff}.statement{max-width:900px;margin:auto;padding:120px 30px;text-align:center}.statement h2{font-size:clamp(42px,5vw,70px);margin:0 0 25px}.statement>p:last-child{max-width:620px;margin:auto;line-height:1.8;color:var(--muted)}.collection{padding:30px 4vw 120px}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:42px}.section-title h2{font-size:clamp(44px,5vw,68px);margin:0}.section-title>p{max-width:430px;line-height:1.7;color:var(--muted);margin:0}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product{background:var(--cream)}.product img{aspect-ratio:3/4;object-fit:cover}.product-body{padding:18px 18px 24px}.product h3{font-family:Italiana,serif;font-weight:400;font-size:29px;margin:0 0 6px}.product p{font-size:12px;color:var(--muted);margin:0 0 18px}.product a{display:inline-block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid;padding-bottom:4px}.editorial{display:grid;grid-template-columns:1.15fr 1fr;background:var(--cream)}.editorial img{height:720px;object-fit:cover}.editorial-copy{padding:8vw 7vw;display:flex;flex-direction:column;justify-content:center}.editorial h2{font-size:clamp(42px,5vw,70px);line-height:1.06;margin:0 0 24px}.editorial-copy>p:not(.kicker){line-height:1.8;color:var(--muted);margin:0 0 30px}.how{padding:120px 7vw}.how h2{font-size:clamp(42px,5vw,70px);margin:0 0 54px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.steps article{border-top:1px solid var(--line);padding-top:18px}.steps span{font-size:10px;letter-spacing:.2em;color:var(--muted)}.steps h3,.benefits h3{font-family:Italiana,serif;font-weight:400}.steps h3{font-size:28px;margin:22px 0 10px}.steps p,.benefits p{line-height:1.7;color:var(--muted);margin:0;font-size:13px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefits>div{padding:40px 5vw;border-right:1px solid var(--line)}.benefits>div:last-child{border-right:0}.benefits h3{font-size:24px;margin:0 0 10px}.community{text-align:center;padding:130px 25px;background:linear-gradient(135deg,var(--cream),#eee7f2)}.community h2{font-size:clamp(42px,5vw,70px);margin:0}.community>p:not(.kicker){max-width:560px;margin:22px auto 30px;color:var(--muted);line-height:1.8}footer{padding:42px 5vw;display:flex;align-items:center;justify-content:space-between}footer div{display:flex;gap:24px;font-size:12px}
@media(max-width:820px){.nav{height:64px;padding:0 18px}.nav nav a:not(:last-child){display:none}.hero{height:82svh;min-height:560px}.hero>img{object-position:59% center}.hero-content{left:22px;right:22px;bottom:52px}.hero-logo{font-size:62px}.hero h1{font-size:46px}.lead{font-size:14px}.statement{padding:85px 24px}.collection{padding:10px 12px 85px}.section-title{display:block;padding:0 10px}.section-title>p{margin-top:16px}.products{grid-template-columns:1fr 1fr;gap:10px}.product-body{padding:14px}.product h3{font-size:22px}.editorial{grid-template-columns:1fr}.editorial img{height:500px}.editorial-copy{padding:75px 25px}.how{padding:85px 24px}.steps{grid-template-columns:1fr;gap:34px}.benefits{grid-template-columns:1fr}.benefits>div{border-right:0;border-bottom:1px solid var(--line);padding:32px 24px}.benefits>div:last-child{border-bottom:0}.community{padding:90px 24px}footer{display:block;padding:35px 24px}footer div{margin-top:20px;flex-direction:column;gap:10px}}
