:root{--hemlock: #25402f;--moss: #4d6b3a;--bark: #2e2924;--heartwood: #7a4a1e;--birch: #f2f3ee;--sapwood: #ffffff;--line: #d6d9cf;--hivis: #c9540e;--hivis-dark: #a8440a;--focus: #f2b233;--font-head: "Zilla Slab", Georgia, serif;--font-body: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--wrap: 1140px;--radius: 6px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-body);font-size:1.0625rem;line-height:1.65;color:var(--bark);background:var(--birch)}img{max-width:100%;height:auto}a{color:var(--heartwood);text-underline-offset:2px}a:hover{color:var(--hemlock)}:focus-visible{outline:3px solid var(--focus);outline-offset:2px}h1,h2,h3{font-family:var(--font-head);line-height:1.2;color:var(--hemlock)}h1{font-size:clamp(2rem,4.5vw,3rem);font-weight:700;margin:0 0 1rem}h2{font-size:clamp(1.4rem,2.6vw,1.85rem);font-weight:600;margin:2.5rem 0 .75rem}h3{font-size:1.2rem;font-weight:600;margin:1.75rem 0 .5rem}p{margin:0 0 1rem}.wrap{max-width:var(--wrap);margin:0 auto;padding:0 1.25rem}.skip-link{position:absolute;left:-9999px;top:0;background:var(--sapwood);color:var(--bark);padding:.75rem 1rem;z-index:100}.skip-link:focus{left:1rem;top:1rem}.site-header{background:var(--sapwood);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:.75rem;padding-bottom:.75rem}.brand{display:flex;align-items:center;gap:.5rem;font-family:var(--font-head);font-weight:700;font-size:1.25rem;color:var(--hemlock);text-decoration:none}.brand svg{width:28px;height:28px}.nav{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.nav a,.nav summary{color:var(--bark);text-decoration:none;font-weight:500;cursor:pointer}.nav a:hover,.nav summary:hover{color:var(--heartwood)}.nav details{position:relative}.nav details ul{list-style:none;margin:0;padding:.5rem 0;position:absolute;top:2rem;left:0;background:var(--sapwood);border:1px solid var(--line);border-radius:var(--radius);min-width:230px;z-index:20}.nav details li a{display:block;padding:.4rem 1rem}.header-phone{font-weight:700;color:var(--hemlock);text-decoration:none;white-space:nowrap}.hero{background:var(--hemlock);color:#eef2ea;padding:3rem 0 0}.hero h1{color:#fff;max-width:22ch}.hero .lead{font-size:1.15rem;max-width:62ch;color:#e3e9de}.hero-phone{display:inline-block;font-family:var(--font-head);font-size:clamp(2rem,5vw,2.75rem);font-weight:700;color:#fff;text-decoration:none;margin:.5rem 0 1rem}.hero-phone:hover{color:var(--focus)}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.4rem;border-radius:var(--radius);font-weight:700;text-decoration:none;font-size:1.05rem;border:2px solid transparent;cursor:pointer}.btn svg{width:1.1em;height:1.1em}.btn-call{background:var(--hivis);color:#fff}.btn-call:hover{background:var(--hivis-dark);color:#fff}.btn-ghost{border-color:#cfd8c8;color:#fff;background:transparent}.btn-ghost:hover{background:#ffffff14;color:#fff}.trust{background:#1b3124}.trust ul{list-style:none;padding:1rem 1.25rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.5rem 1.5rem;max-width:var(--wrap);margin:0 auto}.trust li{display:flex;align-items:center;gap:.5rem;color:#e3e9de;font-weight:600}.trust svg{width:18px;height:18px;flex:none;color:#9fc27f}.page-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-top:1rem;padding-bottom:4rem}@media (min-width: 900px){.page-grid{grid-template-columns:minmax(0,1fr) 360px}.page-grid aside{position:sticky;top:1.5rem;align-self:start;margin-top:2.5rem}}.prose{max-width:70ch}.prose ul{padding-left:1.25rem}.prose li{margin-bottom:.4rem}.cta-box{margin-top:3rem;padding:1.5rem;background:var(--sapwood);border-left:5px solid var(--moss);border-radius:var(--radius)}.cta-box h2{margin-top:0}.lead-form{background:var(--sapwood);border:1px solid var(--line);border-top:5px solid var(--hivis);border-radius:var(--radius);padding:1.5rem}.lead-form h2{margin:0 0 .25rem;font-size:1.4rem}.lead-form .sub{font-size:.95rem;margin-bottom:1rem}.field{margin-bottom:.9rem}.field label{display:block;font-weight:600;margin-bottom:.25rem;font-size:.95rem}.field input,.field select,.field textarea{width:100%;padding:.65rem .75rem;border:1px solid #b9bdb1;border-radius:4px;font:inherit;background:#fff;color:var(--bark)}.field textarea{min-height:110px;resize:vertical}.hp{position:absolute;left:-9999px}.lead-form .btn-call{width:100%;justify-content:center}.attrib{font-size:.8rem;margin:.75rem 0 0;color:#5d5a55}.contact-list{list-style:none;padding:0}.contact-list li{margin-bottom:.5rem}.map-placeholder{aspect-ratio:16 / 10;background:#dfe3d8;border:1px dashed #9aa38f;border-radius:var(--radius);display:grid;place-items:center;color:#4f5649;font-weight:600;margin:1rem 0 2rem}.site-footer{background:var(--hemlock);color:#dfe6da;padding:2.5rem 0;font-size:.95rem}.site-footer a{color:#fff}.footer-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.footer-name{font-family:var(--font-head);font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin-bottom:.3rem}.copyright{margin-top:2rem;font-size:.85rem;color:#b6c2ae}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}
