*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0e0e10;--surface: #18181b;--surface2: #1f1f23;--surface3: #27272a;--border: rgba(255,255,255,.08);--border2: rgba(255,255,255,.14);--green: #00e785;--green-dim: rgba(0,231,133,.12);--green-dim2:rgba(0,231,133,.22);--text: #efeff1;--text2: #adadb8;--text3: #6b6b7b;--up: #ff4f4f;--dn: #4fa3ff;--amber: #ffb800;--up-dim: rgba(255,79,79,.13);--dn-dim: rgba(79,163,255,.13);--amber-dim: rgba(255,184,0,.12);--radius: 8px;--radius-lg: 12px;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit;background:var(--surface2);border:1px solid var(--border2);border-radius:var(--radius);color:var(--text);outline:none}input:focus,textarea:focus,select:focus{border-color:#00e78566}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--surface3);border-radius:3px}.up{color:var(--up)!important}.dn{color:var(--dn)!important}.text2{color:var(--text2)}.text3{color:var(--text3)}
