:root{
  --ink:#241b14;
  --muted:#6f6258;
  --paper:#fbf7ef;
  --cream:#efe4d4;
  --wood:#7a3f20;
  --wood-dark:#412313;
  --sage:#6d7665;
  --line:rgba(36,27,20,.16);
  --shadow:0 24px 70px rgba(65,35,19,.18);
  --radius:28px;
  --max:1160px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(122,63,32,.04) 1px,transparent 1px),radial-gradient(circle at 12% 8%,rgba(122,63,32,.12),transparent 28rem),radial-gradient(circle at 88% 28%,rgba(109,118,101,.13),transparent 30rem);background-size:74px 74px,auto,auto;z-index:-1}a{color:inherit}img{display:block;max-width:100%}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:16px clamp(20px,4vw,46px);background:rgba(251,247,239,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:max-content}.brand-mark{width:46px;height:46px;border:1px solid var(--wood);background:var(--wood-dark);color:#f8ead7;display:grid;place-items:center;border-radius:50%;font-family:Georgia,serif;font-size:26px}.brand strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:22px;letter-spacing:.01em}.brand small{display:block;color:var(--muted);font-size:12px;margin-top:-3px}.topbar nav{display:flex;gap:22px;align-items:center;font-size:14px;color:var(--muted)}.topbar nav a{text-decoration:none}.topbar nav a:hover{color:var(--wood)}.nav-cta,.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;font-weight:750;letter-spacing:.01em}.nav-cta{padding:10px 18px;background:var(--ink);color:#fff}.button{padding:13px 21px}.primary{background:var(--wood);color:#fff;box-shadow:0 16px 36px rgba(122,63,32,.22)}.secondary{border:1px solid var(--line);background:rgba(255,255,255,.45)}.hero{max-width:calc(var(--max) + 80px);margin:0 auto;padding:70px clamp(20px,5vw,60px) 40px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(360px,.97fr);gap:42px;align-items:center}.hero-copy{padding-block:24px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:var(--wood);margin:0 0 14px}.hero h1,.section h2,.contact h2{font-family:Georgia,"Times New Roman",serif;line-height:.96;letter-spacing:-.045em;margin:0}.hero h1{font-size:clamp(48px,7vw,92px);max-width:760px}.lead{font-size:clamp(18px,2.1vw,23px);color:#4d4037;max-width:650px;margin:25px 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.quick-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:32px 0 0}.quick-facts div{border-top:1px solid var(--line);padding-top:12px}.quick-facts dt{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-weight:800}.quick-facts dd{margin:4px 0 0;font-weight:700}.hero-media{position:relative;border-radius:36px;overflow:hidden;box-shadow:var(--shadow);min-height:620px;background:var(--cream)}.hero-media img{width:100%;height:620px;object-fit:cover}.hero-card{position:absolute;left:22px;right:22px;bottom:22px;border-radius:24px;padding:18px 20px;background:rgba(36,27,20,.82);color:#fff;backdrop-filter:blur(12px)}.hero-card strong{display:block;font-family:Georgia,serif;font-size:24px}.hero-card span{color:#eadccc}.strip{max-width:var(--max);margin:0 auto 58px;padding:14px 18px;display:flex;gap:10px;justify-content:space-between;flex-wrap:wrap;border:1px solid var(--line);border-radius:999px;background:#fffaf2}.strip span,.strip strong{font-size:13px;font-weight:800;color:#59493e}.strip strong{color:var(--wood-dark)}.section{max-width:var(--max);margin:0 auto;padding:76px 20px}.split{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section h2,.contact h2{font-size:clamp(36px,5vw,66px)}.copy-block{font-size:20px;color:#4d4037}.section-head{display:flex;align-items:end;justify-content:space-between;gap:26px;margin-bottom:24px}.section-head h2{max-width:650px}.section-head p:last-child{max-width:390px;color:var(--muted);margin:0}.narrow{display:block;max-width:760px}.gallery-grid{display:grid;grid-template-columns:1.25fr .8fr .8fr;grid-auto-rows:250px;gap:14px}.gallery-grid figure{position:relative;margin:0;border-radius:24px;overflow:hidden;background:#e8ded2}.gallery-grid figure.large{grid-row:span 2}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gallery-grid figure:hover img{transform:scale(1.035)}.gallery-grid figcaption{position:absolute;left:14px;bottom:14px;padding:8px 12px;border-radius:999px;background:rgba(255,250,242,.88);font-weight:800;font-size:13px}.quality{background:var(--wood-dark);color:#fff;max-width:none;padding-inline:max(20px,calc((100vw - var(--max))/2 + 20px));}.quality .eyebrow{color:#d7b386}.quality-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:30px}.quality-grid article{border:1px solid rgba(255,255,255,.18);border-radius:24px;padding:24px;background:rgba(255,255,255,.06)}.quality-grid span{color:#d7b386;font-weight:900}.quality-grid h3{font-family:Georgia,serif;font-size:25px;line-height:1.05}.quality-grid p{color:#e6d6c8}.team{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.team-card,.process-card{border:1px solid var(--line);border-radius:28px;padding:20px;background:#fffaf2}.team-card{display:grid;grid-template-columns:170px 1fr;gap:22px;align-items:center}.team-card img{width:170px;height:190px;object-fit:cover;border-radius:20px;filter:saturate(.92)}.team-card h2{font-size:44px}.process-card{display:flex;flex-direction:column;justify-content:center}.process-card h3{font-family:Georgia,serif;font-size:32px;margin:0 0 12px}.process-card li{margin:10px 0}.contact{max-width:var(--max);margin:20px auto 64px;padding:38px;border-radius:34px;background:var(--sage);color:#fff;display:grid;grid-template-columns:1fr .65fr;gap:26px;align-items:end}.contact p{color:#eef0e8;max-width:650px}.contact address{font-style:normal;font-size:18px;line-height:1.7}.contact a{text-decoration:none}.contact-actions{grid-column:1/-1;display:flex;gap:12px;flex-wrap:wrap}.contact .secondary{color:#fff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.22)}footer{display:flex;flex-wrap:wrap;justify-content:center;gap:14px 24px;padding:34px 20px 92px;color:var(--muted);border-top:1px solid var(--line)}footer a{text-decoration:none}.mobile-cta{display:none}
@media (max-width:980px){.topbar{align-items:flex-start}.topbar nav{display:none}.hero{grid-template-columns:1fr;padding-top:42px}.hero-media,.hero-media img{min-height:420px;height:420px}.quick-facts{grid-template-columns:1fr}.strip{border-radius:24px;justify-content:flex-start}.split,.team,.contact{grid-template-columns:1fr}.quality-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid figure.large{grid-column:1/-1;grid-row:auto}.contact{margin-inline:20px}}
@media (max-width:680px){body{padding-bottom:72px}.topbar{padding:12px 16px}.brand small{display:none}.brand-mark{width:40px;height:40px}.nav-cta{display:none}.hero{padding:28px 16px 30px}.hero h1{font-size:46px}.lead{font-size:18px}.button{width:100%}.hero-media,.hero-media img{min-height:350px;height:350px;border-radius:26px}.section{padding:54px 16px}.section h2,.contact h2{font-size:38px}.section-head{display:block}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:260px}.quality-grid{grid-template-columns:1fr}.team-card{grid-template-columns:1fr}.team-card img{width:100%;height:260px}.contact{padding:26px;margin-inline:16px}.mobile-cta{position:fixed;z-index:30;display:grid;grid-template-columns:repeat(3,1fr);left:10px;right:10px;bottom:10px;border-radius:18px;overflow:hidden;box-shadow:0 18px 44px rgba(36,27,20,.28)}.mobile-cta a{min-height:52px;display:grid;place-items:center;background:var(--ink);color:#fff;text-decoration:none;font-weight:850}.mobile-cta a+a{border-left:1px solid rgba(255,255,255,.16)}}
