:root{--jade:#005f46;--jade-light:#00875a;--gold:#d4af37;--gold-light:#f0d060;--dark:#1a1a2e;--charcoal:#2d2d44;--lavender:#dcd2e6;--light:#fafafa;--light-gray:#f0f0f0;--border:#e0e0e0;--white:#fff;--text:#1a1a2e;--text-muted:#6b6b7b;--shadow:0 2px 8px #00000014;--shadow-lg:0 8px 32px #0000001f;--radius:8px;--radius-lg:16px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--light);color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1100px;margin:0 auto;padding:0 24px}
.Header-module__Af2_WG__header{background:var(--white);border-bottom:1px solid var(--border);z-index:100;position:sticky;top:0}.Header-module__Af2_WG__inner{justify-content:space-between;align-items:center;max-width:1100px;height:64px;margin:0 auto;padding:0 24px;display:flex}.Header-module__Af2_WG__logo{align-items:center;gap:10px;display:flex}.Header-module__Af2_WG__logoText{color:var(--jade);letter-spacing:-.3px;font-size:16px;font-weight:700}.Header-module__Af2_WG__nav{align-items:center;gap:32px;display:flex}.Header-module__Af2_WG__navLink{color:var(--text-muted);font-size:14px;font-weight:500;transition:color .2s}.Header-module__Af2_WG__navLink:hover{color:var(--jade)}@media (max-width:600px){.Header-module__Af2_WG__nav{gap:16px}.Header-module__Af2_WG__logoText{font-size:14px}}
.Footer-module__EZoWya__footer{background:var(--dark);color:var(--white);margin-top:80px;padding:32px 0}.Footer-module__EZoWya__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:0 24px;display:flex}.Footer-module__EZoWya__copy{color:#ffffff80;font-size:13px}.Footer-module__EZoWya__links{gap:24px;display:flex}.Footer-module__EZoWya__link{color:#fff9;font-size:13px;transition:color .2s}.Footer-module__EZoWya__link:hover{color:var(--gold)}
