:root{--bg:#0a0a0f;--bg-card:#12121a;--bg-input:#1a1a24;--border:#2a2a3a;--border-focus:#4f6ef7;--text:#e8e8ed;--text-muted:#8888a0;--text-dim:#55556a;--accent:#4f6ef7;--accent-hover:#6380ff;--green:#34d399;--yellow:#fbbf24;--red:#f87171;--radius:10px;--radius-sm:6px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;line-height:1.6}a{color:var(--accent);text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}input{font-family:inherit}
