.AuthAccessScreen_screen__oqLfU{width:min(100%,400px);display:grid;place-items:center}.AuthAccessScreen_card__Oz9Nw{width:100%;display:grid;gap:20px;padding:30px;border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffff;box-shadow:0 22px 60px rgba(24,24,27,.07)}.AuthAccessScreen_header__LR8Ik{display:grid;gap:0}.AuthAccessScreen_headerCentered__igMIy{text-align:center}.AuthAccessScreen_title__60VR3{margin:0;color:var(--text);font-size:1.45rem;font-weight:720;line-height:1.14;letter-spacing:0}.AuthAccessScreen_form__EnfuE{display:grid;gap:14px}.AuthAccessScreen_field__AJnw5{display:grid;gap:7px}.AuthAccessScreen_label__KASsJ{color:var(--text);font-size:.84rem;font-weight:720}.AuthAccessScreen_input___UK8P{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--border);border-radius:14px;background:#ffffff;color:var(--text);box-shadow:inset 0 1px 0 rgba(255,255,255,.78);transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.AuthAccessScreen_input___UK8P::placeholder{color:rgba(111,109,112,.7)}.AuthAccessScreen_input___UK8P:hover:not(:focus){border-color:var(--border-strong);background:var(--surface-hover)}.AuthAccessScreen_input___UK8P:focus{outline:none;border-color:var(--accent);background:var(--surface-strong);box-shadow:0 0 0 3px var(--accent-soft),inset 0 1px 0 rgba(255,255,255,.86)}.AuthAccessScreen_primaryAction__DGydN{width:100%;min-height:48px;margin-top:2px}.AuthAccessScreen_primaryAction__DGydN[aria-busy=true]{cursor:progress}.AuthAccessScreen_primaryAction__DGydN span{min-width:126px;text-align:center}.AuthAccessScreen_error__I36gr{display:grid;grid-template-columns:18px 1fr;gap:9px;margin:0;padding:11px 12px;border:1px solid rgba(143,29,58,.18);border-radius:14px;background:rgba(143,29,58,.07);color:var(--danger);font-size:.84rem;line-height:1.45}.AuthAccessScreen_errorIcon__HRKqt{margin-top:2px;font-size:.95rem}.AuthAccessScreen_finePrint__X3nKb{margin:-2px 0 0;color:var(--muted);font-size:.86rem;line-height:1.55;text-align:center}.AuthAccessScreen_inlineLink__amhrP{color:var(--accent-strong);font-weight:800}.AuthAccessScreen_inlineLink__amhrP:hover{color:var(--accent-pressed);text-decoration:underline;text-underline-offset:3px}.AuthAccessScreen_inlineLink__amhrP:focus-visible{border-radius:4px;outline:2px solid var(--focus-ring);outline-offset:3px}@media (max-width:560px){.AuthAccessScreen_card__Oz9Nw{gap:18px;padding:24px 20px;border-radius:20px}.AuthAccessScreen_title__60VR3{font-size:1.35rem}}