:root{color-scheme:dark;--bg: #0f1117;--bg-panel: #171a24;--bg-tile: #1c2030;--border: #2a2f42;--text: #e6e8f0;--text-dim: #9298b0;--accent: #6366f1;--accent-soft: rgba(99, 102, 241, .16);--green: #22c55e;--red: #ef4444;--amber: #f59e0b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--text)}button,input{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:6px}::-webkit-scrollbar-track{background:transparent}
