.identity-provider-module__wlEUsG__desktopRoot{order:3;align-items:center;display:inline-flex;position:relative}.identity-provider-module__wlEUsG__signInButton,.identity-provider-module__wlEUsG__loadingButton,.identity-provider-module__wlEUsG__accountButton{min-height:46px;color:var(--primary-strong);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:0 15px;font-size:13px;font-weight:800;transition:border-color .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 2px 8px #2d2d2d0f}.identity-provider-module__wlEUsG__signInButton:hover,.identity-provider-module__wlEUsG__accountButton:hover,.identity-provider-module__wlEUsG__signInButton:focus-visible,.identity-provider-module__wlEUsG__accountButton:focus-visible{border-color:var(--accent-strong);transform:translateY(-1px);box-shadow:0 7px 18px #2d2d2d1c}.identity-provider-module__wlEUsG__signInButton:disabled,.identity-provider-module__wlEUsG__loadingButton:disabled,.identity-provider-module__wlEUsG__accountButton:disabled{cursor:wait;opacity:.68;transform:none}.identity-provider-module__wlEUsG__accountButton{justify-content:flex-start;max-width:220px}.identity-provider-module__wlEUsG__accountButton>span:not(.identity-provider-module__wlEUsG__avatarFallback){text-overflow:ellipsis;white-space:nowrap;max-width:122px;overflow:hidden}.identity-provider-module__wlEUsG__avatar,.identity-provider-module__wlEUsG__avatarFallback{border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:inline-grid}.identity-provider-module__wlEUsG__avatar{object-fit:cover;background:var(--neutral-soft)}.identity-provider-module__wlEUsG__avatarFallback{color:#fff;background:var(--primary);letter-spacing:.03em;font-size:10px;font-weight:900}.identity-provider-module__wlEUsG__accountMenu{z-index:80;background:var(--surface);border:1px solid var(--border);border-radius:14px;width:min(290px,100vw - 32px);padding:8px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 20px 50px #14261b33}.identity-provider-module__wlEUsG__accountMenu a,.identity-provider-module__wlEUsG__accountMenu button{width:100%;min-height:44px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:0 11px;font-size:13px;font-weight:750;display:flex}.identity-provider-module__wlEUsG__accountMenu a:hover,.identity-provider-module__wlEUsG__accountMenu button:hover,.identity-provider-module__wlEUsG__accountMenu a:focus-visible,.identity-provider-module__wlEUsG__accountMenu button:focus-visible{background:var(--accent-soft);outline:none}.identity-provider-module__wlEUsG__menuIdentity{border-bottom:1px solid var(--border);gap:3px;margin-bottom:5px;padding:9px 11px 12px;display:grid}.identity-provider-module__wlEUsG__menuIdentity strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.identity-provider-module__wlEUsG__menuIdentity span{color:var(--muted);font-size:11px;line-height:1.45}.identity-provider-module__wlEUsG__mobileRoot{display:none}.identity-provider-module__wlEUsG__dialogBackdrop{z-index:10000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#101b15ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.identity-provider-module__wlEUsG__dialog{width:min(520px,100%);max-height:calc(100vh - 48px);color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:34px;overflow-y:auto;box-shadow:0 28px 80px #0a140e57}.identity-provider-module__wlEUsG__dialogIcon{width:56px;height:56px;color:var(--primary-strong);background:var(--accent);border-radius:15px;place-items:center;margin-bottom:20px;display:grid}.identity-provider-module__wlEUsG__eyebrow{color:var(--accent-strong);letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:900;display:block}.identity-provider-module__wlEUsG__dialog h2{color:var(--primary);letter-spacing:-.045em;margin:0;font-size:clamp(26px,5vw,34px);line-height:1.12}.identity-provider-module__wlEUsG__dialog>p{color:var(--muted);margin:16px 0 25px;font-size:14px;line-height:1.65}.identity-provider-module__wlEUsG__dialog form{gap:10px;display:grid}.identity-provider-module__wlEUsG__dialog label{color:var(--text);font-size:12px;font-weight:850}.identity-provider-module__wlEUsG__usernameField{background:var(--bg);border:1px solid var(--border);border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:54px;display:grid;overflow:hidden}.identity-provider-module__wlEUsG__usernameField:focus-within{border-color:var(--accent-strong);box-shadow:0 0 0 3px #5abe872e}.identity-provider-module__wlEUsG__usernameField span{color:var(--muted);padding-left:14px;font-size:12px;font-weight:750}.identity-provider-module__wlEUsG__usernameField input{min-width:0;height:52px;color:var(--text);background:0 0;border:0;outline:0;padding:0 14px 0 2px;font-size:14px;font-weight:850}.identity-provider-module__wlEUsG__dialog small{color:var(--muted);font-size:11px;line-height:1.5}.identity-provider-module__wlEUsG__dialog form>button[type=submit]{min-height:52px;color:var(--primary-strong);background:var(--accent);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;margin-top:8px;font-weight:900;display:inline-flex}.identity-provider-module__wlEUsG__dialog form>button[type=submit]:hover,.identity-provider-module__wlEUsG__dialog form>button[type=submit]:focus-visible{background:var(--accent-hover)}.identity-provider-module__wlEUsG__dialog form>button:disabled{cursor:wait;opacity:.68}.identity-provider-module__wlEUsG__signOutLink{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:750}.identity-provider-module__wlEUsG__dialogError{color:#8b2b2b;background:#fff0f0;border:1px solid #f0caca;border-radius:9px;padding:10px 12px;font-size:12px;line-height:1.5}.identity-provider-module__wlEUsG__notice{z-index:9999;color:#fff;background:#14261b;border-radius:11px;width:min(390px,100vw - 40px);padding:13px 15px;font-size:12px;line-height:1.5;position:fixed;bottom:20px;right:20px;box-shadow:0 16px 42px #0000003d}.identity-provider-module__wlEUsG__spin{animation:.85s linear infinite identity-provider-module__wlEUsG__identity-spin}@keyframes identity-provider-module__wlEUsG__identity-spin{to{transform:rotate(360deg)}}:is(html[data-theme=dark] .identity-provider-module__wlEUsG__accountMenu,html[data-theme=dark] .identity-provider-module__wlEUsG__dialog){box-shadow:0 22px 58px #0000007a}html[data-theme=dark] .identity-provider-module__wlEUsG__dialogError{color:#ffd1d1;background:#7d1e1e47;border-color:#ff828247}@media (max-width:960px){.identity-provider-module__wlEUsG__desktopRoot{display:none}.identity-provider-module__wlEUsG__mobileRoot{border-top:1px solid var(--border);gap:6px;margin-top:4px;padding-top:8px;display:grid}.identity-provider-module__wlEUsG__mobileRoot>button,.identity-provider-module__wlEUsG__mobileRoot>a{min-height:48px;color:var(--primary-strong);background:var(--accent);cursor:pointer;text-align:left;border:0;border-radius:8px;align-items:center;gap:10px;padding:0 12px;font-size:13px;font-weight:850;display:flex}.identity-provider-module__wlEUsG__mobileRoot>button:last-child{color:var(--text);border:1px solid var(--border);background:0 0}.identity-provider-module__wlEUsG__mobileRoot>button:disabled{cursor:wait;opacity:.68}.identity-provider-module__wlEUsG__mobileIdentity{align-items:center;gap:11px;padding:9px 12px;display:flex}.identity-provider-module__wlEUsG__mobileIdentity>span:last-child{gap:2px;min-width:0;display:grid}.identity-provider-module__wlEUsG__mobileIdentity strong,.identity-provider-module__wlEUsG__mobileIdentity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.identity-provider-module__wlEUsG__mobileIdentity strong{color:var(--text);font-size:13px}.identity-provider-module__wlEUsG__mobileIdentity small{color:var(--muted);font-size:11px}.identity-provider-module__wlEUsG__mobileLoading{min-height:48px;color:var(--muted);align-items:center;gap:9px;padding:0 12px;font-size:12px;font-weight:750;display:flex}}@media (max-width:560px){.identity-provider-module__wlEUsG__dialogBackdrop{align-items:end;padding:0}.identity-provider-module__wlEUsG__dialog{border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0;width:100%;max-height:92vh;padding:28px 22px 24px}.identity-provider-module__wlEUsG__usernameField{grid-template-columns:1fr;padding-top:10px}.identity-provider-module__wlEUsG__usernameField span{padding:0 14px}.identity-provider-module__wlEUsG__usernameField input{width:100%;height:42px;padding:0 14px}}
