:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;background-color:#f0f0f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#747bff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1;color:#372f84;margin-block-start:0;margin-block-end:0}p{margin-block-start:0;margin-block-end:0}button{border-radius:4px;border:1px solid transparent;padding:6px 16px;font-size:1em;font-weight:500;font-family:inherit;background-color:#372f84;color:#fff;cursor:pointer;transition:border-color .25s;height:52px;outline:none}select{background-color:transparent;color:#372f84;border:1px dashed #372F84;border-radius:4px;padding:16px}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.illustration{width:100%;height:100%;object-fit:contain}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.card{padding:2em;background-color:#fff;border-radius:4px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;gap:16px}.input-container,.select-container{display:flex;flex-direction:column;gap:10px}input{width:100%;padding:16px;box-sizing:border-box;border:none;border-radius:4px;box-shadow:none;background-color:#f5f5f5;font-size:16px}input:focus{outline:none}@media screen and (max-width: 768px){.signin-button{position:fixed;bottom:0;left:0;right:0;padding:16px;z-index:1000}}.read-the-docs{color:#888;font-size:14px;margin-top:16px}.loader{width:10px;height:10px;border-radius:50%;display:block;margin:15px auto;position:relative;background:#fff;box-shadow:-24px 0 #fff,24px 0 #fff;box-sizing:border-box;animation:shadowPulse 2s linear infinite}@keyframes shadowPulse{33%{background:#fff;box-shadow:-24px 0 #ff3d00,24px 0 #fff}66%{background:#ff3d00;box-shadow:-24px 0 #fff,24px 0 #fff}to{background:#fff;box-shadow:-24px 0 #fff,24px 0 #ff3d00}}.error-container{background-color:#ffebeb;padding:16px;border-radius:4px}.error-message{color:#ff3d00;font-size:14px}
