@charset "UTF-8";:root{color-scheme:light dark;--surface-sunken: #10131a;--surface-overlay: rgb(255 255 255 / .82);--surface-panel: #f6f6f4;--border-subtle: rgb(16 19 26 / .1);--text-primary: #16181d;--text-secondary: #4a4f5a;--text-muted: #6b7280;--text-on-map: #f4f4f5;--accent: #1f7a5f;--accent-contrast: #ffffff;--focus-ring: #2f6fec;--shadow-card: 0 1px 2px rgb(16 19 26 / .08), 0 8px 24px -8px rgb(16 19 26 / .24);--radius-card: 1rem;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}@media(prefers-color-scheme:dark){:root{--surface-overlay: rgb(24 27 35 / .84);--surface-panel: #171a21;--border-subtle: rgb(255 255 255 / .1);--text-primary: #f2f3f5;--text-secondary: #b7bcc6;--text-muted: #8d939f;--accent: #4fd1a5;--accent-contrast: #10131a;--focus-ring: #7aa5ff;--shadow-card: 0 1px 2px rgb(0 0 0 / .4), 0 8px 28px -8px rgb(0 0 0 / .6)}}*{box-sizing:border-box}html,body{block-size:100%}body{margin:0;font-family:var(--font-sans);background:var(--surface-sunken);color:var(--text-primary);-webkit-font-smoothing:antialiased}.sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
