.workspace-identity-trigger{border-radius:var(--app-shell-control-radius);width:100%;min-height:52px;color:var(--app-shell-text);-webkit-user-select:none;user-select:none;border:1px solid #0000;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:7px;padding:4px 6px;display:grid;position:relative;overflow:visible}.workspace-identity-trigger:hover,.workspace-identity-trigger[data-popup-open]{background:var(--app-shell-field)}.workspace-identity-trigger:focus-visible{border-color:var(--app-shell-focus-ring);outline:var(--app-shell-focus-ring-width) solid var(--app-shell-focus-ring);outline-offset:var(--app-shell-focus-ring-offset)}.workspace-identity-trigger[data-expanded=false]{grid-template-columns:44px;width:44px;min-width:44px;padding-inline:0}.workspace-identity-stage{place-items:center;width:44px;height:44px;display:grid;position:relative}.workspace-identity-avatar{border:2px solid var(--app-shell-panel);background:var(--app-shell-field);width:32px;height:32px;color:var(--app-shell-text);box-shadow:var(--app-shell-org-inner-shadow)}.workspace-identity-organization-badge{border:2px solid var(--app-shell-panel);background:var(--app-shell-panel);width:18px;height:18px;box-shadow:var(--app-shell-org-inner-shadow);border-radius:999px;place-items:center;display:grid;position:absolute;bottom:2px;right:2px;overflow:hidden}.workspace-identity-organization-badge .workspace-identity-avatar{width:16px;height:16px;box-shadow:none;border:0}.workspace-identity-copy{text-align:left;flex-direction:column;align-items:flex-start;gap:1px;min-width:0;display:flex}.workspace-identity-name,.workspace-identity-description{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.workspace-identity-name{font-size:13px;font-weight:600;line-height:17px}.workspace-identity-description{color:var(--app-shell-text-muted);font-size:11px;font-weight:450;line-height:15px}.workspace-identity-chevron{width:14px;height:14px;color:var(--app-shell-text-muted)}.workspace-identity-menu{border-color:var(--app-shell-border);background:var(--app-shell-panel);width:min(296px,100vw - 16px);padding:4px}.workspace-identity-menu-item{grid-template-columns:36px minmax(0,1fr) 18px;gap:9px;min-height:48px;padding:5px 7px;display:grid}.workspace-identity-menu-avatar{place-items:center;width:36px;height:36px;display:grid}.workspace-identity-menu-avatar .workspace-identity-avatar{border-width:1px;width:32px;height:32px}.workspace-identity-menu-copy{flex-direction:column;gap:1px;min-width:0;display:flex}.workspace-identity-menu-name,.workspace-identity-menu-description{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-identity-menu-name{font-size:13px;font-weight:600}.workspace-identity-menu-description{color:var(--app-shell-text-muted);font-size:11px}.workspace-identity-menu-check{width:15px;height:15px;color:var(--app-shell-text)}.workspace-identity-menu-action{min-height:36px;font-size:12px}