.top-user-menu{flex:none;position:relative}.user-menu-trigger{color:#777;min-width:54px;height:38px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:6px;margin:6px 0;padding:0 10px;display:inline-flex}.user-menu-trigger:hover,.user-menu-trigger:focus-visible{color:#3da461}.user-menu-trigger[aria-expanded=true]{color:#58666e;background:#00000014}.user-menu-trigger.is-authenticated{justify-content:flex-start;min-width:88px}.user-menu-name{text-overflow:ellipsis;white-space:nowrap;max-width:62px;font-size:14px;overflow:hidden}.user-menu-avatar-wrap{flex:none;width:16px;height:16px;position:relative}.user-menu-avatar{object-fit:cover;border-radius:50%;width:16px;height:16px;display:block}.user-menu-avatar-wrap i{background:#27c24c;border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;bottom:-1px;right:-2px}.user-panel{z-index:70;color:#777;background:#fff;border-radius:0 0 2px 2px;width:280px;padding:0 15px;animation:.16s ease-out user-panel-in;position:absolute;top:50px;right:0;box-shadow:0 2px 6px #0000001a}.user-panel-loading{color:#98a6ad;text-align:center;margin:15px 0;font-size:13px}.user-panel-session{margin:0 -15px;padding:5px 0;list-style:none}.user-panel-session>li{margin:0}.user-panel-welcome{background:#f9f9f9;border-bottom:1px solid #dee5e773;padding:15px;margin:-5px 0 10px!important}.user-panel-welcome p{color:#777;margin:0;line-height:20px}.user-panel-progress{background:#fff;border-radius:4px;height:15px;margin-top:10px;overflow:hidden}.user-panel-progress span{background:#23b7e5;height:100%;transition:width .26s;display:block}.user-panel-item{color:#777;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;min-height:28px;margin:0 5px;padding:4px 10px;font-size:14px;line-height:20px;text-decoration:none;display:flex}.user-panel-item:hover,.user-panel-item:focus-visible{color:#58666e;background:#edf1f2}.user-panel-item svg,.user-panel-item>i{color:#7c878c;flex:none}.user-panel-badge{color:#555;text-align:center;background:#a5dee4;border-radius:4px;order:2;min-width:20px;margin-left:auto;padding:3px 7px;font-size:12px;line-height:12px}.user-panel-badge+span{order:1}.user-panel-divider{background:#e5e5e54d;height:1px;margin:9px 0}.user-panel-authenticated .user-panel-session{margin:0}.user-panel-session>.user-panel-divider{margin:9px 0}.user-panel-logout{cursor:pointer;justify-content:space-between;width:calc(100% - 10px)}.user-panel-logout svg{display:none}.user-panel-error{color:#d45858;margin:4px 15px;font-size:12px}.user-panel-login{--auth-surface:#fff;--auth-surface-soft:#f6f8f9;--auth-ink:#58666e;--auth-muted:#777;--auth-faint:#98a6ad;--auth-line:#cfdadd;--auth-line-strong:#cfdadd;--auth-primary:#23b7e5;--auth-primary-soft:#edf8fc;padding:15px 0}.user-panel-login .login-method-reserve{border-radius:50px;min-height:36px}.user-panel-authenticated{width:160px;padding:0}.user-panel-login .login-form-compact{gap:5px}.user-panel-login .login-form-compact label{color:#777;gap:5px;font-size:14px;font-weight:400}.user-panel-login .login-form-compact input{color:#58666e;background:#fff;border:1px solid #cfdadd;border-radius:2px;height:34px;padding:6px 10px;font-size:14px}.user-panel-login .login-form-compact input:focus,.user-panel-login .login-form-compact input:focus-visible{border-width:1px;border-color:#23b7e5;box-shadow:0 0 0 2px #23b7e524}.user-panel-login .login-form-compact .login-submit{color:#fff;background:linear-gradient(-45deg,#448bff,#44e9ff,#ee7752,#e73c7e,#23a6d5,#23d5ab) 0 0/1000% 1000%;border:0;border-radius:50px;min-height:36px;margin-top:8px;padding:6px 15px;font-size:14px;font-weight:500;animation:40s linear infinite user-panel-gradient;box-shadow:0 2px 6px #0000001a}.user-panel-login .login-form-error{background:#f0505014;border:0;border-radius:2px;padding:7px 8px}html[data-tone=dim] .user-menu-avatar-wrap i{border-color:#252525}html[data-tone=dim] .user-panel{color:#aaa;background:#212121}html[data-tone=dim] .user-menu-trigger[aria-expanded=true]{color:#aaa;background:#ffffff14}html[data-tone=dim] .user-panel-login{--auth-surface:#212121;--auth-surface-soft:#2b2b2b;--auth-ink:#ddd;--auth-muted:#aaa;--auth-faint:#888;--auth-line:#484848;--auth-line-strong:#555;--auth-primary:#62c7e6;--auth-primary-soft:#24383d}html[data-tone=dim] .user-panel-welcome{background:#191919;border-color:#ffffff14}html[data-tone=dim] .user-panel-item,html[data-tone=dim] .user-panel-welcome p,html[data-tone=dim] .user-panel-login .login-form-compact label{color:#aaa}html[data-tone=dim] .user-panel-item:hover,html[data-tone=dim] .user-panel-item:focus-visible{color:#ddd;background:#191919}html[data-tone=dim] .user-panel-login .login-form-compact input{color:#ddd;background:#212121;border-color:#ffffff14}@keyframes user-panel-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes user-panel-gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (prefers-reduced-motion:reduce){.user-panel-progress span,.user-panel-login .login-submit{transition:none;animation:none}}@media (max-width:767px){.top-user-menu{display:none}}
