:root{--bg: #0f1117;--panel: #1a1d27;--border: #2a2e3d;--text: #e6e8ef;--muted: #8b91a5;--accent: #4f8cff;--green: #22c55e;--yellow: #eab308;--red: #ef4444}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text)}#root{min-height:100vh}
