:root{--bg:#0b0f19;--card:#151d30;--accent:#38bdf8;--text:#f8fafc;--muted:#94a3b8;--border:rgba(255,255,255,0.1);--success:#10b981;--error:#ef4444}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text)}