: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:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}body #root{width:100%;height:auto;min-width:100%;min-height:100vh;position:relative;overflow:hidden}body #root .logoContainer{width:100%;height:auto;padding:2rem 0 0;margin:0;display:flex;flex-direction:row;justify-content:center}body #root .logoContainer .loginLogo{width:70%;height:auto;max-width:200px;margin:0 auto}body #root .outsideContainer{width:100%;height:100%;padding:0;margin:0;position:absolute}body #root .outsideContainer .buttonContainer{width:100%;height:auto;display:flex;justify-content:flex-end;background:#247655;border-bottom:1px solid #ffffff}body #root .outsideContainer .iframeContainer{width:100%;height:100%;padding:0;margin:0;position:relative}body #root .outsideContainer .iframeContainer .fullPageIframe{width:100%;height:100%;padding:0;margin:0;position:absolute;overflow:hidden!important}body #root a{font-weight:500;color:#646cff;text-decoration:inherit}body #root a:hover{color:#535bf2}body #root h1{font-size:2rem;line-height:1.1}body #root button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}body #root button.loginButton{background:#247655!important;transition:background linear .25s,border-color linear .25s}body #root button.loginButton:hover{border-color:#0c281d;background:#0c281d!important;transition:background linear .25s,border-color linear .25s}body #root button.loginButton:focus,body #root button.loginButton:focus-visible{outline:4px auto -webkit-focus-ring-color}body #root button.logoutButton{width:auto;height:auto;background:transparent;position:static;top:0;right:20%;z-index:5;color:#fff;transition:background linear .25s,border-color linear .25s;margin-right:.75rem}body #root button.logoutButton:hover{border-color:#fff3;background:#fff3;transition:background linear .25s,border-color linear .25s}#root{width:100%;height:auto;min-width:100%;min-height:100vh;position:relative;overflow:hidden}.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)}.loginButton{background:#6c52a2!important}@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}}.card{padding:2em}.read-the-docs{color:#888}.outsideContainer{width:100%;height:100%;padding:0;margin:0;position:absolute}.iframeContainer{width:100%;height:100%;padding:0;margin:0;position:relative}.fullPageIframe{width:100%;height:100%;padding:0;margin:0;position:absolute;overflow:hidden!important}.logoContainer{width:100%;height:auto;padding:2rem 0 0;margin:0;display:flex;flex-direction:row;justify-content:center}.loginLogo{width:70%;height:auto;max-width:200px;margin:0 auto}
