*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0c1220;--surface:#141e30;--surface-hi:#1b2840;--border:#1a2438;--border-hi:#243350;--text:#e2e8f0;--text-2:#8b96b0;--text-3:#4d6080;--amber:#e8a535;--amber-dim:#e8a5351f;--green:#34d399;--green-dim:#34d3991f;--red:#f87171;--red-dim:#f871711f;--blue:#60a5fa;--indigo:#818cf8}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif}#root{min-height:100vh}input,select,textarea,button{font-family:inherit}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 3px #e8a5351a;border-color:#e8a53599!important}tbody tr{transition:background .1s}tbody tr:hover{background:#ffffff06}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-hi);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-3)}@keyframes spin{to{transform:rotate(360deg)}}
