:root{--leaf-400:#8fc24a;--leaf-500:#6fa648;--leaf-600:#538a36;--leaf-700:#3f6b29;--bark-900:#14201a;--bark-800:#1d2a22;--bark-700:#2a3a30;--bark-600:#3a4a3f;--sand-50:#f7f9f2;--sand-100:#eef2e4;--sand-200:#e2e8d3;--paper:#fff;--ink:#1c2620;--ink-soft:#44524a;--ink-mute:#6b7a70;--gold:#c89b3c;--font-display:"Playfair Display", Georgia, "Times New Roman", serif;--font-sans:"Raleway", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;--radius-sm:6px;--radius:10px;--radius-lg:14px;--radius-pill:999px;--shadow-sm:0 1px 2px #14201a0d;--shadow:0 1px 3px #14201a14, 0 1px 2px #14201a0d;--shadow-lg:0 6px 20px #14201a1f;--container:1160px;--container-narrow:880px;--header-h:76px}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}html:focus-within{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--ink);background:var(--sand-50);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:17px;line-height:1.65}img,picture,svg{max-width:100%;display:block}img{height:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}ul{padding:0;list-style:none}input,textarea{font:inherit}h1,h2,h3,h4{font-family:var(--font-display);color:var(--bark-900);letter-spacing:-.01em;font-weight:700;line-height:1.12}p{color:var(--ink-soft)}p+p{margin-top:1em}:focus-visible{outline:3px solid var(--leaf-400);outline-offset:2px;border-radius:4px}.skip-link{background:var(--bark-900);color:#fff;border-radius:var(--radius-sm);z-index:200;padding:10px 16px;transition:top .2s;position:absolute;top:-60px;left:12px}.skip-link:focus{top:12px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:24px}.section{padding-block:clamp(56px,8vw,104px)}.section--tight{padding-block:clamp(40px,5vw,64px)}.section--dark{background:var(--bark-900);color:#d8e3d4}.section--dark h1,.section--dark h2,.section--dark h3{color:#fff}.section--dark p{color:#c2d0bc}.eyebrow{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--leaf-600);margin-bottom:12px;font-size:12px;font-weight:700;display:inline-block}.section--dark .eyebrow{color:var(--leaf-400)}.section-head{max-width:720px;margin-bottom:clamp(32px,4vw,52px)}.section-head.center{text-align:center;margin-inline:auto}.section-head h2{font-size:clamp(28px,4vw,40px)}.section-head p{margin-top:14px;font-size:clamp(17px,2vw,19px)}.lead{color:var(--ink-soft);font-size:clamp(18px,2.2vw,21px)}.btn{font-family:var(--font-sans);letter-spacing:.01em;border-radius:var(--radius-sm);text-align:center;white-space:nowrap;justify-content:center;align-items:center;gap:10px;padding:13px 22px;font-size:15px;font-weight:700;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.btn svg{width:18px;height:18px}.btn-primary{background:var(--leaf-600);color:#fff}.btn-primary:hover{background:var(--leaf-700)}.btn-cta{background:var(--leaf-400);color:var(--bark-900)}.btn-cta:hover{background:#80b03f}.btn-light{color:var(--bark-900);background:#fff}.btn-light:hover{background:#f1f5ea}.btn-outline{color:#fff;background:0 0;box-shadow:inset 0 0 0 1.5px #fff9}.btn-outline:hover{background:#ffffff14}.btn-ghost{color:var(--leaf-700);box-shadow:inset 0 0 0 1.5px var(--sand-200);background:0 0}.btn-ghost:hover{background:var(--sand-100)}.btn-block{width:100%}.site-header{z-index:100;border-bottom:1px solid var(--sand-200);background:#fff;position:sticky;top:0}.header-inner{height:var(--header-h);align-items:center;gap:22px;display:flex}.brand{align-items:center;gap:12px;margin-right:auto;display:flex}.brand img{width:46px;height:46px}.brand-text{flex-direction:column;line-height:1.05;display:flex}.brand-text strong{font-family:var(--font-display);letter-spacing:.01em;color:var(--bark-900);font-size:20px}.brand-text span{letter-spacing:.16em;text-transform:uppercase;color:var(--leaf-600);font-size:11px;font-weight:700}.main-nav{align-items:center;gap:6px;display:flex}.main-nav a{color:var(--ink-soft);border-radius:var(--radius-sm);padding:10px 14px;font-size:15px;font-weight:600;transition:color .18s,background .18s;position:relative}.main-nav a:hover{color:var(--leaf-700);background:var(--sand-100)}.main-nav a[aria-current=page]{color:var(--leaf-700)}.main-nav a[aria-current=page]:after{content:"";background:var(--leaf-500);border-radius:2px;height:2px;position:absolute;bottom:4px;left:14px;right:14px}.header-actions{align-items:center;gap:12px;display:flex}.header-phone{color:var(--bark-900);border-radius:var(--radius-sm);background:var(--sand-100);align-items:center;gap:9px;padding:9px 14px;font-size:15px;font-weight:700;transition:background .18s;display:inline-flex}.header-phone:hover{background:var(--sand-200)}.header-phone svg{width:17px;height:17px;color:var(--leaf-600)}.header-phone .num{color:var(--leaf-700)}.mobile-nav{display:none}.nav-toggle{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:44px;height:44px;display:none}.nav-toggle span,.nav-toggle span:before,.nav-toggle span:after{content:"";background:var(--bark-900);border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .2s;display:block;position:relative}.nav-toggle span:before{position:absolute;top:-7px;left:0}.nav-toggle span:after{position:absolute;top:7px;left:0}.nav-toggle[aria-expanded=true] span{background:0 0}.nav-toggle[aria-expanded=true] span:before{transform:translateY(7px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:after{transform:translateY(-7px)rotate(-45deg)}.site-footer{background:var(--bark-900);color:#c2d0bc;padding-block:clamp(48px,6vw,72px) 28px}.footer-grid{border-bottom:1px solid #ffffff1a;grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding-bottom:40px;display:grid}.footer-brand img{width:52px;height:52px;margin-bottom:16px}.footer-brand h3{color:#fff;margin-bottom:8px;font-size:22px}.footer-brand p{color:#aab8a4;max-width:32ch}.footer-col h4{font-family:var(--font-sans);color:#fff;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;font-size:13px}.footer-col ul{flex-direction:column;gap:10px;display:flex}.footer-col a{color:#c2d0bc;transition:color .15s}.footer-col a:hover{color:var(--leaf-400)}.footer-contact li{color:#c2d0bc;align-items:flex-start;gap:10px;display:flex}.footer-contact svg{width:17px;height:17px;color:var(--leaf-400);flex-shrink:0;margin-top:4px}.footer-bottom{color:#8fa089;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;font-size:13px;display:flex}.footer-bottom a{color:#aab8a4}.footer-social{gap:10px;display:flex}.footer-social a{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .18s,transform .18s;display:inline-flex}.footer-social a:hover{background:var(--leaf-600);transform:translateY(-2px)}.footer-social svg{color:#fff;width:18px;height:18px}.card{background:var(--paper);border:1px solid var(--sand-200);border-radius:var(--radius);height:100%;padding:28px}.card-icon{border-radius:var(--radius-sm);background:var(--sand-100);width:44px;height:44px;color:var(--leaf-700);justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.card-icon svg{width:24px;height:24px}.card h3{margin-bottom:10px;font-size:21px}.card p{font-size:16px}.grid{gap:24px;display:grid}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.social-proof{background:var(--paper);border-bottom:1px solid var(--sand-200)}.social-proof-inner{grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(28px,4vw,56px);padding-block:clamp(36px,5vw,56px);display:grid}.sp-intro h2{font-size:clamp(24px,3.2vw,32px)}.sp-intro p{max-width:52ch;margin-top:12px}.sp-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:22px;display:flex}.sp-note{color:var(--ink-mute);font-size:14px}.sp-credentials{grid-template-columns:repeat(2,1fr);gap:20px 24px;display:grid}.sp-credentials li{align-items:flex-start;gap:12px;display:flex}.sp-credentials .ic{border-radius:var(--radius-sm);background:var(--sand-100);width:38px;height:38px;color:var(--leaf-700);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.sp-credentials .txt{color:var(--ink-soft);font-size:14px;line-height:1.4}.sp-credentials .txt strong{color:var(--bark-900);font-size:16px;font-family:var(--font-sans);margin-bottom:2px;display:block}.cta-band{background:var(--leaf-600);color:#fff;position:relative;overflow:hidden}.cta-band-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;padding-block:clamp(40px,5vw,60px);display:flex}.cta-band h2{color:#fff;font-size:clamp(26px,3.6vw,40px)}.cta-band p{color:#ffffffe6;margin-top:8px;font-size:18px}.cta-actions{flex-wrap:wrap;gap:14px;display:flex}.hero{background:var(--bark-900);color:#fff;position:relative;overflow:hidden}.hero-media{z-index:0;position:absolute;inset:0}.hero-media img{object-fit:cover;width:100%;height:100%}.hero-media:after{content:"";background:linear-gradient(100deg,#0f1a14eb 0%,#0f1a14c7 42%,#0f1a1473 100%),linear-gradient(#0f1a141a,#0f1a148c);position:absolute;inset:0}.hero-inner{z-index:1;max-width:760px;padding-block:clamp(70px,11vw,140px);position:relative}.hero .eyebrow{color:var(--leaf-400)}.hero h1{color:#fff;font-size:clamp(38px,6vw,64px);line-height:1.04}.hero p.lead{color:#e2ead9;max-width:60ch;margin-top:22px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.hero-stats{border-top:1px solid #ffffff29;flex-wrap:wrap;gap:clamp(20px,4vw,44px);margin-top:44px;padding-top:28px;display:flex}.hero-stat strong{font-family:var(--font-display);color:#fff;font-size:30px;display:block}.hero-stat span{color:#c2d0bc;letter-spacing:.04em;font-size:13px}.page-hero{background:var(--bark-900);color:#fff;position:relative;overflow:hidden}.page-hero-inner{max-width:760px;padding-block:clamp(48px,7vw,80px)}.page-hero .eyebrow{color:var(--leaf-400)}.page-hero h1{color:#fff;font-size:clamp(32px,5vw,52px)}.page-hero p{color:#d2ddcc;max-width:62ch;margin-top:16px;font-size:18px}.breadcrumb{color:#aebda7;letter-spacing:.03em;margin-bottom:18px;font-size:13px}.breadcrumb a{color:#c2d0bc}.breadcrumb a:hover{color:var(--leaf-400)}.split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,5vw,64px);display:grid}.split--media-first .split-media{order:-1}.split-media{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.split-media img{object-fit:cover;width:100%;height:100%}.split-body h2{font-size:clamp(28px,3.8vw,40px)}.split-body p{margin-top:16px}.split-list{gap:14px;margin-top:24px;display:grid}.split-list li{color:var(--ink);align-items:flex-start;gap:12px;font-size:16px;display:flex}.split-list svg{width:22px;height:22px;color:var(--leaf-600);flex-shrink:0;margin-top:2px}.split-list strong{color:var(--bark-900);display:block}.feature-rows{gap:16px;display:grid}.feature-row{background:var(--paper);border:1px solid var(--sand-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);align-items:flex-start;gap:16px;padding:22px 24px;display:flex}.feature-row .ic{background:var(--sand-100);width:44px;height:44px;color:var(--leaf-700);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.feature-row .ic svg{width:24px;height:24px}.feature-row h3{margin-bottom:4px;font-size:19px}.feature-row p{margin:0;font-size:15px}.price-list{gap:12px;max-width:560px;margin-inline:auto;display:grid}.price-row{background:var(--paper);border:1px solid var(--sand-200);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.price-row .label{color:var(--bark-900);font-weight:700}.price-row .label span{color:var(--ink-mute);font-size:13px;font-weight:400;display:block}.price-row .price{font-family:var(--font-display);color:var(--leaf-700);font-size:24px}.contact-cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.contact-card{background:var(--paper);border:1px solid var(--sand-200);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow-sm);padding:28px}.contact-card .ic{background:linear-gradient(145deg, var(--leaf-400), var(--leaf-600));color:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:inline-flex}.contact-card .ic svg{width:28px;height:28px}.contact-card h3{margin-bottom:6px;font-size:18px}.contact-card a{color:var(--leaf-700);font-size:18px;font-weight:700}.contact-card p{margin-top:4px;font-size:14px}.callout{background:var(--bark-900);color:#fff;border-radius:var(--radius-lg);text-align:center;padding:clamp(28px,4vw,44px)}.callout h2{color:#fff;font-size:clamp(24px,3.4vw,34px)}.callout p{color:#ffffffeb;margin-top:10px}.callout .cta-actions{justify-content:center;margin-top:24px}@media (width<=1024px){.grid-4{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=860px){:root{--header-h:68px}.main-nav,.header-phone{display:none}.nav-toggle{display:inline-flex}.mobile-nav{inset:var(--header-h) 0 auto 0;background:var(--paper);border-bottom:1px solid var(--sand-200);box-shadow:var(--shadow);z-index:99;flex-direction:column;gap:4px;padding:16px 24px 24px;position:fixed}.mobile-nav.open{display:flex}.mobile-nav a{border-radius:var(--radius-sm);color:var(--ink);border-bottom:1px solid var(--sand-100);padding:14px 12px;font-size:17px;font-weight:600}.mobile-nav a[aria-current=page]{color:var(--leaf-700);background:var(--sand-100)}.mobile-nav .btn{margin-top:12px}.grid-3,.contact-cards,.grid-2,.split{grid-template-columns:1fr}.split--media-first .split-media{order:0}.footer-grid{grid-template-columns:1fr;gap:32px}.cta-band-inner{flex-direction:column;align-items:flex-start}.trust-grid{grid-template-columns:repeat(2,1fr);gap:20px}.trust-item{justify-content:flex-start}}@media (width<=560px){body{font-size:16px}.grid-4{grid-template-columns:1fr}.hero-stats{gap:22px}.container{padding-inline:18px}.card{padding:24px}}
