
:root{--green:#2f5233;--green-dark:#243f27;--leaf:#6b8e4e;--cream:#f5f3ec;--sand:#eae5d6;--gold:#c9a24b;--ink:#1a1a1a;--muted:#4a4a42;--line:#e2ddcf}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:"IBM Plex Sans",system-ui,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
html,body{overflow-x:hidden}
details[open] summary span.tmchev{transform:rotate(45deg)}
.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 32px;background:rgba(245,243,236,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(8px)}
.brand{display:flex;align-items:center;gap:10px;font-family:"Space Grotesk",sans-serif;font-weight:700;color:var(--green)}
.brand img{width:44px;height:44px}
.site-header nav{display:flex;align-items:center;gap:22px;font-size:15px;font-weight:600;color:#2b2b24}
.site-header nav a:hover,.header-phone:hover,.site-footer a:hover{color:var(--leaf)}
.header-phone{font-family:"Space Grotesk",sans-serif;font-weight:700;color:var(--green);white-space:nowrap}
.home-hero,.page-hero{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.06fr .94fr;gap:44px;align-items:center;padding:58px 32px 52px}
.home-hero{min-height:650px}
.home-copy h1,.page-hero h1,.article-hero h1{font-family:"Space Grotesk",sans-serif;font-size:56px;line-height:1.02;letter-spacing:0;margin:12px 0 18px}
.page-hero h1{font-size:50px}
.lead,.page-hero p,.article-hero p{font-size:18px;line-height:1.65;color:#3d3d34;max-width:680px}
.eyebrow{margin:0 0 12px;color:var(--leaf);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.button,.quote-form button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--green);color:var(--cream);padding:14px 26px;font-family:"Space Grotesk",sans-serif;font-weight:700;font-size:15px;cursor:pointer}
.button:hover,.quote-form button:hover{background:var(--green-dark)}
.button.ghost{background:transparent;color:var(--green);border:1px solid #b7c4a9}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.quote-form{background:var(--green);color:var(--cream);border-radius:8px;padding:28px;box-shadow:0 24px 55px rgba(38,66,39,.25)}
.quote-form h2{font-family:"Space Grotesk",sans-serif;margin:0 0 6px;font-size:25px}
.quote-form p{margin:0 0 16px;color:#dbe6d5;line-height:1.45}
.quote-form label span{position:absolute;left:-9999px}
.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:0;border-radius:8px;background:#f7f4ea;color:var(--ink);padding:13px 14px;font:inherit;margin-bottom:10px}
.quote-form textarea{resize:vertical}
.quote-form .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.quote-form .form-grid input{margin-bottom:0}
.quote-form button{width:100%;background:var(--gold);color:var(--ink);margin-top:4px}
.quote-form button:hover{background:#d8b25c}
.form-note,.form-status{font-size:12px;text-align:center;color:#cdd9c4}
.form-status{min-height:18px;margin-top:10px!important}
.hp{display:none}
.trust-strip{display:flex;justify-content:center;gap:18px 42px;flex-wrap:wrap;padding:22px 32px;background:var(--sand);border-block:1px solid var(--line);font-weight:700;color:var(--green)}
.services-band,.areas-band,.content-shell,.article-shell,.split-band{max-width:1200px;margin:0 auto;padding:70px 32px}
.services-band{background:#fff;max-width:none}
.services-band>.section-intro,.services-band>.service-grid{max-width:1200px;margin-left:auto;margin-right:auto}
.section-intro{text-align:center;max-width:720px;margin:0 auto 42px}
.section-intro h2,.split-band h2,.cta-band h2{font-family:"Space Grotesk",sans-serif;font-size:38px;line-height:1.08;margin:0}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.service-card{background:var(--cream);border:1px solid var(--line);border-radius:8px;padding:26px;min-height:190px;display:flex;flex-direction:column}
.service-card h3{font-family:"Space Grotesk",sans-serif;color:var(--green);font-size:21px;margin:0 0 10px}
.service-card p{color:var(--muted);line-height:1.6;margin:0 0 18px}
.service-card span{margin-top:auto;color:var(--leaf);font-weight:700}
.split-band{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.image-mosaic{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}
.image-mosaic img{width:100%;height:180px;object-fit:cover;border-radius:8px}
.image-mosaic img:first-child{grid-row:span 2;height:372px}
.article-hero{position:relative;min-height:430px;color:var(--cream);display:flex;align-items:end;background:linear-gradient(rgba(21,38,22,.45),rgba(21,38,22,.82)),var(--hero-image) center/cover;padding:80px 32px}
.article-hero>div{max-width:900px;margin:0 auto;width:100%}
.article-hero p{color:#e7eddf}
.article-shell{max-width:850px}
.content-shell{background:var(--cream)}
.legacy-content{font-size:17px;line-height:1.75;color:#36362f}
.legacy-content.compact{font-size:16px;max-height:560px;overflow:hidden;position:relative}
.legacy-content h1,.legacy-content h2,.legacy-content h3,.legacy-content h4,.legacy-content h5{font-family:"Space Grotesk",sans-serif;color:var(--green);line-height:1.18;margin:28px 0 12px}
.legacy-content h1{font-size:38px}
.legacy-content h2{font-size:30px}
.legacy-content h3{font-size:23px}
.legacy-content h4{font-size:15px;letter-spacing:.08em;text-transform:uppercase;color:var(--leaf)}
.legacy-content p{margin:0 0 16px}
.legacy-content ul,.legacy-content ol{margin:0 0 20px;padding-left:24px}
.legacy-content li{margin:5px 0}
.legacy-content a{color:var(--green);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.legacy-content div{margin:0}
.page-hero .hero-photo{width:100%;height:380px;object-fit:cover;border-radius:8px;box-shadow:0 20px 50px rgba(40,45,35,.18)}
.areas-band{background:#fff;max-width:none}
.areas-band>.section-intro,.area-grid{max-width:1100px;margin-left:auto;margin-right:auto}
.area-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px 22px}
.area-grid a{padding:10px 0;border-bottom:1px solid #ece6d6;color:#33332b;font-weight:600}
.cta-band{background:var(--green);color:var(--cream);padding:52px 32px;text-align:center}
.cta-band p{color:#dbe6d5}
.site-footer{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:36px;background:#111;color:#f5f3ec;padding:54px 32px}
.site-footer>div{display:flex;flex-direction:column;gap:9px}
.site-footer h2{font-family:"Space Grotesk",sans-serif;font-size:18px;color:#d8b25c;margin:0 0 8px}
.site-footer p{color:#d6d6ce;line-height:1.65;margin:0;max-width:390px}
.footer-logo{width:86px;height:86px}
.copyright{background:#000;color:#fff;padding:14px 32px;text-align:center;font-size:12px}
@media (max-width:900px){
  div[style*="grid-template-columns"]{grid-template-columns:1fr!important}
  [style*="flex-direction:row"],[style*="flex-direction: row"],[style*="flex-direction:row-reverse"],[style*="flex-direction: row-reverse"]{flex-direction:column!important}
  img[style*="width:44%"],img[style*="width: 44%"]{width:100%!important;height:230px!important}
  h1[style*="font-size:50px"],h1[style*="font-size:52px"],h1[style*="font-size:56px"],h1[style*="font-size:58px"],h1[style*="font-size:46px"],h1[style*="font-size:42px"]{font-size:34px!important;line-height:1.1!important}
  header>div{flex-wrap:wrap!important;gap:12px 16px!important;padding-left:20px!important;padding-right:20px!important}
  header>div>div{flex-wrap:wrap!important;max-width:100%!important;gap:12px 16px!important}
  header a[href="#get-quote"]{padding:10px 16px!important}
  header nav{flex-wrap:wrap!important;gap:10px 16px!important;font-size:14px!important}
  .site-header{position:relative;align-items:flex-start;flex-wrap:wrap;padding:14px 20px}
  .site-header nav{order:3;width:100%;overflow-x:auto;padding-bottom:4px}
  .home-hero,.page-hero,.split-band{grid-template-columns:1fr;padding:42px 20px}
  .home-copy h1,.page-hero h1,.article-hero h1{font-size:38px}
  .service-grid,.area-grid,.site-footer{grid-template-columns:1fr}
  .quote-form .form-grid{grid-template-columns:1fr}
  .image-mosaic img:first-child,.image-mosaic img{height:220px}
  .article-hero{min-height:360px;padding:56px 20px}
  .services-band,.areas-band,.content-shell,.article-shell{padding:48px 20px}
}
