:root{
  --bg:#f7f4ed;--surface:#fffdf8;--ink:#1f2b23;--muted:#667068;--sage:#56785d;--sage-dark:#36533d;--line:#dfe4dc;--soft:#eef2eb;--shadow:0 18px 50px rgba(40,58,46,.10);--radius:22px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 36px));margin:auto}.serif{font-family:Georgia,"Times New Roman",serif}.eyebrow{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--sage-dark);font-weight:700}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.93);backdrop-filter:blur(12px);border-bottom:1px solid rgba(73,91,78,.10)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:13px;min-width:max-content}.brand-mark{width:44px;height:44px;border:1.5px solid var(--sage);border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-size:28px;color:var(--sage)}.brand-title{font-family:Georgia,serif;font-size:1.5rem;line-height:1}.brand-sub{font-size:.65rem;letter-spacing:.19em;text-transform:uppercase;margin-top:6px;color:#4f5952}.nav{display:flex;align-items:center;gap:24px;font-size:.93rem}.nav a{padding:8px 0;border-bottom:2px solid transparent}.nav a:hover,.nav a.active{color:var(--sage-dark);border-color:var(--sage)}.header-cta{padding:10px 15px;border-radius:999px;background:var(--sage-dark);color:#fff}.menu-btn{display:none;border:0;background:none;font-size:1.65rem}.hero{background:linear-gradient(100deg,#f7f4ed 0%,#f7f4ed 44%,#eef2eb 100%);overflow:hidden}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:40px}.hero h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(2.65rem,5.1vw,5rem);line-height:1.02;margin:.15em 0 .25em;color:#304b36}.hero .lead{font-size:1.12rem;max-width:610px;color:#4b574f}.hero-name{font-family:Georgia,serif;font-size:1.55rem;margin-top:26px}.hero-role{color:#4c584f}.button-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border-radius:12px;border:1px solid var(--sage-dark);font-weight:700}.btn-primary{background:var(--sage-dark);color:#fff}.btn-secondary{background:transparent;color:var(--sage-dark)}.hero-photo{align-self:stretch;display:flex;align-items:end;justify-content:center;position:relative}.hero-photo:before{content:"";position:absolute;width:72%;aspect-ratio:1;border-radius:50%;background:#dfe8dc;top:9%;left:14%}.hero-photo img{position:relative;width:92%;max-height:620px;object-fit:cover;object-position:center;border-radius:160px 160px 0 0;box-shadow:var(--shadow)}section{padding:86px 0}.section-head{text-align:center;max-width:760px;margin:0 auto 38px}.section-head h2,.content h1,.content h2{font-family:Georgia,serif;font-weight:400}.section-head h2{font-size:clamp(2rem,4vw,3.1rem);margin:.1em 0 .2em}.section-head p{color:var(--muted)}.services{background:var(--surface)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid #edf0eb;border-radius:var(--radius);padding:28px;box-shadow:0 9px 28px rgba(53,68,57,.06)}.icon{width:50px;height:50px;border:1px solid #cbd8cb;border-radius:15px;display:grid;place-items:center;font-size:1.45rem;margin-bottom:18px;color:var(--sage-dark)}.card h3{font-family:Georgia,serif;font-size:1.35rem;margin:.2em 0}.card p{color:var(--muted);margin:0}.about{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:center}.about-photo img{width:100%;border-radius:var(--radius);box-shadow:var(--shadow)}.about-copy h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(2.2rem,4vw,3.4rem);margin:0 0 14px}.about-copy p{color:#4f5a52}.quote-band{background:#e9efe8}.quote{font-family:Georgia,serif;font-size:clamp(1.7rem,3.6vw,2.9rem);text-align:center;max-width:900px;margin:auto;color:#31513a;font-style:italic}.cta{padding:72px 0}.cta-box{background:var(--sage-dark);color:#fff;border-radius:28px;padding:44px;display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:30px}.cta h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;margin:0}.cta p{margin:8px 0 0;color:#e5eee5}.cta .button-row{justify-content:flex-end;margin:0}.cta .btn{border-color:#fff}.cta .btn-primary{background:#fff;color:var(--sage-dark)}.site-footer{background:#24362a;color:#eaf0eb;padding:52px 0 28px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footer-title{font-family:Georgia,serif;font-size:1.45rem}.footer-heading{font-weight:700;margin-bottom:10px}.footer-links a{display:block;color:#cbd7cd;margin:7px 0}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:22px;color:#adbbb0;font-size:.88rem}.page-hero{padding:70px 0 52px;background:#edf2eb}.page-hero h1{font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,4rem);font-weight:400;margin:.15em 0}.page-hero p{max-width:760px;color:#526157}.content{background:var(--surface)}.content-wrap{max-width:860px}.content h2{font-size:2rem;margin-top:1.6em}.content h3{font-size:1.15rem;margin-top:1.6em}.content ul{padding-left:1.3em}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.info-box{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px}.contact-list{display:grid;gap:14px}.contact-item{background:#fff;border:1px solid var(--line);padding:20px;border-radius:16px}.contact-form{display:grid;gap:14px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px}.contact-form input,.contact-form textarea{width:100%;font:inherit;padding:13px 14px;border:1px solid #cfd6cf;border-radius:10px;background:#fff}.contact-form textarea{min-height:150px;resize:vertical}.note{font-size:.9rem;color:var(--muted)}.price{font-size:2.2rem;font-family:Georgia,serif;color:var(--sage-dark)}.small{font-size:.9rem;color:var(--muted)}
@media(max-width:900px){.nav{display:none;position:absolute;left:0;right:0;top:78px;background:var(--surface);padding:22px 28px;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start}.nav.open{display:flex}.menu-btn{display:block}.header-cta{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:52px}.hero-photo{min-height:430px}.hero-photo img{max-height:500px;width:80%}.cards{grid-template-columns:repeat(2,1fr)}.about,.contact-grid,.cta-box,.footer-grid{grid-template-columns:1fr}.cta .button-row{justify-content:flex-start;margin-top:16px}}
@media(max-width:600px){.container{width:min(100% - 26px,1160px)}.header-inner{height:68px}.brand-title{font-size:1.25rem}.brand-sub{font-size:.56rem}.nav{top:68px}.hero-grid{padding-top:34px}.hero h1{font-size:2.6rem}.hero-photo{min-height:340px}.hero-photo img{width:95%;border-radius:100px 100px 0 0}.cards,.info-grid{grid-template-columns:1fr}section{padding:64px 0}.cta-box{padding:30px}.button-row .btn{width:100%}}
