.site-nav[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:100;background:var(--white);border-bottom:1px solid #eee}.site-nav__inner[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:14px;padding-bottom:14px;position:relative}.site-nav__logo[data-astro-cid-dmqpwcec]{font-weight:700;font-size:1.25rem;color:var(--green-primary);text-decoration:none;white-space:nowrap}.site-nav__logo[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{color:var(--text)}.site-nav__links[data-astro-cid-dmqpwcec]{display:flex;gap:24px;list-style:none;margin:0;padding:0;flex-wrap:wrap}.site-nav__links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{text-decoration:none;color:var(--text);font-weight:600;font-size:.95rem}.site-nav__links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--green-primary)}.site-nav__phone[data-astro-cid-dmqpwcec]{text-decoration:none;font-weight:700;color:var(--green-primary);white-space:nowrap}.site-nav__toggle[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;border:none;background:none;cursor:pointer;padding:0}.site-nav__toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;height:2px;width:100%;background:var(--text);border-radius:2px}@media(max-width:768px){.site-nav__toggle[data-astro-cid-dmqpwcec]{display:flex}.site-nav__links[data-astro-cid-dmqpwcec]{display:none;position:absolute;top:100%;left:0;right:0;background:var(--white);flex-direction:column;gap:0;border-top:1px solid #eee;box-shadow:0 8px 16px #00000014}.site-nav__links[data-astro-cid-dmqpwcec].is-open{display:flex}.site-nav__links[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec]{border-bottom:1px solid #f2f2f2}.site-nav__links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{display:block;padding:14px 24px}}.subscribe-tab[data-astro-cid-f76zxh7w]{position:fixed;top:200px;right:21px;transform:rotate(-90deg);transform-origin:right center;background:var(--green-cta);color:var(--white);border:none;padding:12px 20px;font-family:var(--font-body);font-weight:600;font-size:.95rem;cursor:pointer;z-index:200;border-radius:6px 6px 0 0;box-shadow:0 0 16px #d3d3d34d}.subscribe-tab[data-astro-cid-f76zxh7w]:hover{background:var(--green-cta-hover)}.subscribe-overlay[data-astro-cid-f76zxh7w]{position:fixed;inset:0;background:#00000080;z-index:300;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;transition:opacity .2s ease;overflow-y:auto}.subscribe-overlay[data-astro-cid-f76zxh7w].is-open{opacity:1}.subscribe-modal[data-astro-cid-f76zxh7w]{position:relative;background:var(--white);border-radius:12px;padding:32px;width:min(400px,100%);max-height:90vh;overflow-y:auto;box-shadow:0 16px 48px #00000040;transform:scale(.95);transition:transform .2s ease}.subscribe-overlay[data-astro-cid-f76zxh7w].is-open .subscribe-modal[data-astro-cid-f76zxh7w]{transform:scale(1)}.subscribe-modal__close[data-astro-cid-f76zxh7w]{position:absolute;top:16px;right:16px;border:none;background:none;font-size:1.5rem;cursor:pointer;color:var(--text);line-height:1}.subscribe-form[data-astro-cid-f76zxh7w]{display:flex;flex-direction:column;gap:12px;margin-top:16px}.subscribe-form[data-astro-cid-f76zxh7w] label[data-astro-cid-f76zxh7w]{font-size:.9rem;font-weight:600;color:var(--text)}.subscribe-form__honeypot[data-astro-cid-f76zxh7w]{position:absolute;left:-9999px;top:-9999px}.subscribe-form[data-astro-cid-f76zxh7w] input[data-astro-cid-f76zxh7w][type=email],.subscribe-form[data-astro-cid-f76zxh7w] input[data-astro-cid-f76zxh7w][type=text],.subscribe-form[data-astro-cid-f76zxh7w] input[data-astro-cid-f76zxh7w][type=tel]{padding:10px 12px;border:1px solid #ccc;border-radius:4px;font-family:var(--font-body)}.subscribe-form__preferences[data-astro-cid-f76zxh7w]{border:1px solid #eee;border-radius:4px;padding:12px;display:flex;flex-direction:column;gap:8px}.subscribe-form__preferences[data-astro-cid-f76zxh7w] legend[data-astro-cid-f76zxh7w]{font-weight:700;font-size:.85rem;color:var(--green-primary);padding:0 4px}.subscribe-form__preferences[data-astro-cid-f76zxh7w] label[data-astro-cid-f76zxh7w]{display:flex;align-items:center;gap:8px;font-weight:500}.subscribe-form__preferences[data-astro-cid-f76zxh7w] input[data-astro-cid-f76zxh7w][type=checkbox]{accent-color:var(--green-cta);width:16px;height:16px}.subscribe-form[data-astro-cid-f76zxh7w] button[data-astro-cid-f76zxh7w][type=submit]{background:var(--green-cta);color:var(--white);border:1px solid var(--green-cta-border);border-radius:4px;padding:10px 16px;font-weight:600;cursor:pointer}.subscribe-form[data-astro-cid-f76zxh7w] button[data-astro-cid-f76zxh7w][type=submit]:hover{background:var(--green-cta-hover)}.subscribe-success[data-astro-cid-f76zxh7w]{text-align:center;padding:24px 0;font-weight:600;font-size:1.1rem;color:var(--green-primary)}@media(max-width:768px){.subscribe-tab[data-astro-cid-f76zxh7w]{top:auto;bottom:16px;right:16px;transform:none;border-radius:999px}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--green-footer);color:var(--white);padding:40px 0;margin-top:64px}.site-footer__inner[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0 0 8px}.site-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--white);text-decoration:underline}.site-footer__legal[data-astro-cid-sz7xmlte]{margin-top:16px;font-size:.9rem}:root{--green-primary: #14753c;--green-deep: #005e20;--green-cta: #197c31;--green-cta-border: #3cbf3c;--green-cta-hover: #044226;--green-footer: #0a562a;--text: #333333;--white: #ffffff;--font-body: "Montserrat", Arial, Helvetica, sans-serif;--font-weight-body: 500;--font-weight-heading: 600}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-body);font-weight:var(--font-weight-body);color:var(--text);background:var(--white)}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-heading);margin:0 0 .5em}a{color:var(--green-primary)}.container{max-width:1200px;margin:0 auto;padding:0 24px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
