.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:20;background:#f8f1e5e0;backdrop-filter:blur(16px);border-bottom:1px solid rgba(227,215,196,.75)}.site-header__inner[data-astro-cid-3ef6ksr2]{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.brand__mark[data-astro-cid-3ef6ksr2]{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:var(--color-orange);color:#fff;font-weight:950;font-size:1.45rem;box-shadow:0 10px 30px #f28c2847}.brand__text[data-astro-cid-3ef6ksr2]{display:grid;line-height:1.05}.brand__text[data-astro-cid-3ef6ksr2] strong[data-astro-cid-3ef6ksr2]{font-size:.9rem}.brand__text[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{font-size:1.05rem;font-weight:850}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;gap:6px;padding:6px;border-radius:var(--radius-pill);background:#ffffffb3;border:1px solid rgba(227,215,196,.7)}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:10px 13px;border-radius:var(--radius-pill);color:var(--color-green-muted);font-weight:750;text-decoration:none}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{background:var(--color-green-soft);color:var(--color-green)}.header-cta[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 17px;border-radius:var(--radius-pill);background:var(--color-green);color:#fff;font-weight:850;text-decoration:none}@media(max-width:900px){.site-header[data-astro-cid-3ef6ksr2]{position:static}.site-header__inner[data-astro-cid-3ef6ksr2]{display:grid;grid-template-columns:1fr;padding:16px 0;gap:14px}.brand[data-astro-cid-3ef6ksr2]{justify-self:start}.header-cta[data-astro-cid-3ef6ksr2]{width:100%;min-height:56px;font-size:1.1rem}.nav[data-astro-cid-3ef6ksr2]{order:3;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;border-radius:28px;overflow:visible}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 8px;text-align:center;font-size:1rem}}@media(max-width:520px){.brand__mark[data-astro-cid-3ef6ksr2]{width:58px;height:58px;border-radius:20px;font-size:1.5rem}.brand__text[data-astro-cid-3ef6ksr2] strong[data-astro-cid-3ef6ksr2]{font-size:1.05rem}.brand__text[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{font-size:1.35rem;line-height:1}}.site-footer[data-astro-cid-sz7xmlte]{margin-top:60px;padding:48px 0;background:var(--color-green);color:#fff}.site-footer__grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.2fr 1fr .8fr;gap:28px}.footer-title[data-astro-cid-sz7xmlte],.footer-heading[data-astro-cid-sz7xmlte]{margin-bottom:10px;color:#fff;font-weight:900}.site-footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#ffffffc7}ul[data-astro-cid-sz7xmlte]{margin:0;padding:0;list-style:none;display:grid;gap:8px}a[data-astro-cid-sz7xmlte]{color:#ffffffd9;text-decoration:none;font-weight:750}a[data-astro-cid-sz7xmlte]:hover{color:#fff;text-decoration:underline}@media(max-width:760px){.site-footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}:root{--color-bg: #f8f1e5;--color-bg-soft: #fffaf1;--color-card: #ffffff;--color-green: #213b27;--color-green-soft: #e8f2dc;--color-green-muted: #536454;--color-orange: #f28c28;--color-orange-dark: #c96616;--color-border: #e3d7c4;--color-danger: #8a1f1f;--shadow-soft: 0 24px 80px rgba(33, 59, 39, .08);--radius-lg: 28px;--radius-md: 18px;--radius-pill: 999px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-green);background:var(--color-bg)}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{margin:0;min-height:100vh;max-width:100%;overflow-x:hidden;background:radial-gradient(circle at top left,rgba(242,140,40,.16),transparent 28rem),radial-gradient(circle at bottom right,rgba(111,150,77,.18),transparent 28rem),var(--color-bg);color:var(--color-green)}a{color:inherit}img{max-width:100%;height:auto}.site-shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.section{padding:72px 0}.section--compact{padding:42px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 14px;border-radius:var(--radius-pill);background:var(--color-green-soft);color:#3f6f21;font-size:.95rem;font-weight:800}h1,h2,h3{margin:0;color:var(--color-green);letter-spacing:-.045em}h1{font-size:clamp(3rem,10vw,6.5rem);line-height:.92}h2{font-size:clamp(2.1rem,6vw,4.2rem);line-height:.98}h3{font-size:clamp(1.35rem,3vw,2rem);line-height:1.1}p{margin:0;color:var(--color-green-muted);font-size:1.08rem;line-height:1.65}.lead{font-size:clamp(1.2rem,2.6vw,1.55rem);line-height:1.55}.card{background:var(--color-card);border:1px solid rgba(227,215,196,.7);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.button-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 22px;border-radius:var(--radius-pill);border:2px solid transparent;font-weight:850;text-decoration:none;line-height:1}.button--primary{background:var(--color-orange);color:#fff}.button--primary:hover{background:var(--color-orange-dark)}.button--secondary{background:#fff;color:var(--color-green);border-color:var(--color-border)}.button--secondary:hover{border-color:var(--color-orange)}.grid-2{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.page-header{padding:80px 0 42px}.page-header__content{max-width:820px}.page-header__content{max-width:1040px}.page-header h1+.lead{margin-top:28px}.form-field{display:grid;gap:8px;font-weight:800}.form-field input,.form-field textarea,.form-field select{width:100%;border:1px solid var(--color-border);border-radius:14px;padding:12px 14px;font:inherit;color:var(--color-green);background:#fffdf8}.form-field textarea{min-height:130px;resize:vertical}.required{color:var(--color-danger)}@media(max-width:820px){.section{padding:52px 0}.grid-2,.grid-3{grid-template-columns:1fr}h1{font-size:clamp(3rem,17vw,5.2rem)}}
