.Header-module__hBw1pG__header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--line);background:#ffffffd9;position:sticky;top:0}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;height:68px;display:flex}.Header-module__hBw1pG__brand{letter-spacing:-.02em;align-items:center;gap:.6rem;font-weight:800;display:inline-flex}.Header-module__hBw1pG__mark{object-fit:contain;width:40px;height:40px}.Header-module__hBw1pG__brandName{color:var(--ink);font-size:1.15rem}.Header-module__hBw1pG__brandAccent{color:var(--green-600)}.Header-module__hBw1pG__navDesktop{align-items:center;gap:1.75rem;display:none}.Header-module__hBw1pG__navLink{color:var(--body);font-size:.95rem;font-weight:600;transition:color .15s}.Header-module__hBw1pG__navLink:hover{color:var(--green-700)}.Header-module__hBw1pG__faeselLink{border-radius:8px;align-items:center;padding:.25rem;transition:opacity .15s,transform .15s;display:inline-flex}.Header-module__hBw1pG__faeselLink:hover{opacity:.7;transform:translateY(-1px)}.Header-module__hBw1pG__faeselLogo{width:auto;height:30px}.Header-module__hBw1pG__faeselLogoMobile{width:auto;height:32px}.Header-module__hBw1pG__toggle{color:var(--ink);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.4rem;display:inline-flex}.Header-module__hBw1pG__navMobile{border-top:1px solid var(--line);background:#fff;flex-direction:column;padding:.5rem 1.5rem 1.25rem;display:flex}.Header-module__hBw1pG__navLinkMobile{border-bottom:1px solid var(--line);padding:.85rem 0;font-weight:600}@media (min-width:768px){.Header-module__hBw1pG__navDesktop{display:flex}.Header-module__hBw1pG__toggle,.Header-module__hBw1pG__navMobile{display:none}}
.Footer-module__S6Hkya__footer{background:var(--green-950);color:#c9d8d0;margin-top:2rem;padding:4rem 0 2.5rem}.Footer-module__S6Hkya__top{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem;display:grid}.Footer-module__S6Hkya__brand{align-items:center;gap:.7rem;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__mark{object-fit:contain;width:40px;height:40px}.Footer-module__S6Hkya__brandName{color:#fff;letter-spacing:-.02em;font-size:1.2rem;font-weight:800}.Footer-module__S6Hkya__brandBlurb{color:#93a89d;max-width:38ch;margin-bottom:1rem;font-size:.95rem}.Footer-module__S6Hkya__email{color:var(--green-300);font-weight:600}.Footer-module__S6Hkya__email:hover{color:#fff}.Footer-module__S6Hkya__colTitle{letter-spacing:.14em;text-transform:uppercase;color:#7f968b;margin-bottom:1rem;font-size:.78rem;font-weight:700}.Footer-module__S6Hkya__linksCol ul{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linksCol a{color:#c9d8d0;font-size:.95rem;transition:color .15s}.Footer-module__S6Hkya__linksCol a:hover{color:#fff}.Footer-module__S6Hkya__legal{color:#7f968b;flex-direction:column;gap:1rem;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__registration p,.Footer-module__S6Hkya__copyright p{margin:.15rem 0}.Footer-module__S6Hkya__registration strong{color:#b9cabf}@media (min-width:720px){.Footer-module__S6Hkya__top{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem}.Footer-module__S6Hkya__legal{flex-direction:row;justify-content:space-between;align-items:flex-end}.Footer-module__S6Hkya__copyright{text-align:right}}
:root{--green-950:#0c241c;--green-900:#0f2e24;--green-800:#16432f;--green-700:#1f5c46;--green-600:#277154;--green-500:#2d7a5f;--green-400:#4f9b7c;--green-300:#7fb89f;--green-200:#b6d8c8;--green-100:#e0efe8;--green-50:#f1f8f4;--ink:#0c241c;--body:#38463f;--muted:#69786f;--line:#e2eae5;--bg:#fff;--bg-soft:#f6f9f7;--bg-meadow:#f1f8f4;--accent:var(--green-600);--radius-sm:10px;--radius:18px;--radius-lg:28px;--shadow-sm:0 1px 2px #0c241c0f;--shadow:0 12px 30px -16px #0c241c47;--shadow-lg:0 30px 60px -28px #0c241c66;--maxw:1120px;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--body);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.6}h1,h2,h3,h4{color:var(--ink);letter-spacing:-.02em;margin:0;font-weight:800;line-height:1.1}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--green-400);outline-offset:3px;border-radius:6px}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}@media (min-width:768px){.section{padding:7rem 0}}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--green-600);margin-bottom:1rem;font-size:.78rem;font-weight:700;display:inline-block}.section-title{font-size:clamp(1.9rem,4vw,2.8rem)}.section-lead{max-width:46ch;color:var(--muted);margin-top:1rem;font-size:1.075rem}.btn{cursor:pointer;border:1.5px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.8rem 1.4rem;font-size:.95rem;font-weight:700;line-height:1;transition:transform .15s,background .15s,border-color .15s,color .15s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--green-700);color:#fff}.btn-primary:hover{background:var(--green-800)}.btn-ghost{border-color:var(--line);color:var(--ink);background:0 0}.btn-ghost:hover{border-color:var(--green-400);color:var(--green-700)}.btn-disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
