.auth_pageWrapper__JGr9b{min-height:100vh;width:100%;background-image:url(/assets/volli-background.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;overflow-x:hidden;position:relative;display:flex;flex-direction:column}.auth_header__R6HKf{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;position:relative;z-index:10}.auth_headerLeft__82s2u{display:flex;align-items:center;gap:1rem;animation:auth_slideInFromLeft__vvciH .5s ease-out}.auth_backButton__SHVCl{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(255,255,255,.1);border:none;border-radius:12px;cursor:pointer;transition:background-color .2s ease;color:white}.auth_backButton__SHVCl:hover{background:rgba(255,255,255,.2)}.auth_backIcon__J7LlK{font-size:1.25rem;line-height:1}.auth_pageTitle__pvUga{font-size:1.125rem;font-weight:600;color:white}@keyframes auth_slideInFromLeft__vvciH{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.auth_headerLogo__oLInX{display:none}.auth_headerLogoIcon__zLeZV{width:48px;height:48px;object-fit:contain;animation:auth_slideInFromCenter__Q5FPa .5s ease-out}.auth_headerLogoDesktop__s2Gab{max-width:140px;height:auto;animation:auth_slideInFromCenter__Q5FPa .5s ease-out}@keyframes auth_slideInFromCenter__Q5FPa{0%{opacity:0;transform:scale(1.5) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.auth_mainContent__Zlk2d{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:1rem 1rem 2rem;overflow-y:auto}.auth_formCard__nFLrh{width:100%;max-width:420px;background:white;border-radius:1.5rem;padding:1.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);animation:auth_fadeInUp__G_Q5f .4s ease-out}@keyframes auth_fadeInUp__G_Q5f{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth_welcomeSection__drClb{margin-bottom:1.5rem}.auth_welcomeTitle__8K5Qp{font-size:1.375rem;font-weight:700;color:var(--color-text-dark,#1f2937);text-align:center;margin-bottom:.5rem}.auth_welcomeSubtitle__pCPsX{font-size:.8125rem;color:var(--color-text-muted,#6b7280);text-align:center;line-height:1.5}.auth_errorBox__FQB0s{margin-bottom:1.25rem;padding:.75rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem}.auth_errorText__1n_xa{font-size:.8125rem;color:#dc2626}.auth_successBox__Fo3Jc{margin-bottom:1.25rem;padding:.75rem;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem}.auth_successText__NdW8e{font-size:.8125rem;color:#16a34a}.auth_form__krKKs{display:flex;flex-direction:column;gap:1.25rem;width:100%;min-width:0}.auth_forgotLink__mCVdz{text-align:right}.auth_link__1ojLG{font-size:.875rem;font-weight:500;color:var(--color-primary,#0d9488);text-decoration:none;transition:color .2s ease}.auth_link__1ojLG:hover{color:var(--color-primary-dark,#0f766e)}.auth_submitButton__hhBKL{margin-top:.5rem;height:3rem}.auth_termsSection__vE0hR{margin-top:1.25rem;text-align:center}.auth_termsText__PS4Ih{font-size:.75rem;color:var(--color-text-muted,#6b7280);line-height:1.5}.auth_termsLink__IW_HC{color:var(--color-primary,#0d9488);font-weight:500;text-decoration:none;transition:color .2s ease}.auth_termsLink__IW_HC:hover{color:var(--color-primary-dark,#0f766e)}.auth_divider__ZhDd8{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e5e7eb;text-align:center}.auth_switchText__SxsVI{font-size:.875rem;color:var(--color-text-muted,#6b7280)}.auth_switchLink__amO3q{color:var(--color-primary,#0d9488);font-weight:600;text-decoration:none;transition:color .2s ease}.auth_switchLink__amO3q:hover{color:var(--color-primary-dark,#0f766e)}@media (min-width:640px){.auth_header__R6HKf{padding:1.5rem 2rem}.auth_pageTitle__pvUga{font-size:1.25rem}.auth_mainContent__Zlk2d{padding:1.5rem 2rem 3rem;align-items:center}.auth_formCard__nFLrh{padding:2rem}.auth_welcomeTitle__8K5Qp{font-size:1.5rem}.auth_submitButton__hhBKL{height:3.5rem}}@media (min-width:768px){.auth_headerLogo__oLInX{display:block}.auth_headerLogoIcon__zLeZV{display:none}}@media (min-width:1024px){.auth_header__R6HKf{padding:2rem 3rem}.auth_mainContent__Zlk2d{padding:2rem 3rem 4rem}.auth_formCard__nFLrh{max-width:440px}}@media (prefers-reduced-motion:reduce){.auth_formCard__nFLrh,.auth_headerLeft__82s2u,.auth_headerLogoDesktop__s2Gab{animation:none}}