:root{--primary: #4F8A5E;--primary-l: #7AB885;--primary-d: #3A6A48;--bg: #FAFAF7;--surface: #FFFFFF;--text: #1A1A1A;--text-s: #6B6B6B;--border: #E5E5E0;--accent: #E8943A;--xs: 4px;--sm: 8px;--md: 16px;--lg: 24px;--xl: 40px;--2xl: 64px;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-xl: 24px;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--h1: clamp(2.25rem, 5vw, 3.5rem);--h2: clamp(1.75rem, 3vw, 2.5rem);--h3: clamp(1.25rem, 2vw, 1.75rem);--body: clamp(1rem, 1.5vw, 1.125rem);--body-s: .9375rem;--max-w: 1200px;--max-w-narrow: 800px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);font-size:var(--body);line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}.container{max-width:var(--max-w);margin:0 auto;padding:0 var(--lg)}.container--narrow{max-width:var(--max-w-narrow)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.navbar[data-astro-cid-5blmo7yk]{position:sticky;top:0;z-index:100;background:var(--surface);border-bottom:1px solid var(--border);backdrop-filter:blur(12px);background:#ffffffeb}.navbar__inner[data-astro-cid-5blmo7yk]{display:flex;align-items:center;height:64px;gap:var(--lg)}.navbar__logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:var(--sm);font-weight:700;font-size:1.25rem;color:var(--primary-d);flex-shrink:0}.navbar__logo[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{color:var(--primary)}.navbar__links[data-astro-cid-5blmo7yk]{display:flex;list-style:none;gap:var(--lg);margin-left:auto}.navbar__links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-size:var(--body-s);font-weight:500;color:var(--text-s);transition:color .2s;padding:var(--xs) 0}.navbar__links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--text)}.navbar__cta[data-astro-cid-5blmo7yk]{flex-shrink:0}.navbar__toggle[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;gap:5px;padding:var(--sm)}.navbar__toggle[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:block;width:22px;height:2px;background:var(--text);border-radius:2px;transition:.3s}@media (max-width: 768px){.navbar__toggle[data-astro-cid-5blmo7yk]{display:flex}.navbar__links[data-astro-cid-5blmo7yk]{display:none;position:absolute;top:64px;left:0;right:0;flex-direction:column;background:var(--surface);padding:var(--lg);gap:var(--md);border-bottom:1px solid var(--border);margin-left:0}.navbar__cta[data-astro-cid-5blmo7yk]{display:none}body.nav-open .navbar__links[data-astro-cid-5blmo7yk]{display:flex}body.nav-open .navbar__toggle[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}body.nav-open .navbar__toggle[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0}body.nav-open .navbar__toggle[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}.footer[data-astro-cid-sz7xmlte]{background:var(--text);color:#ffffffb3;padding:var(--2xl) 0 var(--lg)}.footer__inner[data-astro-cid-sz7xmlte]{display:flex;gap:var(--2xl);flex-wrap:wrap}.footer__brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:var(--sm);min-width:220px}.footer__brand[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{color:var(--primary-l)}.footer__brand[data-astro-cid-sz7xmlte]>span[data-astro-cid-sz7xmlte]{font-size:1.25rem;font-weight:700;color:#fff}.footer__tagline[data-astro-cid-sz7xmlte]{font-size:var(--body-s);line-height:1.5}.footer__cols[data-astro-cid-sz7xmlte]{display:flex;gap:var(--2xl);flex:1;justify-content:flex-end}.footer__cols[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#fff;font-size:var(--body-s);font-weight:600;margin-bottom:var(--md)}.footer__cols[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:var(--sm)}.footer__cols[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:var(--body-s);transition:color .2s}.footer__cols[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer__bottom[data-astro-cid-sz7xmlte]{margin-top:var(--xl);padding-top:var(--lg);border-top:1px solid rgba(255,255,255,.1);font-size:var(--body-s)}@media (max-width: 768px){.footer__inner[data-astro-cid-sz7xmlte]{flex-direction:column;gap:var(--xl)}.footer__cols[data-astro-cid-sz7xmlte]{justify-content:flex-start;gap:var(--xl);flex-wrap:wrap}}
