*{box-sizing:border-box}.center{text-align:center;display:flex;justify-content:center;align-items:center}input,textarea{font-family:inherit;font-size:1rem;line-height:1.5;color:inherit;padding:.5rem;box-sizing:border-box;border:1px solid #7c7c7c;border-radius:4px;background-color:#2c2c2c}input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px #2c2c2c inset!important}.btn-disabled{background-color:#ccc;color:#666;border:1px solid #999999;opacity:.6}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s ease-in}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s ease-out}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#3f3f3f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{background-color:#3f3f3f;margin:0;padding-top:5rem;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:1.5em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.3em 1em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;display:flex;align-items:center;justify-content:center}button:hover{border-color:#f7f8ff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.welcome-title{margin-bottom:2rem;color:#ffffffde}.welcome{color:#ffd900;margin-top:.5rem;padding:.5rem;border-radius:8px;border:1px solid}.welcome:hover{color:#ffffffde;padding:.5rem;border-radius:8px;border:1px solid rgba(255,255,255,.87)}.main-header{width:100%;height:3rem;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;background:#2c2c2c;padding:0 1rem;z-index:5}.main-header h1 a{color:#525151}.nav-link-container{display:flex;height:100%}.nav-link{height:100%;display:flex;align-items:center;background:#2c2c2c;padding:1rem;color:#525151}.nav-link-button{border:none;border-radius:0;background:#2c2c2c;color:#525151}.nav-link:hover,.nav-link-button:hover{background:#777;color:#ffd900}.lds-dual-ring{display:inline-block;width:64px;height:64px}.lds-dual-ring:after{content:" ";display:block;width:46px;height:46px;margin:1px;border-radius:50%;border:5px solid #ffd900;border-color:#ffd900 transparent #ffd900 transparent;animation:lds-dual-ring 1.2s linear infinite}.loading-spinner__overlay{height:100%;width:100%;position:absolute;top:0;left:0;background:#2c2c2c;display:flex;justify-content:center;align-items:center}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.read-the-docs{color:#888}
