:root{--bg:#04071e;--bg-card:#081025;--bg-card-hover:#0f1a35;--border:#1a2240;--text:#dce1e8;--text-muted:#8b90a3;--accent:#ffbc42;--accent-light:#ffd06b;--green:#22c55e;--red:#ef4444;--orange:#f59e0b}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:var(--accent-light);text-decoration:none}a:hover{text-decoration:underline}
