:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body{color:#e2e8f0;background:#0a0e17;min-height:100%;margin:0;padding:0}#root{min-height:100vh}button,input,button{font-family:inherit}@keyframes dsh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dsh-spin{animation:1s linear infinite dsh-spin;display:inline-block}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0a0e17}::-webkit-scrollbar-thumb{background:#334155;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#475569}
