.UserSearchDialog_overlay__Jf50R{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:20px;background:rgba(15,23,42,.42)}.UserSearchDialog_dialog__9Tczq{display:grid;gap:16px;width:min(560px,100%);max-height:min(760px,100vh - 40px);overflow:auto;padding:22px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:var(--shadow-floating)}.UserSearchDialog_header__L_OGG{display:flex;align-items:center;justify-content:space-between;gap:16px}.UserSearchDialog_header__L_OGG h2{margin:0;color:var(--color-text-primary);font-size:22px;line-height:1.3}.UserSearchDialog_searchForm__g_iy2{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.UserSearchDialog_resultList__QW3rp{display:grid;align-content:start;gap:8px;height:min(500px,100vh - 260px);min-height:320px;overflow:auto;padding:10px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-neutral-50)}.UserSearchDialog_resultList__QW3rp p{margin:0;color:var(--color-text-secondary);font-size:14px}.UserSearchDialog_resultItem__E8nHI{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;width:100%;min-height:50px;padding:8px 10px;border:1px solid var(--color-border);border-radius:8px;color:var(--color-text-primary);background:var(--color-surface);text-align:left;cursor:pointer}.UserSearchDialog_resultItem__E8nHI:hover:not(:disabled),.UserSearchDialog_resultItem__E8nHI[data-selected=true]{border-color:var(--color-primary-500);background:var(--color-primary-50)}.UserSearchDialog_resultItem__E8nHI:disabled{cursor:not-allowed}.UserSearchDialog_resultItem__E8nHI:disabled:not([data-disabled=true]){opacity:.6;cursor:wait}.UserSearchDialog_resultItem__E8nHI[data-disabled=true]{color:var(--color-text-secondary);background:var(--color-neutral-100)}.UserSearchDialog_resultCheck__mSnbc{display:grid;place-items:center;width:18px;height:18px;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface)}.UserSearchDialog_resultItem__E8nHI[data-selected=true] .UserSearchDialog_resultCheck__mSnbc{border-color:var(--color-primary-600);background:var(--color-primary-600)}.UserSearchDialog_resultItem__E8nHI[data-selected=true] .UserSearchDialog_resultCheck__mSnbc:after{width:8px;height:5px;border-bottom:2px solid var(--color-surface);border-left:2px solid var(--color-surface);content:"";transform:rotate(-45deg) translate(1px,-1px)}.UserSearchDialog_resultBody__yT0Ik{display:grid;gap:2px;min-width:0}.UserSearchDialog_resultBody__yT0Ik em,.UserSearchDialog_resultBody__yT0Ik small,.UserSearchDialog_resultBody__yT0Ik strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserSearchDialog_resultBody__yT0Ik strong{font-size:14px;line-height:1.35}.UserSearchDialog_resultBody__yT0Ik em,.UserSearchDialog_resultBody__yT0Ik small{color:var(--color-text-secondary);font-size:12px;line-height:1.35}.UserSearchDialog_resultBody__yT0Ik em{font-style:normal;font-weight:700}.UserSearchDialog_actions__BUrTP{display:flex;align-items:center;justify-content:space-between;gap:12px}.UserSearchDialog_actions__BUrTP>span{color:var(--color-text-secondary);font-size:13px;font-weight:700}.UserSearchDialog_actions__BUrTP>div{display:flex;justify-content:flex-end;gap:10px}@media(max-width:640px){.UserSearchDialog_dialog__9Tczq{padding:20px}.UserSearchDialog_actions__BUrTP,.UserSearchDialog_searchForm__g_iy2{grid-template-columns:1fr}.UserSearchDialog_actions__BUrTP,.UserSearchDialog_actions__BUrTP>div,.UserSearchDialog_searchForm__g_iy2{display:grid}}.AuthPage_page__eg3Bh{min-height:100vh;padding:32px;background:radial-gradient(circle at 16% 18%,var(--page-glow-color),transparent 28%),linear-gradient(135deg,var(--page-gradient-start) 0,var(--page-gradient-mid) 48%,var(--page-gradient-end) 100%)}.AuthPage_authPage__w0_f1{display:grid;height:calc(100vh - var(--app-header-height, 81px));height:calc(100dvh - var(--app-header-height, 81px));min-height:0;padding:24px 32px;overflow:hidden}.AuthPage_authPage__w0_f1 .AuthPage_hero__lVZGv{align-items:stretch;height:100%;min-height:0}.AuthPage_authPage__w0_f1 .AuthPage_brandPanel__gQMY1,.AuthPage_authPage__w0_f1 .AuthPage_loginPanel__2GxMs{align-self:stretch;height:100%;min-height:0;max-height:100%}.AuthPage_authPage__w0_f1 .AuthPage_loginPanel__2GxMs{align-content:center;overflow-y:auto}.AuthPage_hero__lVZGv{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,440px);gap:32px;align-items:center;width:min(100%,1120px);min-height:calc(100vh - 64px);margin:0 auto}@media(max-width:860px){.AuthPage_page__eg3Bh{padding:20px}.AuthPage_authPage__w0_f1{height:auto;min-height:calc(100vh - var(--app-header-height, 140px));min-height:calc(100dvh - var(--app-header-height, 140px));padding:20px;overflow:visible}.AuthPage_authPage__w0_f1 .AuthPage_hero__lVZGv{height:auto;min-height:0;overflow:visible}.AuthPage_hero__lVZGv{grid-template-columns:1fr;min-height:calc(100vh - 40px)}}@media(max-width:520px){.AuthPage_page__eg3Bh{padding:0}.AuthPage_authPage__w0_f1{min-height:calc(100vh - var(--app-header-height, 126px));min-height:calc(100dvh - var(--app-header-height, 126px));padding:0}.AuthPage_hero__lVZGv{min-height:100vh}.AuthPage_authPage__w0_f1 .AuthPage_hero__lVZGv{min-height:0}}