.TopBar-module__dQ673a__header{background-color:color-mix(in srgb, var(--background), transparent 10%);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);z-index:1000;align-items:center;width:100%;height:64px;display:flex;position:sticky;top:0;left:0;right:0}.TopBar-module__dQ673a__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 12px;display:flex}.TopBar-module__dQ673a__logo{color:var(--foreground);align-items:center;gap:12px;text-decoration:none;display:flex}.TopBar-module__dQ673a__logoWrapper{border-radius:var(--radius);width:42px;height:42px;box-shadow:var(--shadow-sm);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.TopBar-module__dQ673a__logoLight,.TopBar-module__dQ673a__logoDark{display:none}[data-theme=light] .TopBar-module__dQ673a__logoLight{display:block}[data-theme=dark] .TopBar-module__dQ673a__logoDark{display:block}.TopBar-module__dQ673a__brandName{color:var(--foreground);text-transform:uppercase;align-items:center;gap:.1rem;font-size:1.25rem;font-style:normal;font-weight:700;display:flex}.TopBar-module__dQ673a__brandAccent{color:var(--accent-600);font-style:normal}.TopBar-module__dQ673a__nav{align-items:center;gap:32px;display:flex}.TopBar-module__dQ673a__navLink{color:var(--muted-foreground);text-transform:uppercase;font-size:.9375rem;text-decoration:none;transition:color .2s}.TopBar-module__dQ673a__navLink:hover{color:var(--foreground)}.TopBar-module__dQ673a__ctaButton{background-color:var(--primary);color:var(--primary-foreground);border-radius:var(--radius);text-transform:uppercase;white-space:nowrap;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s}.TopBar-module__dQ673a__ctaButton:hover{background-color:var(--primary-600);box-shadow:var(--shadow-sm);transform:translateY(-1px)}@media (max-width:768px){.TopBar-module__dQ673a__nav{gap:16px}.TopBar-module__dQ673a__brandName{display:none}.TopBar-module__dQ673a__navLink{font-size:.875rem}.TopBar-module__dQ673a__ctaButton{padding:7px 14px}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);background-color:var(--background);text-align:center;flex-direction:column;align-items:center;gap:1.25rem;width:100%;margin-top:4rem;padding:2.5rem 1.5rem;display:flex}.Footer-module__EZoWya__links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Footer-module__EZoWya__link{color:var(--muted-foreground);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__link:hover{color:var(--primary)}.Footer-module__EZoWya__meta{flex-direction:column;gap:.25rem;display:flex}.Footer-module__EZoWya__copyright{color:var(--muted-foreground);font-size:.8125rem}.Footer-module__EZoWya__tagline{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);font-size:.75rem}
html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{--primary-50:#f0f7f4;--primary-100:#dceee5;--primary-200:#b9ddcb;--primary-300:#8bc5a8;--primary-400:#5ca884;--primary-500:#3d8b68;--primary-600:#2d6f52;--primary-700:#255943;--primary-800:#1f4737;--primary-900:#1a3b2e;--primary:#2d6f52;--primary-foreground:#fff;--accent-600:#c08b2a;--accent:#c08b2a;--accent-foreground:#1a3b2e;--background:#fdfcfa;--foreground:#1a3b2e;--card:#fff;--card-foreground:#1a3b2e;--popover:#fdfcfa;--popover-foreground:#1a3b2e;--popover-overlay:#00000080;--shadow-sm:0 4px 6px #0000001a;--shadow-lg:0 5px 15px #0000004d;--muted:#f0f4f1;--muted-foreground:#5a6b5e;--destructive:#ef5350;--destructive-700:#d32f2f;--destructive-foreground:#fff;--border:#d9e3dd;--input:#d9e3dd;--ring:#3d8b68;--radius:.5rem;--color-scheme:light;background-color:var(--background);color:var(--foreground);color-scheme:var(--color-scheme);font-family:Roboto,Segoe UI,Helvetica Neue,sans-serif;line-height:1.6}body[data-theme=dark]{--primary-50:#1a3b2e;--primary-100:#1f4737;--primary-200:#255943;--primary-300:#2d6f52;--primary-400:#3d8b68;--primary-500:#5ca884;--primary-600:#8bc5a8;--primary-700:#b9ddcb;--primary-800:#dceee5;--primary-900:#f0f7f4;--primary:#5ca884;--primary-foreground:#0d1f18;--accent:#e4c06d;--accent-foreground:#0d1f18;--background:#0d1f18;--foreground:#e8f0ec;--card:#152b21;--card-foreground:#e8f0ec;--popover:#0d1f18;--popover-foreground:#e8f0ec;--popover-overlay:#00000080;--shadow-sm:0 4px 6px #00000080;--shadow-lg:0 5px 15px #000000b3;--muted:#1f3a2e;--muted-foreground:#a3b8ad;--destructive:#ef5350;--destructive-700:#d32f2f;--destructive-foreground:#fff;--border:#2d4a3d;--input:#2d4a3d;--ring:#5ca884;--color-scheme:dark}@media (prefers-color-scheme:dark){body:not([data-theme=light]){--primary-50:#1a3b2e;--primary-100:#1f4737;--primary-200:#255943;--primary-300:#2d6f52;--primary-400:#3d8b68;--primary-500:#5ca884;--primary-600:#8bc5a8;--primary-700:#b9ddcb;--primary-800:#dceee5;--primary-900:#f0f7f4;--primary:#5ca884;--primary-foreground:#0d1f18;--accent:#e4c06d;--accent-foreground:#0d1f18;--background:#0d1f18;--foreground:#e8f0ec;--card:#152b21;--card-foreground:#e8f0ec;--popover:#0d1f18;--popover-foreground:#e8f0ec;--popover-overlay:#00000080;--shadow-sm:0 4px 6px #00000080;--shadow-lg:0 5px 15px #000000b3;--muted:#1f3a2e;--muted-foreground:#a3b8ad;--destructive:#ef5350;--destructive-700:#d32f2f;--destructive-foreground:#fff;--border:#2d4a3d;--input:#2d4a3d;--ring:#5ca884;--color-scheme:dark}}
