*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0e1a;--bg-card:#111827;--bg-card-hover:#1a2332;--border:#1e293b;--text:#e0e0e0;--text-secondary:#9ca3af;--text-muted:#6b7280;--accent:#e08020;--accent-hover:#f59e0b;--blue:#3b82f6;--blue-hover:#60a5fa;--red:#e03030;--green:#22c55e;--font:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--mono:"JetBrains Mono", ui-monospace, Consolas, monospace}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.5}#root{min-height:100vh}a{color:var(--blue);text-decoration:none}a:hover{color:var(--blue-hover)}::selection{background:#e080204d}@keyframes recpulse{0%,to{opacity:1}50%{opacity:.35}}
