.Header-module__hBw1pG__header{z-index:100;border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;position:sticky;top:0}.Header-module__hBw1pG__inner{max-width:var(--max-width);align-items:center;gap:1rem;margin:0 auto;padding:1rem 1.5rem;display:flex}.Header-module__hBw1pG__logo{flex-shrink:0;align-items:center;display:inline-flex}.Header-module__hBw1pG__logoImage{width:auto;height:2.25rem;display:block}.Header-module__hBw1pG__nav{flex-wrap:wrap;align-items:center;gap:.5rem;margin-left:auto;display:flex}.Header-module__hBw1pG__navLink{white-space:nowrap;color:#64748b;background:#e8edf2;border-radius:999px;align-items:center;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.Header-module__hBw1pG__navLinkActive{color:#475569;background:#dfe5ec}.Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__navLink:focus-visible{background:var(--color-primary);color:#fff}.Header-module__hBw1pG__cta{background:var(--color-primary);color:#fff;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .2s;display:inline-flex}.Header-module__hBw1pG__cta:hover{background:var(--color-primary-dark)}@media (max-width:768px){.Header-module__hBw1pG__inner{flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem}.Header-module__hBw1pG__logoImage{height:1.9rem}.Header-module__hBw1pG__nav{flex-wrap:nowrap;justify-content:space-between;gap:.3rem;width:100%;margin-left:0}.Header-module__hBw1pG__navLink,.Header-module__hBw1pG__cta{flex:1 1 0;justify-content:center;padding:.45rem .35rem;font-size:.72rem}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--color-border);background:var(--color-bg-alt);padding:1.5rem}.Footer-module__S6Hkya__inner{max-width:var(--max-width);color:var(--color-text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;font-size:.875rem;display:flex}.Footer-module__S6Hkya__inner a{color:var(--color-primary)}
:root{--color-primary:#06c;--color-primary-dark:#004999;--color-text:#1a1a2e;--color-text-muted:#5a6270;--color-bg:#fff;--color-bg-alt:#f4f7fb;--color-border:#e2e8f0;--font-sans:"Segoe UI", system-ui, -apple-system, sans-serif;--max-width:1120px;--radius:12px;--shadow:0 4px 24px #00285014;--header-offset:5.5rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-offset)}section[id],h2[id]{scroll-margin-top:var(--header-offset)}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);margin:0;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3,h4,p{margin:0}ul{margin:0;padding:0;list-style:none}button,input,textarea{font:inherit}
