*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#121212;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{background-color:#ffffff0d;border-radius:3px;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;padding:2px 4px}#root{background-color:#121212;min-height:100vh}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#1e1e1e;border-radius:5px}::-webkit-scrollbar-thumb{background:#4a4a4a;border:2px solid #1e1e1e;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#606060}.loading-spinner{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#90caf9;display:inline-block;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}a{color:#90caf9;text-decoration:none}a:hover{color:#e3f2fd;text-decoration:underline}::selection{background-color:#90caf94d;color:#fff}::-moz-selection{background-color:#90caf94d;color:#fff}:focus{outline-color:#90caf9}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 30px #1e1e1e!important;caret-color:#fff}