.account-menu{position:fixed;z-index:2500;top:62px;right:20px;width:230px;padding:10px;border:1px solid #e6eaeb;border-radius:16px;background:#fff;box-shadow:0 18px 55px #10182730}.account-identity{display:flex;align-items:center;gap:10px;padding:8px 8px 13px;border-bottom:1px solid #edf0f1}.account-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#e6f8f1;color:#087d5c;font:800 11px DM Sans}.account-identity div{display:grid;min-width:0}.account-identity b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.account-identity small{font-size:9px;color:#818a93}.account-menu>button{width:100%;display:flex;align-items:center;gap:9px;padding:11px 9px;border:0;border-radius:9px;background:#fff;color:#24303d;text-align:left;font:700 11px DM Sans}.account-menu>button:hover{background:#f1f4f3}.account-menu>button:last-child{color:#bb3434}.role-profile{cursor:pointer}
@media(max-width:800px){.account-menu{top:56px;right:10px;width:220px}}
