.compact-profile-identity{align-items:center;gap:10px;min-width:0;display:flex}.compact-profile-avatar{flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid;position:relative}.compact-profile-copy,.compact-profile-line,.compact-profile-primary,.compact-profile-secondary{min-width:0}.compact-profile-copy{flex-direction:column;display:flex}.compact-profile-line{align-items:center;gap:6px;display:flex}.compact-profile-badge{flex:none}.compact-profile-secondary{overflow:hidden}.chat-account-navigation{flex:none;position:relative}.chat-account-trigger{min-height:28px;color:var(--ink-soft);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:0 7px;font-size:11px;font-weight:600;transition:background-color .14s,color .14s;display:flex}.chat-account-trigger:hover,.chat-account-trigger[aria-expanded=true]{background:var(--forest-wash);color:var(--forest)}.chat-account-avatar-trigger{border-radius:50%;justify-content:center;width:30px;min-height:30px;padding:2px}.chat-account-avatar{color:#f8f4eb;border-radius:50%;place-items:center;width:26px;height:26px;font-family:Georgia,Times New Roman,serif;font-size:12px;line-height:1;display:grid;overflow:hidden}.chat-account-menu{z-index:70;border:1px solid var(--line);background:var(--surface);border-radius:11px;width:150px;padding:5px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 40px #282d2826}.chat-account-menu form{display:contents}.chat-account-menu a,.chat-account-menu button,.chat-account-menu span[role=menuitem]{width:100%;min-height:34px;color:var(--ink-soft);cursor:pointer;text-align:left;border-radius:7px;align-items:center;padding:0 9px;font-size:12px;font-weight:600;display:flex}.chat-account-menu span[role=menuitem].is-current{background:var(--forest-wash);color:var(--forest);cursor:default}.chat-account-menu a:hover,.chat-account-menu button:hover,.chat-account-menu a:focus-visible,.chat-account-menu button:focus-visible{background:var(--forest-wash);color:var(--forest)}@media (max-width:640px){.compact-profile-identity{gap:9px}.compact-profile-avatar{flex-basis:38px;width:38px;height:38px}.chat-account-trigger{padding-inline:5px;font-size:10.5px}.chat-account-avatar-trigger{padding:2px}}
