:root{--bg:#0a0a0f;--surface:#12121a;--glass:#ffffff0a;--border:#ffffff12;--accent-neural:#d4b8fa;--accent-pulse:#add9f7;--accent-gold:#e5f79d;--accent-warm:#ff6b6b;--brand-deep:#082341;--text:#f0eef8;--muted:#f0eef873}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);height:100%;color:var(--text);cursor:default;font-family:Space Mono,monospace;overflow:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}@keyframes aiPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@keyframes spin{to{transform:rotate(360deg)}}
