:root{--green:#61bb46;--green-dark:#397f2d;--ink:#1b212f;--muted:#667085;--cream:#fffaf3;--soft:#f5f8f2;--border:#dfe7dc}html{scroll-padding-top:100px}body{overflow-x:hidden}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:9999;background:#fff;color:#000;padding:.75rem 1rem}.skip-link:focus{top:1rem}.site-header{position:absolute;top:0;left:0;right:0;z-index:1000;border-bottom:2px solid rgba(97,187,70,.12)}.header-inner{max-width:1450px;margin:auto;padding:18px 42px;display:flex;align-items:center;justify-content:space-between}.brand img{width:min(290px,40vw);height:auto}.primary-nav{display:flex;align-items:center;gap:34px}.primary-nav a{font-size:17px;font-weight:600;color:#505050}.primary-nav a:hover{color:var(--green)}.primary-nav .nav-cta{color:#fff;background:var(--green);padding:13px 24px;border-radius:30px}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span{display:block;width:28px;height:3px;background:var(--green);margin:5px 0}.hero{position:relative;min-height:820px;padding:170px 0 90px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.hero-art{position:relative;min-height:560px}.hero-orbit{position:absolute;width:570px;max-width:100%;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}.hero-main{position:absolute;width:500px;max-width:88%;left:50%;top:50%;transform:translate(-50%,-48%)}.hero-small{position:absolute;width:170px}.hero-left{left:-35px;top:42%}.hero-right{right:-25px;bottom:3%}.hero-copy{position:relative;z-index:3}.eyebrow{color:var(--green-dark);font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px}.hero h1{font-size:clamp(42px,4vw,64px);line-height:1.18}.hero h1 span{position:relative;color:var(--green-dark)}.hero h1 span:after{content:"";height:9px;border-radius:99px;background:rgba(97,187,70,.28);position:absolute;left:0;right:0;bottom:4px;z-index:-1}.hero-lead{font-size:20px;line-height:1.7;margin:24px 0;color:#4f5968}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.trust-list{display:flex;gap:20px;flex-wrap:wrap;margin-top:28px}.trust-list li{position:relative;padding-left:23px;color:#4f5968;font-weight:600}.trust-list li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.hero-decor{position:absolute;opacity:.4}.decor-1{left:5%;top:200px}.decor-2{right:46%;top:145px}.decor-3{right:5%;top:200px}.decor-4{left:1%;bottom:60px}.intro-strip{background:var(--ink);color:#fff;padding:25px 0}.intro-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.intro-grid div{border-right:1px solid rgba(255,255,255,.17);padding-right:20px}.intro-grid div:last-child{border:0}.intro-grid strong,.intro-grid span{display:block}.intro-grid strong{font-size:17px}.intro-grid span{font-size:14px;color:#ccd2dc;margin-top:4px}.section{padding:110px 0}.section-heading{max-width:850px;margin:0 auto 55px}.section-heading>p{font-size:18px;margin-top:18px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{background:#fff;border:1px solid rgba(97,187,70,.15);border-radius:24px;padding:30px;box-shadow:0 18px 45px rgba(27,33,47,.06);transition:.25s transform,.25s box-shadow}.service-card:hover{transform:translateY(-5px);box-shadow:0 24px 55px rgba(27,33,47,.1)}.service-card img{height:140px;width:auto;max-width:100%;object-fit:contain;margin:0 auto 18px;display:block}.service-card h3{font-size:22px;line-height:1.35;margin-bottom:13px}.service-card p{line-height:1.65}.service-icon{width:54px;height:54px;border-radius:50%;background:rgba(97,187,70,.12);color:var(--green-dark);display:grid;place-items:center;font-weight:800;margin-bottom:25px}.scope-note{text-align:center;margin-top:28px;font-size:14px}.audience-section{background:#fff}.audience-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.audience-copy>p{font-size:18px;line-height:1.75;margin:24px 0 30px}.audience-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.audience-cards article{padding:28px;border-radius:20px;background:var(--soft);border-left:5px solid var(--green)}.audience-cards article:last-child{grid-column:1/-1}.audience-cards h3{font-size:20px;margin-bottom:9px}.about-section{background:var(--cream)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-art img{width:100%;max-width:600px}.about-copy>p{font-size:17px;line-height:1.75;margin-top:18px}.credential-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:30px}.credential-grid div{background:#fff;border-radius:16px;padding:22px}.credential-grid strong,.credential-grid span{display:block}.credential-grid strong{font-size:31px;color:var(--green-dark)}.credential-grid span{margin-top:6px;color:#606875}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.process-grid article{background:#fff;padding:30px 24px;border-radius:22px;text-align:center}.process-grid span{display:grid;place-items:center;width:58px;height:58px;background:var(--green);color:#fff;border-radius:50%;font-size:24px;font-weight:800;margin:0 auto 20px}.process-grid h3{font-size:20px;margin-bottom:12px}.local-section{background:var(--ink)}.local-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:center}.local-section h2,.local-section p{color:#fff}.local-section h2{font-size:clamp(34px,3vw,48px);line-height:1.3}.local-section p:last-child{color:#c9ced7;font-size:17px;line-height:1.75;margin-top:20px}.local-list{display:flex;flex-wrap:wrap;gap:12px}.local-list span{border:1px solid rgba(255,255,255,.25);color:#fff;padding:12px 16px;border-radius:30px}.faq-wrap{max-width:950px}.faq-list{display:grid;gap:14px}.faq-list details{border:1px solid var(--border);border-radius:16px;background:#fff;padding:0 22px}.faq-list summary{cursor:pointer;font-weight:700;font-size:18px;color:var(--ink);padding:22px 36px 22px 0;position:relative}.faq-list summary:after{content:"+";position:absolute;right:0;color:var(--green);font-size:26px}.faq-list details[open] summary:after{content:"–"}.faq-list details p{padding:0 0 22px;line-height:1.7}.contact-section{padding:110px 0;background:linear-gradient(180deg,rgba(97,187,70,.06),#fff)}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.contact-art img{width:100%}.contact-content>p{font-size:17px;line-height:1.7;margin:20px 0 28px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.form-field.full{grid-column:1/-1}.form-field label{display:block;color:var(--ink);font-weight:700;margin-bottom:7px}.form-field label span{color:#b42318}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #cfd8cc;border-radius:12px;padding:14px 15px;background:#fff;color:var(--ink)}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(97,187,70,.15)}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.submit-button{border:0;margin-top:20px}.form-status{min-height:24px;margin-top:15px;font-weight:700}.form-status.success{color:#287a35}.form-status.error{color:#b42318}.direct-contact{font-size:15px!important}.direct-contact a{color:var(--green-dark);font-weight:700}.site-footer{background:#f6f6f2;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:45px}.footer-logo{width:260px;max-width:100%;margin-bottom:18px}.footer-grid h2{font-size:18px;margin-bottom:18px}.footer-grid a{display:block;margin:9px 0;color:#596273}.footer-grid a:hover{color:var(--green-dark)}.footer-bottom{border-top:1px solid #dce3d9;margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:14px}.footer-bottom a{color:var(--green-dark)}
@media(max-width:1100px){.primary-nav{gap:18px}.hero-grid{gap:25px}.services-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.site-header{position:absolute}.header-inner{padding:15px 20px}.menu-toggle{display:block}.primary-nav{position:absolute;top:100%;left:15px;right:15px;background:var(--ink);border-radius:18px;padding:20px;display:none;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 20px 45px rgba(0,0,0,.2)}.primary-nav.open{display:flex}.primary-nav a{color:#fff;padding:14px;border-bottom:1px solid rgba(255,255,255,.1)}.primary-nav .nav-cta{text-align:center;margin-top:10px;border:0}.hero{padding-top:135px;min-height:auto}.hero-grid,.audience-grid,.about-grid,.local-grid,.contact-grid{grid-template-columns:1fr}.hero-art{order:2;min-height:470px}.hero-copy{order:1}.hero h1{text-align:left}.hero-decor{display:none}.intro-grid{grid-template-columns:repeat(2,1fr)}.audience-grid,.about-grid,.contact-grid{gap:45px}.local-grid{gap:35px}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.brand img{width:220px;max-width:70vw}.hero{padding-top:120px}.hero-art{min-height:350px}.hero-main{width:330px}.hero-orbit{width:390px}.hero-small{width:105px}.hero-left{left:0}.hero-right{right:0}.hero-lead{font-size:17px}.hero-actions a{width:100%;text-align:center}.trust-list{display:block}.trust-list li{margin:9px 0}.intro-grid,.services-grid,.audience-cards,.credential-grid,.process-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.intro-grid div{border-right:0;border-bottom:1px solid rgba(255,255,255,.17);padding-bottom:15px}.audience-cards article:last-child,.form-field.full{grid-column:auto}.section,.contact-section{padding:80px 0}.section-title h2{font-size:31px!important}.service-card{padding:25px}.footer-bottom{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
