@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Sans:wght@400;500;600&display=swap";.footer[data-astro-cid-nns7i3if]{background:var(--deep);color:#eef5f1c7;padding:3.5rem 0 0;font-size:.9rem}.f-grid[data-astro-cid-nns7i3if]{gap:2.5rem;padding-bottom:2.5rem;display:grid}@media (width>=860px){.f-grid[data-astro-cid-nns7i3if]{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:3rem}}.footer-brand[data-astro-cid-nns7i3if]{font-family:var(--font-display);color:#eef5f1;margin:0 0 .7rem;font-size:1.3rem;font-weight:700}.footer-brand[data-astro-cid-nns7i3if] span[data-astro-cid-nns7i3if]{color:var(--accent)}.footer-small[data-astro-cid-nns7i3if]{max-width:42ch;margin:0 0 1.2rem;font-size:.88rem;line-height:1.6}.f-social[data-astro-cid-nns7i3if]{gap:.7rem;display:flex}.f-social[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]{color:#eef5f1d9;border:1px solid #eef5f140;place-items:center;width:38px;height:38px;display:grid}.f-social[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]:hover{border-color:var(--accent);color:var(--accent)}.f-col[data-astro-cid-nns7i3if]{align-content:start;gap:.55rem;display:grid}.f-col-title[data-astro-cid-nns7i3if]{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin:0 0 .3rem;font-size:.82rem;font-weight:700}.f-col[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]{color:#eef5f1c7;font-size:.9rem;text-decoration:none}.f-col[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]:hover{color:#fff;text-decoration:underline}.f-bottom[data-astro-cid-nns7i3if]{border-top:1px solid #eef5f124;padding-top:1.4rem;padding-bottom:1.6rem}.f-bottom[data-astro-cid-nns7i3if] p[data-astro-cid-nns7i3if]{color:#eef5f199;max-width:90ch;margin:0;font-size:.8rem}.top[data-astro-cid-fzpbxy5g]{z-index:20;backdrop-filter:blur(10px);color:#eef5f1;background:#0e2a22f0;border-bottom:1px solid #b8f00024;padding:.8rem 0;position:sticky;top:0}.top-inner[data-astro-cid-fzpbxy5g]{justify-content:space-between;align-items:center;gap:1rem;display:flex}.logo[data-astro-cid-fzpbxy5g]{font-family:var(--font-display);letter-spacing:0;font-size:1.1rem;font-weight:700;text-decoration:none}.logo[data-astro-cid-fzpbxy5g] span[data-astro-cid-fzpbxy5g]{color:var(--accent)}nav[data-astro-cid-fzpbxy5g]{gap:1.4rem;font-size:.88rem;display:none}@media (width>=900px){nav[data-astro-cid-fzpbxy5g]{display:flex}}nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{opacity:.85;font-weight:700;text-decoration:none}nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover{opacity:1}.btn-sm[data-astro-cid-fzpbxy5g]{padding:.55rem 1rem;font-size:.85rem}:root{--bg:#f5f7f4;--ink:#121814;--muted:#4d5a52;--line:#d5ddd6;--panel:#fff;--accent:#b8f000;--accent-ink:#1a2600;--deep:#0e2a22;--deep-2:#163a30;--font-display:"Space Grotesk", sans-serif;--font-body:"IBM Plex Sans", sans-serif;--max:1140px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit}:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.skip-link{z-index:100;background:var(--accent);color:var(--accent-ink);font:600 .9rem/1 var(--font-display);padding:.7rem 1rem;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}h1,h2,h3{font-family:var(--font-display);letter-spacing:0;margin:0 0 .5em;line-height:1.05}p{margin:0 0 1em}.wrap{width:min(100% - 2rem, var(--max));margin-inline:auto}.btn{font:600 .95rem/1 var(--font-display);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.4rem;padding:.9rem 1.25rem;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-accent{background:var(--accent);color:var(--accent-ink)}.btn-dark{background:var(--deep);color:#fff}.field{gap:.3rem;display:grid}.field label{font-size:.8rem;font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;font:400 1rem/1.3 var(--font-body);background:#fff;padding:.85rem .9rem}@keyframes slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes scan{0%{opacity:0;transform:translate(-20%)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(120%)}}
