body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0}.mobile-scroll-container,body,html{-webkit-overflow-scrolling:touch;overflow-x:hidden}.mobile-scroll-container{flex:1 1;height:100%;min-height:0;overflow-y:auto;position:relative}.mobile-setup-container{display:flex;flex-direction:column;height:100vh;overflow:hidden}@supports (-webkit-touch-callout:none){.mobile-scroll-container{-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}}@media (max-width:600px){.mobile-setup-container{height:100vh!important;max-height:100vh!important}.mobile-setup-container .MuiCardContent-root{display:flex!important;flex-direction:column!important;height:100%!important}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}