*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;background-color:#181818;color:#e6e6e6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{height:100%;display:flex;flex-direction:column}@media (max-width: 768px){input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=url],textarea,select{font-size:16px!important;-webkit-appearance:none;border-radius:0}button,[role=button],input[type=button],input[type=submit],input[type=reset]{min-height:44px;min-width:44px;touch-action:manipulation}body{overflow-x:hidden;position:relative}.scroll-container{-webkit-overflow-scrolling:touch}*{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}*{-webkit-transform:translateZ(0);transform:translateZ(0)}@supports (-webkit-touch-callout: none){body{touch-action:manipulation}}}@media (min-width: 769px) and (max-width: 1024px){.scroll-container{-webkit-overflow-scrolling:touch}}.auth-container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.auth-form{width:100%;max-width:400px}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.app-loading-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;background-color:#181818}.app-loading-screen__message{margin:0;font-size:.875rem;color:#a6a7ab}.google-loader{display:flex;align-items:flex-end;justify-content:center;gap:10px;height:28px}.google-loader__dot{width:11px;height:11px;border-radius:50%;animation:google-loader-bounce 1.2s ease-in-out infinite both}.google-loader__dot--blue{background-color:#4285f4;animation-delay:-.45s}.google-loader__dot--red{background-color:#ea4335;animation-delay:-.3s}.google-loader__dot--yellow{background-color:#fbbc05;animation-delay:-.15s}.google-loader__dot--green{background-color:#34a853}@keyframes google-loader-bounce{0%,80%,to{transform:scale(.55);opacity:.45}40%{transform:scale(1);opacity:1}}@media (prefers-reduced-motion: reduce){.google-loader__dot{animation:none;opacity:.85}}*:focus{outline:none}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:10px;height:10px;background:#181818;border-radius:0}::-webkit-scrollbar-thumb{background:#333;border-radius:0;border:2px solid #181818}::-webkit-scrollbar-thumb:hover{background:#555}::-webkit-scrollbar-corner{background:#181818}*{scrollbar-width:thin;scrollbar-color:#333 #181818}.MuiDrawer-paper{background-color:#181818}.active{background-color:#00000014}
