.Auth_wrap__MZy2W{min-height:calc(100dvh - 64px);background:var(--tt-bg,#f3f5f6);display:grid;place-items:center;padding:32px 16px}.Auth_card__QtyPp{width:min(560px,100%);background:#fff;border-radius:26px;border:1px solid rgba(10,77,87,.08);box-shadow:0 30px 70px rgba(28,62,72,.18),0 6px 18px rgba(28,62,72,.08);padding:28px}.Auth_header__F_vlm{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:18px}.Auth_title__aoo31{font-size:22px;line-height:1.2;font-weight:700;color:var(--tt-text,#0a4d57)}.Auth_subtle__YdIaX{font-size:14px;color:#6b7a80}.Auth_form___jTMz{display:grid;grid-gap:14px;gap:14px}.Auth_row__cpXEY{display:grid;grid-gap:8px;gap:8px}.Auth_label__rtUc6{font-size:13px;color:#3c4b50}.Auth_input__x1lfB{width:100%;height:44px;border:1px solid #d7dee1;border-radius:14px;padding:0 12px;outline:none;background:#fff;transition:box-shadow .15s ease,border-color .15s ease}.Auth_input__x1lfB::placeholder{color:#a5b2b8}.Auth_input__x1lfB:focus{border-color:#0a4d57;box-shadow:0 0 0 4px rgba(10,77,87,.12)}.Auth_rowHalf__Ls2C8{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.Auth_error__uZPWi{margin-top:2px;color:#b42318;background:#fee4e2;border:1px solid #fecdca;border-radius:12px;padding:8px 10px;font-size:13px}.Auth_actions__R_ybW{margin-top:6px;display:grid;grid-gap:10px;gap:10px}.Auth_btn__xYVG_{display:inline-flex;align-items:center;justify-content:center;height:46px;border-radius:14px;border:1px solid transparent;padding:0 14px;font-weight:600;cursor:pointer;transition:transform .04s ease,box-shadow .15s ease,background .15s ease}.Auth_btnPrimary__adLk_{color:#fff;background:var(--tt-text,#0a4d57);box-shadow:0 6px 16px rgba(10,77,87,.22)}.Auth_btnPrimary__adLk_:hover{filter:brightness(1.05)}.Auth_btnPrimary__adLk_:active{transform:translateY(1px)}.Auth_btnGhost__9A6Vv{background:transparent;color:#0a4d57;border-color:rgba(10,77,87,.25)}.Auth_btnGhost__9A6Vv:hover{background:rgba(10,77,87,.06)}.Auth_meta__pPj3L{margin-top:6px;font-size:13px;color:#5b6a70;text-align:center}.Auth_link__IjCNa{color:#0a4d57;text-decoration:underline;text-underline-offset:3px}.Auth_smallNote__IzLCb{margin-top:-4px;font-size:12px;color:#86959a;text-align:right}@media (max-width:420px){.Auth_card__QtyPp{padding:22px}.Auth_rowHalf__Ls2C8{grid-template-columns:1fr}}.Auth_logoutOverlay__CyrrP{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);animation:Auth_ttOverlayIn__fZgpr .12s ease-out both}@keyframes Auth_ttOverlayIn__fZgpr{0%{opacity:0}to{opacity:1}}.Auth_logoutBox__EHY4V{width:min(520px,100%);background:#fff;border:1px solid rgba(10,77,87,.08);border-radius:20px;box-shadow:0 30px 70px rgba(28,62,72,.28);padding:24px 24px 20px;position:relative;animation:Auth_ttModalIn__oD9Rq .16s cubic-bezier(.2,.8,.2,1) both}@keyframes Auth_ttModalIn__oD9Rq{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.Auth_logoutClose__qZsqR{position:absolute;top:8px;right:8px;width:32px;height:32px;border:0;border-radius:999px;background:transparent;color:#6b7280;font-size:20px;line-height:1;cursor:pointer}.Auth_logoutClose__qZsqR:hover{background:#f3f4f6;color:#374151}.Auth_logoutClose__qZsqR:focus{outline:2px solid var(--tt-text);outline-offset:2px}.Auth_logoutTitle__96xSA{margin:4px 0 6px;font-size:20px;font-weight:700;color:var(--tt-text,#0a4d57)}.Auth_logoutText__VVlCY{margin:0 0 14px;font-size:15px;color:#374151}.Auth_modalActions__lceA3{display:flex;justify-content:flex-end;gap:8px}.Auth_labelRow__prJfk{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.Auth_forgotLink__2JKXQ{font-size:14px;color:var(--tt-accent,#0a6);text-decoration:none}.Auth_forgotLink__2JKXQ:hover{text-decoration:underline}