:root{--bg-0: #080809;--bg-1: #101012;--bg-2: #18181d;--bg-3: #1f1f26;--border: rgba(255,255,255,.06);--border-strong: rgba(255,255,255,.1);--text-1: #f0f0ee;--text-2: #888885;--text-3: #444448;--accent: #f0a430;--accent-dim: rgba(240,164,48,.15);--accent-bright: #fcd06a;--red: #e24b4a;--red-dim: rgba(226,75,74,.15);--amber: #f0a430;--amber-dim: rgba(240,164,48,.15);--green: #3eb489;--green-dim: rgba(62,180,137,.15);--blue: #4a9eff;--blue-dim: rgba(74,158,255,.15);--radius: 8px;--radius-lg: 12px;font-family:Inter,system-ui,sans-serif}@keyframes pulse-online{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--bg-0);color:var(--text-1);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit}input,select,textarea{font:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
