.dash{--bg: #0a0f1e;--surface-2: #0c1226;--card: #111a30;--text: #e7eaf3;--text-strong: #eef1f8;--heading: #cfd5e6;--muted: #9aa2b6;--muted-2: #8b93a9;--muted-3: #7b8398;--label: #6b748c;--dim: #5d6680;--dim-2: #525a6e;--header-bg: rgba(12,18,38,.6);--ac-green: #a8e065;--ac-amber: #f6c66a;--ac-red: #f88a99;--ac-blue: #8fb3f0;--ac-teal: #5ed6c4;--ac-purple: #c39bf0;--ac-red-soft: #fbdde2;--ac-amber-2: #cdab73;--t02: rgba(255,255,255,.02);--t03: rgba(255,255,255,.03);--t035: rgba(255,255,255,.035);--t04: rgba(255,255,255,.04);--t05: rgba(255,255,255,.05);--t055: rgba(255,255,255,.055);--t06: rgba(255,255,255,.06);--t07: rgba(255,255,255,.07);--t08: rgba(255,255,255,.08);--t09: rgba(255,255,255,.09);--t10: rgba(255,255,255,.1);--t12: rgba(255,255,255,.12);--t18: rgba(255,255,255,.18);--t20: rgba(255,255,255,.2)}.dash.light{--bg: #eef1f7;--surface-2: #ffffff;--card: #ffffff;--text: #26324a;--text-strong: #0f1729;--heading: #3a4761;--muted: #5c6678;--muted-2: #6d7688;--muted-3: #828b9d;--label: #98a2b3;--dim: #aab3c2;--dim-2: #bcc4d1;--header-bg: rgba(255,255,255,.8);--ac-green: #4e8a1e;--ac-amber: #b07d16;--ac-red: #d23c54;--ac-blue: #2f56c0;--ac-teal: #138a7c;--ac-purple: #7c4fd0;--ac-red-soft: #7a1f2e;--ac-amber-2: #8a6a24;--t02: rgba(17,25,45,.03);--t03: rgba(17,25,45,.04);--t035: rgba(17,25,45,.04);--t04: rgba(17,25,45,.05);--t05: rgba(17,25,45,.05);--t055: rgba(17,25,45,.05);--t06: rgba(17,25,45,.07);--t07: rgba(17,25,45,.08);--t08: rgba(17,25,45,.09);--t09: rgba(17,25,45,.05);--t10: rgba(17,25,45,.1);--t12: rgba(17,25,45,.12);--t18: rgba(17,25,45,.14);--t20: rgba(17,25,45,.18)}.dash.light aside{--surface-2: #0c1226;--text: #e7eaf3;--text-strong: #eef1f8;--heading: #cfd5e6;--muted: #9aa2b6;--muted-2: #8b93a9;--muted-3: #7b8398;--label: #6b748c;--dim: #5d6680;--dim-2: #525a6e;--t02: rgba(255,255,255,.02);--t03: rgba(255,255,255,.03);--t04: rgba(255,255,255,.04);--t055: rgba(255,255,255,.055);--t06: rgba(255,255,255,.06);--t07: rgba(255,255,255,.07);--t09: rgba(255,255,255,.09)}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{background:#0a0f1e;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}select option{background:#1b2438;color:#e9edf6}.dash.light select option{background:#fff;color:#26324a}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#78849c66;border-radius:6px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#78849c99;background-clip:padding-box}.dash.light ::-webkit-scrollbar-thumb{background:#11192d38}button,input,select{font-family:inherit}input::placeholder{color:var(--label, #9aa1ae)}.dash input:focus,.dash select:focus{border-color:#3e6ae1!important}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.35}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
