:root{--void: #050810;--navy: #0F1629;--navy-mid: #111827;--panel: #0a0f1e;--border: #1e2d4a;--gold: #C5A55A;--teal: #14B8A6;--red: #ef4444;--amber: #f59e0b;--green: #22c55e;--grey: #6b7280;--text: #e2e8f0;--text-dim: #94a3b8}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--void);color:var(--text);font-family:DM Sans,system-ui,sans-serif;overflow:hidden;height:100vh;width:100vw}.mono{font-family:JetBrains Mono,monospace}.gold{color:var(--gold)}.teal{color:var(--teal)}.red{color:var(--red)}.amber{color:var(--amber)}.green{color:var(--green)}.dim{color:var(--text-dim)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
