:root{--ink:#17352d;--green:#244c3f;--sage:#dfe7df;--cream:#f5f1e8;--gold:#b6935c;--white:#fff;--text:#303632}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.65}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;color:var(--ink);line-height:1.12}h1{font-size:clamp(2.5rem,6vw,5rem);margin:.2em 0}h2{font-size:clamp(2rem,4vw,3.2rem);margin:.2em 0 .5em}.wrap{width:min(1160px,92%);margin:auto}.top{background:var(--ink);color:#fff;text-align:center;padding:8px;font-size:14px}.top a{color:#fff;text-decoration:none}.nav{background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #e7e4dc}.navin{height:125px;display:flex;align-items:center;justify-content:space-between;gap:25px}.logo{width:min(440px,45vw);max-height:110px;object-fit:contain}.links{display:flex;gap:22px;align-items:center}.links a{text-decoration:none;color:var(--ink);font-weight:700;font-size:14px}.btn{display:inline-block;background:var(--green);color:#fff!important;padding:13px 20px;text-decoration:none;font-weight:700;border-radius:2px}.hero{min-height:620px;display:grid;place-items:center;position:relative;background:linear-gradient(90deg,rgba(20,45,37,.83),rgba(20,45,37,.28)),url('/assets/hero.jpg') center/cover}.hero .copy{color:#fff;max-width:760px;margin-right:auto}.hero h1,.hero h3{color:#fff}.hero p{font-size:20px;max-width:650px}.eyebrow{text-transform:uppercase;letter-spacing:2.5px;font-size:13px;font-weight:800;color:var(--gold)}section{padding:85px 0}.intro{background:var(--cream)}.two{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.photo{width:100%;height:480px;object-fit:cover}.services{text-align:center}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:35px}.card{background:var(--cream);text-align:left}.card img{width:100%;height:235px;object-fit:cover}.card div{padding:25px}.card a{color:var(--green);font-weight:800}.band{background:var(--green);color:#fff}.band h2{color:#fff}.band .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;text-align:center}.stat strong{display:block;font:700 42px Georgia;color:#fff}.areas{background:var(--sage)}.faq details{border-top:1px solid #ccc;padding:18px 0}.faq summary{font-weight:800;color:var(--ink);cursor:pointer}.contact{background:var(--cream)}.contactgrid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact a{color:var(--green);font-weight:bold}.footer{background:#10271f;color:#e8eee9;padding:50px 0}.footer h3{color:#fff}.footgrid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer a{color:#fff}.seo{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.mobile{display:none}.pagehero{padding:90px 0;background:var(--cream)}.content{max-width:850px}.content li{margin:8px 0}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery img{width:100%;height:330px;object-fit:cover}@media(max-width:820px){.links{display:none}.mobile{display:block}.navin{height:92px}.logo{width:320px;max-height:82px}.hero{min-height:540px}.two,.contactgrid,.footgrid{grid-template-columns:1fr;gap:30px}.cards{grid-template-columns:1fr}.band .stats{grid-template-columns:1fr}.photo{height:360px}.gallery{grid-template-columns:1fr 1fr}.gallery img{height:250px}section{padding:60px 0}}
