@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;background-color:#000;color:#fff;overflow-x:hidden}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff;overflow-x:hidden}#root{min-height:100vh;display:flex;flexDirection:column;background-color:#000;color:#fff;width:100%;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.MuiPaper-root,.MuiCard-root{background-color:#1c1c1e!important;color:#fff!important}.MuiTypography-root,.MuiButton-root,.MuiTextField-root,.MuiInputBase-root,.MuiOutlinedInput-root,.MuiSelect-root,.MuiMenuItem-root{color:#fff!important}
