/* Restrained layout changes over GreenRun's existing visual theme. */
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{font-family:'Open Sans',system-ui,-apple-system,sans-serif}
body>nav{position:sticky!important;top:0!important}
.natural-skip{position:fixed;top:-100px;left:12px;z-index:10001;background:white;color:#173f2a;padding:14px;border-radius:10px}
.natural-skip:focus{top:12px}
.gr-h1-preview.test-service-choice{min-height:0;padding-top:0!important}
.gr-h1-preview.test-service-choice .gr-h1-main{grid-template-columns:minmax(0,1fr) 370px;gap:54px;padding:68px 0 74px!important}
.gr-h1-preview.test-service-choice .gr-h1-copy h1{font-size:clamp(40px,4.6vw,64px);line-height:1.06;letter-spacing:-.045em;max-width:690px;margin-bottom:22px}
.gr-h1-preview.test-service-choice .gr-h1-copy>p{font-size:18px;line-height:1.7;max-width:630px;font-weight:500}
.gr-h1-preview .gr-h1-note{font-size:13px;margin-bottom:22px}
.natural-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:28px}
.natural-actions .gr-h1-booknow-btn{font-size:16px;min-height:54px;border-radius:14px}
.natural-secondary{color:white;text-decoration:underline;text-underline-offset:5px;font-weight:700;font-size:14px;padding:12px 0}
.gr-h1-trust{gap:12px 20px;font-size:13px;margin-top:26px}
.natural-coverage-card{padding:28px;border-radius:26px}
.natural-panel-icon{display:grid;place-items:center;width:48px;height:48px;background:#edf5e9;border-radius:14px;font-size:24px;margin-bottom:18px}
.natural-coverage-card h2{font-size:24px;line-height:1.25;margin:0 0 12px;letter-spacing:-.025em}
.natural-coverage-card>p{font-size:16px;color:#64748b;line-height:1.6;margin:0 0 22px}
.natural-coverage-card .gr-h1-cover{margin:0}
.natural-coverage-card .gr-h1-cover-label{color:#315842;font-size:14px}
.natural-coverage-card .gr-h1-cover-box{display:flex;flex-direction:column;gap:10px;border:0;background:transparent;box-shadow:none;padding:0;border-radius:0}
.natural-coverage-card .gr-h1-cover-box input{padding:14px 12px;background:#f8fafc;border:1px solid #d5e0d3;border-radius:12px;font-weight:600;width:100%;font-size:16px}
.natural-coverage-card .gr-h1-cover-box input::placeholder{font-size:14px;color:#758377}
.natural-coverage-card .gr-h1-cover-box button{width:100%;min-height:48px;border-radius:12px;font-size:15px}
.natural-coverage-card .gr-h1-cover-result{font-size:14px;font-weight:600;border-radius:12px}
.natural-area-link{display:inline-block;color:#2d5a34;text-decoration:underline;text-underline-offset:4px;font-size:14px;font-weight:600;margin-top:20px}
#services,.gr-work-section,.how-it-works,#coverage,.faq-section,#journal{padding-top:72px;padding-bottom:72px}
#services{background:#f8fafc}
#services .text-center.mb-12{margin-bottom:32px}
#services .grid>a{padding:24px 16px}
#services .grid>a h3{font-size:16px}
#services .grid>a p{font-size:14px}
.gr-work-title{font-size:clamp(32px,3.5vw,42px);letter-spacing:-.035em}
.gr-work-proof{font-size:14px}
.gr-work-grid{gap:24px}
.gr-work-caption{font-size:16px}
.gr-work-control{font-size:14px;min-height:40px}
.how-it-works .steps{max-width:none}
.how-it-works .step{padding:30px 24px;opacity:1;transform:none}
.how-it-works .step-desc{font-size:16px}
.natural-standards{padding-top:36px}
.natural-standards>.grid{gap:24px}
.natural-standards .p-8{padding:24px;background:white;box-shadow:none}
.natural-standards p{font-size:15px}
.natural-area-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:900px;margin-left:auto;margin-right:auto}
.natural-area-grid h3{font-size:16px}
.natural-area-grid p{font-size:14px}
#coverage .text-center.mb-12{margin-bottom:32px}
.faq-question{width:100%;text-align:left;appearance:none;font:inherit;cursor:pointer;color:inherit}
.faq-question:focus-visible{outline:3px solid #2d5a34;outline-offset:-3px;border-radius:16px}
.faq-answer p{font-size:16px;line-height:1.7}
#journal .text-sm{font-size:16px}
.scroll-reveal{opacity:1;transform:none}
.natural-mobile-book{display:none}
#whatsapp-float{bottom:var(--gr-whatsapp-bottom,24px)!important;width:54px!important;height:54px!important}
a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #76a94a;outline-offset:4px}
@media(max-width:1000px){.gr-h1-preview.test-service-choice .gr-h1-main{grid-template-columns:minmax(0,1fr) 330px;gap:32px}.gr-h1-preview.test-service-choice .gr-h1-copy h1{font-size:46px}}
@media(max-width:800px){
  .gr-h1-preview.test-service-choice .gr-h1-main{grid-template-columns:1fr;padding:42px 0 48px!important;gap:30px}
 .gr-h1-preview.test-service-choice .gr-h1-copy h1{font-size:clamp(36px,6vw,48px);max-width:660px}
 .natural-coverage-card{padding:24px;max-width:none}
 .natural-panel-icon{display:none}
 .natural-coverage-card .gr-h1-cover-box{flex-direction:row;gap:8px}.natural-coverage-card .gr-h1-cover-box button{width:auto;flex-shrink:0}
 .natural-coverage-card>p{margin-bottom:18px}
 #services,.gr-work-section,.how-it-works,#coverage,.faq-section,#journal{padding-top:52px;padding-bottom:52px}
 .natural-area-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .natural-standards{padding-top:24px}
 .natural-mobile-book{display:block;position:fixed;z-index:9998;bottom:var(--gr-cookie-height,0px);left:0;right:0;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid #dbe7d6;box-shadow:0 -4px 20px #10211612;transform:translateY(110%);transition:transform .2s}
 .natural-mobile-book.is-visible{transform:translateY(0)}
 .natural-mobile-book a{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:12px;background:#2d5a34;color:white;font-size:16px;font-weight:800}
 footer{padding-bottom:100px!important}
 #whatsapp-float{bottom:var(--gr-whatsapp-bottom,24px)!important;right:16px!important;width:48px!important;height:48px!important}
}
@media(max-width:440px){.gr-h1-preview.test-service-choice .gr-h1-copy>p{font-size:16px}.gr-h1-trust{gap:10px;font-size:12px}.natural-actions{gap:16px}.natural-actions .gr-h1-booknow-btn{width:auto;flex:1}.natural-secondary{font-size:14px}.natural-coverage-card .gr-h1-cover-box{flex-direction:column}.natural-coverage-card h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

#gr-cookie-banner p{min-width:0!important;flex-basis:280px!important}
#gr-cookie-banner>div>div{flex-wrap:wrap}
body{padding-bottom:var(--gr-cookie-height,0px)}
.faq-item.open .faq-answer{max-height:none}
