:root{color-scheme:dark;--admin-bg: #09090b;--admin-panel: #0d0e11;--admin-panel-2: #111319;--text: #d4d4d8;--text-strong: #f4f4f5;--text-dim: #8b8b92;--text-faint: #5a5a62;--border: rgba(255, 255, 255, .06);--border-strong: rgba(255, 255, 255, .12);--up: #22c55e;--down: #ef4444;--warn: #f59e0b;--info: #2196f3}html,body,#root{margin:0;min-height:100vh;background:var(--admin-bg)}*{box-sizing:border-box}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--up);box-shadow:0 0 6px var(--up);animation:live-pulse 1.6s ease-in-out infinite}@keyframes live-pulse{0%,to{opacity:1}50%{opacity:.5}}
