:root{--ink:#14201d;--forest:#244b3e;--forest-dark:#142e27;--gold:#f5aa22;--paper:#fffdf9;--grey:#edf2eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}a{text-decoration:none;color:inherit}.site-header{height:104px;display:flex;justify-content:space-between;align-items:center;padding:0 max(28px,calc((100% - 1160px)/2));background:#fff;border-bottom:1px solid #dce3dc}.brand{display:flex;align-items:center}.brand img{width:185px;height:88px;object-fit:contain}.phone-header{font-weight:800;background:var(--gold);padding:10px 16px;border-radius:4px}.hero{min-height:630px;display:grid;grid-template-columns:1.05fr .95fr;background:var(--forest-dark);color:#fff}.hero-copy{padding:clamp(55px,9vw,145px) clamp(28px,7vw,110px);align-self:center}.hero img{width:100%;height:100%;object-fit:cover}.eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.15em;color:var(--gold);margin:0 0 14px}.dark{color:var(--forest)}h1,h2,h3{line-height:1.04;margin:0;letter-spacing:-.035em}h1{font-size:clamp(3.3rem,6vw,6.2rem)}h2{font-size:clamp(2.4rem,4.5vw,4.5rem)}h3{font-size:1.45rem}.lead{max-width:600px;font-size:1.15rem;color:#dce9e0}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.button{display:inline-block;padding:14px 21px;font-weight:800;border-radius:4px}.primary{background:var(--gold);color:var(--ink)}.secondary{border:1px solid rgba(255,255,255,.65);color:#fff}.trust{display:grid;grid-template-columns:repeat(3,1fr);background:var(--gold);padding:25px max(28px,calc((100% - 1160px)/2));gap:25px}.trust div{border-left:2px solid rgba(20,32,29,.2);padding-left:17px}.trust strong,.trust span{display:block}.trust strong{font-size:1.2rem}.section{padding:105px max(28px,calc((100% - 1160px)/2))}.intro{max-width:970px}.intro>p:last-child{font-size:1.25rem;color:#52625a;max-width:720px}.services{background:var(--grey)}.section-heading{margin-bottom:42px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-grid article{background:#fff;border-radius:8px;padding:28px;min-height:250px}.service-grid span{display:block;color:var(--forest);font-weight:800;margin-bottom:50px}.service-grid p{color:#5a6b62}.photo-band{display:grid;grid-template-columns:1fr 1fr;background:var(--forest);color:#fff}.photo-band img{width:100%;height:100%;min-height:480px;object-fit:cover}.photo-band div{align-self:center;padding:70px}.photo-band div>p:not(.eyebrow){color:#dce9e0;font-size:1.1rem}.contact{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.contact p:not(.eyebrow){color:#52625a;font-size:1.1rem}.call-card{display:block;background:var(--gold);padding:38px;border-radius:8px;color:var(--ink)}.call-card span,.call-card small{display:block;font-weight:700}.call-card strong{display:block;font-size:clamp(2.2rem,4vw,4rem);line-height:1.1}footer{display:flex;justify-content:space-between;padding:26px max(28px,calc((100% - 1160px)/2));background:var(--ink);color:#dce9e0}footer a{color:var(--gold);font-weight:800}@media(max-width:800px){.site-header{height:78px}.brand img{width:140px;height:68px}.phone-header{font-size:.85rem}.hero,.photo-band,.contact{grid-template-columns:1fr}.hero img{height:360px;grid-row:1}.hero-copy{padding:64px 28px}.trust,.service-grid{grid-template-columns:1fr}.trust div{border-left:0;border-bottom:1px solid rgba(20,32,29,.2);padding:0 0 14px}.trust div:last-child{border:0;padding:0}.section{padding:75px 28px}.photo-band div{padding:70px 28px}.photo-band img{min-height:300px}footer{padding:24px 28px}}
