:root{--bg: #0b1220;--surface: #131c2e;--surface-2: #1b2740;--border: #26324d;--text: #e6ebf5;--text-dim: #93a1bd;--primary: #14b8a6;--primary-dim: #0f766e;--danger: #ef4444;--warning: #f59e0b;--success: #22c55e;--radius: 14px;--nav-height: 64px;color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100dvh}body{background:var(--bg);-webkit-font-smoothing:antialiased}a{color:var(--primary);text-decoration:none}button{font:inherit;cursor:pointer}input,select,button{font-family:inherit}button,input,select,a[role=button]{min-height:44px}h1,h2,h3{margin:0 0 .5rem}
