:root{--mono: "JetBrains Mono", "Fira Code", monospace;--sans: "Inter", system-ui, sans-serif;--display: "Inter", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}@media(max-width:1099px){html,body,#root{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto}}body{font-family:var(--sans);background:#08090b;color:#e8e9ec;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input{font-family:inherit}td,th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:#262a33;border-radius:2px}::-webkit-scrollbar-track{background:transparent}*{scrollbar-width:thin;scrollbar-color:#262a33 transparent}
