.auth_container__Skcs5{min-height:100dvh;width:100vw;display:flex;align-items:center;justify-content:center;background:var(--bg-primary);overflow-y:auto;padding:max(14px,env(safe-area-inset-top)) 16px max(18px,env(safe-area-inset-bottom))}.auth_authStack__5Qxbi{width:100%;max-width:440px;display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:clamp(8px,4vh,48px);padding-bottom:8px}.auth_authWordmark__AryDp{width:220px;height:auto}.auth_card__oBMV1{width:100%;max-width:400px;background:var(--bg-elevated);border:1px solid var(--border-secondary);border-radius:16px;padding:28px}.auth_header__LbyDd{text-align:center;margin-bottom:22px}.auth_title__VUPHc{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0 0 8px}.auth_subtitle__x_ypB{font-size:.9rem;color:var(--text-secondary);margin:0}.auth_form__c_tn9{display:flex;flex-direction:column;gap:20px}.auth_field__xmu9G{display:flex;flex-direction:column;gap:6px}.auth_label__hYIPP{font-size:.85rem;font-weight:500;color:var(--text-primary)}.auth_input__LR_NG{width:100%;padding:14px 16px;background:var(--bg-hover);border:1px solid var(--border-primary);border-radius:10px;color:var(--text-primary);font-size:1rem;transition:border-color .2s ease,background .2s ease}.auth_input__LR_NG::-moz-placeholder{color:var(--text-disabled)}.auth_input__LR_NG::placeholder{color:var(--text-disabled)}.auth_input__LR_NG:focus{outline:none;border-color:var(--accent-primary);background:var(--bg-active)}.auth_forgotLink__gA1pT{text-align:right;margin-top:-12px}.auth_forgotLink__gA1pT a{font-size:.85rem;color:var(--accent-primary);text-decoration:none;transition:opacity .2s ease}.auth_forgotLink__gA1pT a:hover{opacity:.8}.auth_submitButton__ztJz3{width:100%;padding:16px;background:var(--text-primary);border:none;border-radius:10px;color:var(--bg-primary);font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s ease,transform .1s ease;margin-top:8px}.auth_submitButton__ztJz3:hover:not(:disabled){opacity:.9}.auth_submitButton__ztJz3:active:not(:disabled){transform:scale(.98)}.auth_submitButton__ztJz3:disabled{opacity:.6;cursor:not-allowed}.auth_footer__eX1jC{margin-top:24px;text-align:center}.auth_footer__eX1jC p{font-size:.9rem;color:var(--text-secondary);margin:0}.auth_link__vZftD{color:var(--accent-primary);text-decoration:none;font-weight:500}.auth_link__vZftD:hover{text-decoration:underline}.auth_errorBox__1R_0K{background:rgba(220,53,69,.15);border:1px solid rgba(220,53,69,.3);border-radius:8px;color:var(--error)}.auth_errorBox__1R_0K,.auth_successBox__ZkjEh{padding:12px 16px;margin-bottom:20px;font-size:.9rem;text-align:center}.auth_successBox__ZkjEh{background:rgba(40,167,69,.15);border:1px solid rgba(40,167,69,.3);border-radius:8px;color:var(--success)}.auth_logo__dZldN{display:flex;justify-content:center;margin-bottom:24px}.auth_logo__dZldN img{height:40px;width:auto}.auth_divider__Lwfup{display:flex;align-items:center;gap:16px;margin:24px 0}.auth_dividerLine__T4Mcb{flex:1;height:1px;background:var(--border-primary)}.auth_dividerText__fcoz2{font-size:.8rem;color:var(--text-disabled)}.auth_socialButtons__38Ypu{display:flex;flex-direction:column;gap:12px}.auth_socialButton__kpNTK{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px;background:transparent;border:1px solid var(--border-primary);border-radius:10px;color:var(--text-primary);font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.auth_socialButton__kpNTK:hover{background:var(--bg-hover);border-color:var(--text-muted)}.auth_backLink__u_IzJ{display:inline-flex;align-items:center;gap:6px;color:var(--text-secondary);text-decoration:none;font-size:.9rem;margin-bottom:16px;transition:color .2s ease}.auth_backLink__u_IzJ:hover{color:var(--text-primary)}@media (orientation:landscape) and (max-height:620px){.auth_container__Skcs5{align-items:flex-start;justify-content:center;overflow-y:auto;padding:12px}.auth_authStack__5Qxbi{gap:10px;margin-top:2px;max-width:min(680px,94vw)}.auth_authWordmark__AryDp{width:170px}.auth_card__oBMV1{max-width:min(680px,94vw);max-height:calc(100dvh - 88px);overflow-y:auto;padding:16px 18px;border-radius:14px}.auth_header__LbyDd{margin-bottom:18px}.auth_title__VUPHc{font-size:1.35rem}.auth_subtitle__x_ypB{font-size:.82rem}.auth_form__c_tn9{gap:14px}.auth_input__LR_NG{padding:11px 13px;font-size:.92rem}.auth_submitButton__ztJz3{padding:12px;margin-top:4px}.auth_footer__eX1jC{margin-top:16px}}@media (max-height:760px){.auth_authStack__5Qxbi{margin-top:8px;gap:12px}.auth_authWordmark__AryDp{width:188px}.auth_card__oBMV1{max-height:calc(100dvh - 112px);overflow-y:auto;padding:18px}.auth_header__LbyDd{margin-bottom:16px}.auth_form__c_tn9{gap:14px}.auth_footer__eX1jC{margin-top:14px}}