*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f6f0e6;color:#222;font-family:Arial,sans-serif;font-weight:300}header{height:80px;padding:0 7vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;position:sticky;top:0;background:#f6f0e6;z-index:3}header strong,footer strong{font-family:Georgia,serif;letter-spacing:.18em;font-size:23px}nav{display:flex;gap:25px}a{color:inherit;text-decoration:none}nav a,.small{font-size:11px;letter-spacing:.18em;text-transform:uppercase}.hero{min-height:80vh;padding:12vw 8vw;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#e3d1b5,#f8f4ed,#bda887)}h1,h2,h3{font-family:Georgia,serif;font-weight:400}.hero h1{font-size:clamp(55px,9vw,110px);line-height:.95;margin:18px 0}.hero>p:not(.small){max-width:650px;line-height:1.8;font-size:18px}.btn{display:inline-block;border:1px solid #222;padding:15px 22px;margin-top:20px;width:max-content;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.story,.contact{padding:110px 8vw;text-align:center;max-width:950px;margin:auto}.story h2,.collection h2,.contact h2{font-size:clamp(42px,6vw,68px);margin:18px 0}.story>p:last-child,.contact>p:not(.small){max-width:680px;margin:25px auto;line-height:1.8}.collection{padding:100px 7vw;background:#e8dfd1}.card{display:grid;grid-template-columns:1.3fr 1fr;background:#faf7f1;margin-top:45px}.visual{min-height:520px;background:linear-gradient(160deg,#405b55,#9fb3a7,#d7c29f);color:#fff;padding:30px;display:flex;align-items:flex-end;font-size:11px;letter-spacing:.18em}.copy{padding:7vw 5vw;display:flex;flex-direction:column;justify-content:center}.copy h3{font-size:54px;margin:8px 0 15px}.copy p{line-height:1.8}.copy a{font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin-top:15px}.future{text-align:center;padding-top:35px;font-size:10px;letter-spacing:.17em}.quote{padding:110px 8vw;text-align:center;background:#26332e;color:#f6f0e6;font:44px Georgia,serif}.dark{background:#222;color:#fff}footer{text-align:center;padding:55px;background:#171b19;color:#eee6d8}footer p{font-size:11px}@media(max-width:700px){nav a:not(:last-child){display:none}.hero{padding:15vw 7vw}.hero h1{font-size:56px}.card{grid-template-columns:1fr}.visual{min-height:340px}.copy{padding:50px 28px}.copy h3{font-size:44px}.story,.collection,.contact,.quote{padding-top:75px;padding-bottom:75px}}