@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;1,9..40,400&family=IBM+Plex+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}[data-theme=dark]{color-scheme:dark;--bg: #0a0f18;--surface: #121a2b;--surface-raised: #161f33;--border: #243047;--border-subtle: #1a2438;--text: #f1f5f9;--text-muted: #94a3b8;--text-dim: #64748b;--accent: #38bdf8;--measured: #7dd3fc;--forecast: #3b82f6;--shadow: none}[data-theme=light]{color-scheme:light;--bg: #f4f6fb;--surface: #ffffff;--surface-raised: #ffffff;--border: #e2e8f0;--border-subtle: #eef2f7;--text: #0f172a;--text-muted: #475569;--text-dim: #64748b;--accent: #0284c7;--measured: #0ea5e9;--forecast: #2563eb;--shadow: 0 1px 2px rgba(15,23,42,.06), 0 8px 24px rgba(15,23,42,.07)}html,body,#root{min-height:100vh;background:var(--bg);color:var(--text);font-family:DM Sans,system-ui,-apple-system,sans-serif}body{-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}a{color:inherit}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
