body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;margin:0;overflow-x:hidden;padding:0;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root{display:flex;flex-direction:column;height:100vh;min-height:100vh;width:100vw}@media (min-width:600px){.MuiDrawer-root:last-of-type{display:block!important}.MuiAppBar-root .MuiIconButton-root[aria-label="open drawer"]{display:none!important}.MuiAppBar-root{margin-left:260px!important}.MuiAppBar-root,main{width:calc(100% - 260px)!important}}