:root{--bg: #07090b;--bg-elevated: #0e1216;--surface: #141a20;--surface-2: #1a222b;--fg: #e8eef2;--muted: #8b97a3;--subtle: #5c6975;--border: #24303a;--border-strong: #334352;--primary: #2a9d8f;--primary-fg: #041312;--primary-soft: #163a36;--ago: #3dd68c;--antag: #6b8cae;--inverse: #9bb0c7;--mixed: #e0a458;--warn: #d4a017;--danger: #e06c75;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--shadow: 0 12px 40px rgba(0, 0, 0, .35);font-family:Segoe UI,ui-sans-serif,system-ui,-apple-system,sans-serif;color-scheme:dark}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:var(--bg);color:var(--fg);line-height:1.5;-webkit-font-smoothing:antialiased}button{font:inherit;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}input,textarea{font:inherit;color:inherit}.tabular{font-variant-numeric:tabular-nums}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin .8s linear infinite}
