.auth-module__ozYyRa__authContainer{background-color:#f8f9fa;justify-content:center;align-items:center;min-height:70vh;padding:2rem;display:flex}.auth-module__ozYyRa__authCard{background:#fff;border-radius:12px;width:100%;max-width:420px;padding:2.5rem;overflow:hidden;box-shadow:0 4px 20px #0000000d}.auth-module__ozYyRa__title{color:#111;text-align:center;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.auth-module__ozYyRa__subtitle{color:#666;text-align:center;margin-bottom:2rem;font-size:.95rem}.auth-module__ozYyRa__form{flex-direction:column;gap:1.25rem;display:flex}.auth-module__ozYyRa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__ozYyRa__inputGroup label{color:#333;font-size:.85rem;font-weight:600}.auth-module__ozYyRa__inputGroup input{border:1px solid #e0e0e0;border-radius:6px;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s}.auth-module__ozYyRa__inputGroup input:focus{border-color:#0d9488;outline:none}.auth-module__ozYyRa__nameRow{gap:1rem;display:flex}.auth-module__ozYyRa__nameRow .auth-module__ozYyRa__inputGroup{flex:1;min-width:0}@media (max-width:480px){.auth-module__ozYyRa__nameRow{flex-direction:column;gap:1.25rem}}.auth-module__ozYyRa__submitBtn{color:#fff;cursor:pointer;background-color:#0d9488;border:none;border-radius:6px;margin-top:.5rem;padding:.85rem;font-size:1rem;font-weight:600;transition:background-color .2s}.auth-module__ozYyRa__submitBtn:hover{background-color:#0f766e}.auth-module__ozYyRa__errorMessage{color:#b91c1c;text-align:center;background-color:#fee2e2;border-radius:6px;margin:0;padding:.75rem;font-size:.85rem}.auth-module__ozYyRa__switchPrompt{text-align:center;color:#666;margin-top:1rem;font-size:.9rem}.auth-module__ozYyRa__switchPrompt a{color:#0d9488;font-weight:600;text-decoration:none}.auth-module__ozYyRa__switchPrompt a:hover{text-decoration:underline}.auth-module__ozYyRa__forgotLink{color:#0d9488;font-size:.82rem;font-weight:500;text-decoration:none}.auth-module__ozYyRa__forgotLink:hover{text-decoration:underline}.auth-module__ozYyRa__successMessage{color:#065f46;text-align:center;background-color:#d1fae5;border-radius:6px;margin:0;padding:.75rem;font-size:.85rem}.auth-module__ozYyRa__dividerRow{align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.auth-module__ozYyRa__dividerLine{background:#e5e5e5;flex:1;height:1px}.auth-module__ozYyRa__dividerText{font-family:var(--font-sans);color:#999;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.auth-module__ozYyRa__googleBtn{width:100%;font-family:var(--font-sans);color:#3c4043;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:6px;justify-content:center;align-items:center;gap:.75rem;padding:.8rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.auth-module__ozYyRa__googleBtn:hover{background:#f7f8f8;border-color:#c6c6c6;box-shadow:0 1px 3px #00000014}.auth-module__ozYyRa__googleBtn:active{background:#eee}
