:root{--bg:#09090f;--card-bg:#13131e;--card-border:#232336;--accent:#00e676;--accent-glow:#00e67640;--secondary:#00b0ff;--text:#f0f0f8;--text-muted:#8888a2}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);flex-direction:column;min-height:100vh;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;display:flex;overflow-x:hidden}a{color:inherit;text-decoration:none}
