.login-module__fmA-LW__container{background:#fff;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex}.login-module__fmA-LW__contentWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;display:grid}.login-module__fmA-LW__subheading{color:#666;text-transform:uppercase;letter-spacing:1px;text-align:center;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:.95rem;font-weight:500}.login-module__fmA-LW__leftSection{padding:2rem}.login-module__fmA-LW__branding{margin-bottom:3rem}.login-module__fmA-LW__logo{color:#000;letter-spacing:-1px;margin:0 0 .5rem;font-size:3rem;font-weight:900}.login-module__fmA-LW__tagline{color:#666;margin:0;font-size:1.1rem;font-weight:400}.login-module__fmA-LW__benefits{flex-direction:column;gap:1.5rem;display:flex}.login-module__fmA-LW__benefit{align-items:flex-start;gap:1rem;display:flex}.login-module__fmA-LW__checkmark{color:#fff;background:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.9rem;font-weight:700;display:flex}.login-module__fmA-LW__benefit p{color:#333;margin:0;font-size:1rem;line-height:1.4}.login-module__fmA-LW__rightSection{flex-direction:column;gap:1.5rem;display:flex}.login-module__fmA-LW__loginBox{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:0;padding:2.5rem}.login-module__fmA-LW__signupBtn{color:#fff;cursor:pointer;letter-spacing:.5px;background:#000;border:none;border-radius:0;width:100%;margin-top:1rem;margin-bottom:1rem;padding:.75rem;font-size:.95rem;font-weight:600;transition:all .2s}.login-module__fmA-LW__recoveryBtn{cursor:pointer;text-decoration:underline}.login-module__fmA-LW__header{text-align:center;margin-bottom:2rem}.login-module__fmA-LW__header h2{color:#000;letter-spacing:-.5px;margin:0 0 .5rem;font-size:1.8rem;font-weight:800}.login-module__fmA-LW__header p{color:#666;margin:0;font-size:.95rem}.login-module__fmA-LW__googleButton{color:#000;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:0;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-bottom:1.5rem;padding:.875rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.login-module__fmA-LW__googleButton:hover{background:#f5f5f5;border-color:#000}.login-module__fmA-LW__googleButton:active{transform:scale(.98)}.login-module__fmA-LW__googleIcon{width:20px;height:20px}.login-module__fmA-LW__divider{align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.login-module__fmA-LW__divider:before,.login-module__fmA-LW__divider:after{content:"";background:#e0e0e0;flex:1;height:1px}.login-module__fmA-LW__divider span{color:#999;font-size:.85rem;font-weight:500}.login-module__fmA-LW__form{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.login-module__fmA-LW__input{border:1px solid #e0e0e0;border-radius:0;padding:.875rem;font-family:inherit;font-size:.95rem;transition:all .2s}.login-module__fmA-LW__input:focus{border-color:#000;outline:none;box-shadow:0 0 0 2px #0000000d}.login-module__fmA-LW__input::placeholder{color:#999}.login-module__fmA-LW__submitButton{color:#fff;cursor:pointer;letter-spacing:.5px;background:#000;border:none;border-radius:0;padding:.875rem;font-size:.95rem;font-weight:600;transition:all .2s}.login-module__fmA-LW__submitButton:hover{background:#333}.login-module__fmA-LW__submitButton:active{transform:scale(.98)}.login-module__fmA-LW__footer{text-align:center;border-top:1px solid #e0e0e0;padding-top:1rem}.login-module__fmA-LW__footer p{color:#666;margin:0;font-size:.9rem}.login-module__fmA-LW__link{color:#000;font-weight:600;text-decoration:none;transition:color .2s}.login-module__fmA-LW__link:hover{color:#666}.login-module__fmA-LW__disclaimer{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:0;padding:1rem}.login-module__fmA-LW__disclaimer p{color:#666;margin:0;font-size:.85rem;line-height:1.5}@media (max-width:1024px){.login-module__fmA-LW__contentWrapper{grid-template-columns:1fr;gap:2rem}.login-module__fmA-LW__leftSection{display:none}.login-module__fmA-LW__loginBox{max-width:400px;margin:0 auto}}@media (max-width:640px){.login-module__fmA-LW__container{padding:1rem}.login-module__fmA-LW__loginBox{padding:2rem 1.5rem}.login-module__fmA-LW__header h2{font-size:1.5rem}.login-module__fmA-LW__logo{font-size:2.5rem}.login-module__fmA-LW__benefits{gap:1rem}}
.LoadingScreen-module__w3cx2G__loadingText{opacity:0;color:var(--foreground);text-align:center;z-index:1;background-color:#e6e6e6;background-color:var(--background);justify-content:center;align-items:center;width:100%;height:100%;font-size:10vw;animation:2.26s ease-in-out .25s forwards LoadingScreen-module__w3cx2G__fadeInOut;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LoadingScreen-module__w3cx2G__loadingText::selection{background:0 0}@keyframes LoadingScreen-module__w3cx2G__fadeInOut{0%{opacity:0}50%{opacity:1}to{opacity:0}}
