:root{--bg: #050506;--bg-elevated: #0c0c0e;--border: rgba(255, 255, 255, .06);--border-strong: rgba(255, 255, 255, .1);--text: #f4f4f5;--text-muted: #71717a;--accent: #22d3ee;--accent-dim: rgba(34, 211, 238, .12);--positive: #34d399;--warning: #fbbf24;--negative: #f87171;--font: "Outfit", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace;--radius: 12px;--shadow: 0 24px 80px rgba(0, 0, 0, .55)}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;background-image:radial-gradient(ellipse 120% 80% at 50% -30%,rgba(34,211,238,.08),transparent 55%),radial-gradient(ellipse 60% 40% at 100% 100%,rgba(99,102,241,.06),transparent 50%)}button{font-family:inherit;cursor:pointer}input{font-family:inherit}
