:root{color-scheme:dark;--bg-surface: #1a1f2a;--bg-section: #2a3346;--bg-muted: #2d3547;--bg-sunken: #12161f;--bg-raised: #232c3d;--bg-accent: #3a7fc4;--bg-accent-hover: #3069a6;--bg-accent-pressed: #265488;--bg-accent-subtle: #152e4d;--bg-destructive: #c83931;--bg-destructive-hover: #a62c25;--bg-scrim: rgba(18, 22, 31, .6);--fg-primary: #f4f1ea;--fg-secondary: #c8c2b6;--fg-muted: #857f77;--fg-accent: #5c92ca;--fg-on-accent: #f4f1ea;--border-subtle: #2d3547;--border-strong: #433f3a;--border-accent: #3a7fc4;--border-focus: #5c92ca;--band-green: #2d8454;--band-yellow: #b38d00;--band-red: #e5722d;--air-live: #ed1a1a;--token-held: #3a7fc4;--token-seized: #eb8a4d;--font-sans: Inter, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", "SF Mono", Menlo, Consolas, monospace;--caps-wide: .14em;--caps-small: .04em;--radius-control: 6px;--radius-panel: 12px;--radius-viewport: 6px;--radius-pill: 9999px;--space-4: 4px;--space-8: 8px;--space-12: 12px;--space-16: 16px;--space-24: 24px;--space-32: 32px;--elev-raised: 0 1px 2px 0 rgba(0, 0, 0, .45);--elev-popover: 0 4px 8px -2px rgba(0, 0, 0, .55), 0 2px 4px -2px rgba(0, 0, 0, .45);--glow-accent: 0 0 0 1px rgba(58, 127, 196, .2), 0 0 24px 0 rgba(58, 127, 196, .14);--ease-standard: cubic-bezier(.2, 0, 0, 1);--dur-short: .12s;--dur-base: .2s}*{box-sizing:border-box}html,body{margin:0;height:100%}body{background:var(--bg-surface);color:var(--fg-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}#root{min-height:100vh}button{font-family:inherit}.band-green{--band: var(--band-green)}.band-yellow{--band: var(--band-yellow)}.band-red{--band: var(--band-red)}
