:root{--bg: #0a0f0c;--bg-2: #0e1712;--panel: #111d16;--panel-2: #16241b;--border: #1f3327;--green: #18c964;--green-2: #0fa34f;--lime: #a3e635;--text: #e8f0ea;--muted: #93a79b;--live: #ef4444;--radius: 12px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:clip;width:100%;overscroll-behavior-y:none}input,select,textarea{font-size:16px}@media (min-width: 641px){input,select,textarea{font-size:inherit}}@supports (-webkit-touch-callout: none){.sidebar,.cur-menu,.modal,.drawer,.hist{-webkit-overflow-scrolling:touch}}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg-2)}::-webkit-scrollbar-thumb{background:#234031;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#2d5440}
