:root{
  --cream:#f8f1e5;--paper:#fffaf1;--sage:#69785a;--sage-dark:#35442f;
  --terracotta:#b95338;--terracotta-dark:#963d2a;--brown:#4a2f20;--muted:#796b5e;
  --line:#e6d8c5;--shadow:0 12px 35px rgba(70,45,28,.10);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--brown);font-family:"DM Sans",sans-serif;line-height:1.6}
a{color:inherit;text-decoration:none}.container{width:min(1180px,92%);margin:auto}.narrow{max-width:900px}
.site-header{position:sticky;top:0;z-index:20;background:rgba(255,250,241,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}
.nav-wrap{min-height:78px;display:flex;align-items:center;gap:25px}.brand{display:flex;align-items:center;gap:10px;min-width:230px}.brand-mark{display:grid;place-items:center;width:43px;height:43px;border:2px solid var(--sage);border-radius:50%;font-size:25px;color:var(--terracotta)}
.brand strong{display:block;font-family:"Caveat",cursive;font-size:26px;line-height:1}.brand small{display:block;font-size:8px;letter-spacing:.08em;line-height:1.2;margin-top:5px}
.main-nav{display:flex;justify-content:center;gap:18px;flex:1;font-size:12px;font-weight:600}.main-nav a:hover{color:var(--terracotta)}
.btn{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:12px 24px;font-weight:700;border:1px solid transparent;transition:.2s;cursor:pointer}.btn-primary{background:var(--terracotta);color:white}.btn-primary:hover{background:var(--terracotta-dark);transform:translateY(-1px)}.btn-secondary{background:var(--sage);color:white}.btn-outline{border-color:var(--brown);background:transparent}.btn-outline:hover{background:var(--brown);color:white}.nav-cta{font-size:12px;padding:11px 18px}
.hero{min-height:555px;display:grid;grid-template-columns:43% 57%;position:relative;overflow:hidden;background:var(--cream)}.hero-copy{padding:80px 8% 70px max(6vw,calc((100vw - 1180px)/2));position:relative;z-index:2;background:linear-gradient(90deg,var(--cream) 80%,rgba(248,241,229,.75))}
.hero-photo{background:url("https://images.unsplash.com/photo-1467003909585-2f8a72700288?auto=format&fit=crop&w=1400&q=85") center/cover;min-height:555px}.hero h1{font-family:"Playfair Display",serif;font-size:clamp(40px,4.4vw,68px);line-height:1.08;margin:8px 0 20px;color:var(--brown)}h1 em,h2 em{font-family:"Caveat",cursive;font-style:normal;color:var(--terracotta);font-weight:500}.hero-copy p{max-width:610px;font-size:16px}.eyebrow{font-family:"Caveat",cursive;font-size:25px;color:var(--sage-dark);margin:0 0 8px}.button-row{display:flex;gap:12px;margin-top:26px}.hero-note{position:absolute;right:3%;bottom:35px;color:white;font-family:"Caveat",cursive;font-size:27px;line-height:1.05;text-align:center;transform:rotate(-5deg);text-shadow:0 2px 15px #000}
.feature-strip{padding:30px 0 35px;background:var(--paper)}.feature-strip h2,.section-title{font-family:"Caveat",cursive;font-size:37px;text-align:center;font-weight:500;margin:0 0 20px;color:var(--brown)}.features{display:grid;grid-template-columns:repeat(4,1fr)}.features article{text-align:center;padding:15px 30px;border-right:1px solid var(--line)}.features article:last-child{border:0}.icon{display:grid;place-items:center;margin:auto;width:52px;height:52px;border-radius:50%;background:var(--sage);color:white;font-size:24px}.features article:nth-child(2) .icon,.features article:nth-child(4) .icon{background:var(--terracotta)}h3{margin:8px 0 4px;font-family:"Playfair Display",serif;font-size:19px}.features p{font-size:13px;color:var(--muted);margin:0}
.story{display:grid;grid-template-columns:45% 55%;background:#eee9da}.story-photo{min-height:410px;background:url("https://images.unsplash.com/photo-1495474472287-4d71bcdd2085?auto=format&fit=crop&w=1000&q=85") center/cover}.story-copy{padding:60px max(7%,calc((100vw - 1180px)/2)) 60px 7%;align-self:center}.story-copy h2{font-family:"Playfair Display",serif;font-size:38px;line-height:1.15;margin:0 0 15px}.check-list{list-style:none;padding:0;margin:18px 0}.check-list li:before{content:"✓";color:var(--sage);font-weight:900;margin-right:9px}
.section{padding:70px 0}.center{text-align:center}.services{background:var(--cream)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:var(--paper);border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column}.card-photo{height:150px;background-position:center;background-size:cover}.photo-1{background-image:url("https://images.unsplash.com/photo-1532550907401-a500c9a57435?auto=format&fit=crop&w=700&q=80")}.photo-2{background-image:url("https://images.unsplash.com/photo-1512621776951-a57141f2eefd?auto=format&fit=crop&w=700&q=80")}.photo-3{background-image:url("https://images.unsplash.com/photo-1547592180-85f173990554?auto=format&fit=crop&w=700&q=80")}.photo-4{background-image:url("https://images.unsplash.com/photo-1556910103-1c02745aae4d?auto=format&fit=crop&w=700&q=80")}.card-body{padding:18px;display:flex;flex-direction:column;flex:1}.price{font-family:"Playfair Display",serif;font-size:27px;color:var(--terracotta);font-weight:700}.price span{font-family:"DM Sans";font-size:13px;font-weight:500}.card-body p{font-size:13px;color:var(--muted);min-height:42px}.card ul{padding-left:18px;font-size:12px;line-height:1.8;flex:1}.card .btn{width:100%;font-size:12px}
.difference{padding:48px 0;background:#e9dfca}.difference-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.difference-grid>div{background:rgba(255,250,241,.72);padding:20px;border-radius:14px}.difference-grid span{display:grid;place-items:center;width:42px;height:42px;background:var(--sage);color:white;border-radius:50%;font-size:21px}.difference-grid p{font-size:12px;color:var(--muted);margin:0}
.recipe-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.recipe-grid article{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white}.recipe-photo{height:170px;background:center/cover}.r1{background-image:url("https://images.unsplash.com/photo-1600891964092-4316c288032e?auto=format&fit=crop&w=700&q=80")}.r2{background-image:url("https://images.unsplash.com/photo-1565299585323-38d6b0865b47?auto=format&fit=crop&w=700&q=80")}.r3{background-image:url("https://images.unsplash.com/photo-1547592180-85f173990554?auto=format&fit=crop&w=700&q=80")}.r4{background-image:url("https://images.unsplash.com/photo-1499636136210-6f4ee915583e?auto=format&fit=crop&w=700&q=80")}.recipe-grid h3,.recipe-grid p{padding:0 14px}.recipe-grid h3{font-size:15px}.recipe-grid p{font-size:12px;color:var(--muted)}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps>div{text-align:center}.steps b{display:grid;place-items:center;margin:auto;width:46px;height:46px;border-radius:50%;background:var(--terracotta);color:white}.steps p{font-size:13px;color:var(--muted)}
.questionnaire{background:var(--sage-dark);color:white}.form-layout{display:grid;grid-template-columns:42% 58%;gap:60px;align-items:start}.questionnaire h2{font-family:"Playfair Display",serif;font-size:42px;line-height:1.15}.questionnaire .eyebrow{color:#e9c7a5}.questionnaire p{color:#e5e0d5}.customer-form{background:var(--paper);color:var(--brown);padding:28px;border-radius:18px;display:grid;gap:15px}.customer-form label{font-weight:700;font-size:13px}.customer-form input,.customer-form select,.customer-form textarea{width:100%;margin-top:6px;border:1px solid var(--line);border-radius:8px;padding:11px;font:inherit;background:white}.customer-form textarea{resize:vertical}
.about{text-align:center;background:var(--cream)}.lead{font-size:17px;color:var(--muted);max-width:760px;margin:14px auto}.signature{font-family:"Caveat",cursive;font-size:30px;color:var(--terracotta)}
.final-cta{padding:65px 0;text-align:center;background:url("https://images.unsplash.com/photo-1498579397066-22750a3cb424?auto=format&fit=crop&w=1600&q=80") center/cover;position:relative}.final-cta:before{content:"";position:absolute;inset:0;background:rgba(248,241,229,.78)}.final-cta .container{position:relative}.final-cta h2{font-family:"Playfair Display",serif;font-size:40px;margin:0 0 6px}
footer{background:#303c2b;color:#eee9da;padding:45px 0 18px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:30px}.footer-grid strong{font-family:"Caveat",cursive;font-size:27px}.footer-grid h3{font-family:"DM Sans";font-size:13px;text-transform:uppercase;letter-spacing:.08em}.footer-grid a{display:block;font-size:13px;margin:7px 0;color:#eee9da}.footer-grid p{font-size:12px;color:#c9c6bb}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.15);margin-top:30px;padding-top:16px;font-size:11px;color:#b9b6ac}

@media(max-width:1050px){.main-nav{display:none}.nav-wrap{justify-content:space-between}.cards{grid-template-columns:repeat(2,1fr)}.features,.difference-grid,.recipe-grid,.steps{grid-template-columns:repeat(2,1fr)}.features article:nth-child(2){border-right:0}.hero{grid-template-columns:1fr}.hero-copy{padding:65px 7%;background:rgba(248,241,229,.92)}.hero-photo{position:absolute;inset:0;opacity:.42}.hero-note{display:none}.form-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.nav-cta{font-size:10px;padding:9px 12px}.brand{min-width:0}.brand strong{font-size:22px}.brand small{display:none}.hero-copy{padding:55px 5%}.hero h1{font-size:42px}.features,.difference-grid,.recipe-grid,.steps,.cards{grid-template-columns:1fr}.features article{border-right:0;border-bottom:1px solid var(--line)}.story{grid-template-columns:1fr}.story-photo{min-height:260px}.story-copy{padding:45px 7%}.story-copy h2{font-size:31px}.section{padding:50px 0}.form-layout{gap:30px}.questionnaire h2{font-size:34px}.footer-grid{grid-template-columns:1fr}.button-row{flex-direction:column}.btn{width:100%}}
