*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f172a;--bg-card: #1e293b;--border: #334155;--radius: 8px;--text-primary: #f1f5f9;--text-secondary: #cbd5e1;--text-muted: #64748b;--cyan: #06b6d4;--green: #10b981;--amber: #f59e0b;--red: #ef4444;--purple: #8b5cf6;--blue: #3b82f6}html,body,#root{height:100%;background:var(--bg);color:var(--text-primary);font-family:IBM Plex Sans,sans-serif;font-size:14px;line-height:1.5}input[type=range]{cursor:pointer}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
