:root{--ink:#3f251e;--cocoa:#4b291f;--cream:#f4ede3;--paper:#fbf8f3;--sand:#d8b99f;--line:#d7c9bc;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.65}img{display:block;width:100%}a{color:inherit}.nav{height:88px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;background:rgba(251,248,243,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(75,41,31,.1)}.brand{text-decoration:none;text-align:center;line-height:1;letter-spacing:.08em}.brand span{display:block;font-family:var(--serif);font-size:30px}.brand small{font-size:9px;letter-spacing:.28em}.nav nav{display:flex;gap:34px}.nav nav a{text-decoration:none;font-size:14px;letter-spacing:.04em}.nav nav a:hover{opacity:.55}.menu{display:none;background:none;border:1px solid var(--line);padding:8px 12px;color:var(--ink)}.hero{min-height:calc(100vh - 88px);display:grid;grid-template-columns:47% 53%;background:var(--cream)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(28px,7vw,120px)}.eyebrow{text-transform:uppercase;letter-spacing:.24em;font-size:12px;font-weight:700;margin:0 0 24px}.hero h1,.section-heading h2,.story h2,.contact h2{font-family:var(--serif);font-weight:400;line-height:1.05;margin:0}.hero h1{font-size:clamp(45px,5vw,78px)}.hero h1 em{font-weight:400;color:#8c5d49}.intro{max-width:540px;margin:32px 0;font-size:18px}.button{align-self:flex-start;background:var(--cocoa);color:white;padding:14px 25px;text-decoration:none;font-size:14px;letter-spacing:.06em}.hero-visual{margin:0;overflow:hidden;min-height:620px}.hero-visual img{height:100%;object-fit:cover;object-position:center}.promise{background:var(--cocoa);color:var(--cream);display:flex;justify-content:center;align-items:center;gap:30px;padding:22px}.promise p{margin:0;text-transform:uppercase;letter-spacing:.16em;font-size:12px}.collection{scroll-margin-top:88px;padding:110px clamp(22px,6vw,94px)}.section-heading{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:35px;align-items:end;margin-bottom:56px}.section-heading .eyebrow{align-self:start}.section-heading h2{font-size:clamp(40px,4vw,64px)}.section-heading>p:last-child{max-width:390px;margin:0}.products{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.product{display:grid;grid-template-columns:1.12fr .88fr;min-height:430px;background:#eee3d7}.product:nth-child(2),.product:nth-child(3){background:#e1c0a7}.product>div:last-child{padding:42px 32px;display:flex;flex-direction:column;justify-content:center}.product small{font-size:10px;letter-spacing:.2em}.product h3{font-family:var(--serif);font-size:29px;font-weight:400;line-height:1.15;margin:12px 0}.product p{font-size:14px}.product-img{overflow:hidden}.product-img img{height:100%;width:100%;object-fit:cover;object-position:center}.story{scroll-margin-top:88px;display:grid;grid-template-columns:1fr 1fr;background:#eaded0;min-height:720px}.story-image{overflow:hidden}.story-image img{height:100%;object-fit:cover;object-position:center}.story-copy{padding:80px clamp(30px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.story h2{font-size:clamp(43px,4vw,65px)}.story-copy>p:not(.eyebrow){font-size:18px;margin:28px 0}.values{display:flex;flex-wrap:wrap;gap:10px}.values span{border:1px solid #a68975;padding:8px 12px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.contact{scroll-margin-top:88px;text-align:center;padding:120px 25px}.contact .eyebrow{margin-bottom:16px}.contact h2{font-size:clamp(42px,5vw,68px)}.contact>p:not(.eyebrow){max-width:640px;margin:25px auto}.email{font-family:var(--serif);font-size:clamp(24px,3vw,39px);text-underline-offset:8px}.socials{display:flex;justify-content:center;gap:28px;margin-top:45px;font-size:14px}footer{background:var(--cocoa);color:var(--cream);padding:45px clamp(22px,6vw,94px);display:flex;align-items:center;justify-content:space-between}footer p{font-size:12px}.light span{font-size:27px}@media(max-width:900px){.nav{height:72px}.menu{display:block}.nav nav{display:none;position:absolute;top:72px;left:0;right:0;padding:24px;background:var(--paper);flex-direction:column;gap:18px;border-bottom:1px solid var(--line)}.nav nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 26px}.hero-visual{min-height:570px}.section-heading{grid-template-columns:1fr}.products{grid-template-columns:1fr}.story{grid-template-columns:1fr}.story-image{min-height:500px}.story-copy{padding:70px 26px}}@media(max-width:570px){.hero h1{font-size:45px}.hero-visual{min-height:510px}.promise{gap:10px;flex-wrap:wrap}.promise p{font-size:10px}.collection{padding:80px 18px}.product{grid-template-columns:1fr;min-height:0}.product-img{height:300px}.product>div:last-child{padding:30px 25px}.story-image{min-height:370px}.contact{padding:85px 18px}.email{font-size:23px}.socials{flex-direction:column;gap:5px}footer{flex-direction:column;gap:20px;text-align:center}}
