*{box-sizing:border-box;margin:0;padding:0}body{font-family:IBM Plex Mono,Courier New,monospace;background:#0a1628;color:#e8f0ff;min-height:100vh}:root{--bg:#0a1628;--surface:#0d1f3c;--card:#122a4d;--border:#1e3a5f;--border-hover:#2d5a8a;--accent:#3b82f6;--accent-dim:rgba(59,130,246,.15);--green:#22c55e;--green-dim:rgba(34,197,94,.15);--orange:#eab308;--orange-dim:rgba(234,179,8,.15);--red:#ef4444;--red-dim:rgba(239,68,68,.15);--violet:#8b5cf6;--violet-dim:rgba(139,92,246,.15);--text:#e8f0ff;--muted:#7a9cc6;--faint:#1a3352;--ntc-blue:#0057a3;--ntc-yellow:#fc0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--border-hover)}