.ws-profile{position:relative;margin-top:auto;flex-shrink:0;border-top:1px solid #a8ddd520;padding-top:12px}
.ws-root .ws-profile-trigger{width:100%;padding:10px;border-radius:12px;gap:10px;min-height:48px;background:#a8ddd508}
.ws-avatar{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;background:#287f72;color:#fff;font-size:12px}
.ws-profile-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}
.ws-profile-chevron{color:#93a6b1}
.ws-profile-menu{position:absolute;bottom:calc(100% + 8px);left:0;right:0;z-index:10;padding:7px;background:#102028;border:1px solid #a8ddd540;border-radius:16px;box-shadow:0 12px 36px #0008;max-height:60vh;overflow:auto}
.ws-profile-menu[hidden],.ws-profile-detail[hidden]{display:none!important}
.ws-root .ws-profile-item{width:100%;min-height:44px;padding:12px;border-radius:9px}
.ws-profile-detail{border-top:1px solid #a8ddd525;margin:6px;padding:12px 4px;font-size:13px;line-height:1.5;color:#b8c9cf}
.ws-profile-detail p{margin:8px 0 0}
.ws-chats .ws-chat-list{min-height:0}
