:root{--bg:#09090b;--card:#111116;--border:#1e1e26;--muted:#888;--accent:#7c5cfc;--accent-light:#a78bfa;--success:#34d399;--warning:#fbbf24;--danger:#f87171}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:#f7f7fb;min-height:100vh;font-family:system-ui,-apple-system,sans-serif}a{color:var(--accent-light);text-decoration:none}a:hover{text-decoration:underline}
