: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}a{font-weight:500;color:#646cff;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}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}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}}*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body,html{height:100%;width:100%;overflow:hidden}.app{display:flex;height:100vh;width:100vw}.bg-image{flex:1;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;position:relative}.brand{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;margin-bottom:2rem;position:absolute;left:10%;top:25%;z-index:1}.brand img{max-width:180px;height:auto;margin-bottom:1rem;border-radius:8px;box-shadow:0 4px 8px #0000001a}.brand p{font-size:1.2rem;color:#fff;text-align:center;margin-top:.5rem;font-weight:500;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.signup-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 20px #0000001a;padding:2rem;width:500px;max-width:90%;position:absolute;right:10%;max-height:90vh;overflow-y:auto}.signup-form h2{font-size:1.5rem;margin-bottom:1.5rem;color:#333;text-align:center}.text-blue{color:#06c;text-decoration:none}form{margin-top:1rem}.submit-btn{margin-top:1.5rem!important;margin-bottom:1rem!important;padding:.75rem!important;background-color:#06c!important}.error-text{color:#d32f2f;font-size:.75rem;margin-top:.25rem;display:block}.help-links{display:flex;flex-direction:column;align-items:center;margin-top:1rem}.help-link{display:block;text-align:center;margin:.5rem 0;font-size:.9rem}@media (max-width: 1024px){.brand{top:10%;left:5%}.signup-card{position:relative;right:0;margin:0 auto;margin-top:8rem}.bg-image{flex-direction:column;justify-content:flex-start;padding:2rem;overflow-y:auto}}@media (max-width: 768px){.brand{position:relative;top:0;left:0;margin-bottom:1rem;text-align:center}.bg-image{padding:1rem}.signup-card{margin-top:2rem;padding:1.5rem}}@media (max-width: 480px){.brand h1{font-size:2.5rem}.signup-card{padding:1.25rem}}.MuiTextField-root{background-color:#ffffffe6}.MuiRadioGroup-root{justify-content:center;flex-wrap:wrap}.MuiFormControlLabel-root{margin-right:.5rem}
