@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@media(prefers-color-scheme:dark){::-webkit-scrollbar-thumb{background:#30363d}::-webkit-scrollbar-thumb:hover{background:#484f58}}body[data-theme=dark] ::-webkit-scrollbar-thumb{background:#30363d}body[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#484f58}.MuiDataGrid-root{border:none!important}
