:root{--bg:#0f0f12;--card:#1a1a1f;--text:#e8e8ed;--muted:#8888a0;--accent:#6366f1;--success:#22c55e;--warning:#eab308}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}