.crm-ws{flex:auto;min-width:0;position:relative}.crm-ws__trigger{align-items:center;gap:var(--st-space-2);width:100%;padding:6px var(--st-space-2);margin-bottom:var(--st-space-2);border-radius:var(--st-radius-lg);color:var(--st-text);font-family:inherit;font-size:var(--st-font-size);font-weight:var(--st-fw-medium);cursor:pointer;text-align:left;transition:background var(--u-dur-fast) var(--u-ease-out), box-shadow var(--u-dur-fast) var(--u-ease-out);background:0 0;border:none;display:flex}.crm-ws__trigger:hover{background:var(--st-accent-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--st-accent) 14%, transparent)}.crm-ws__trigger:focus-visible{box-shadow:var(--u-focus-ring);outline:none}.crm-ws__trigger-avatar{border-radius:var(--st-radius-sm);background:var(--st-accent);width:20px;height:20px;color:var(--st-text-inverted);font-size:var(--st-font-size-xs);font-weight:var(--st-fw-semibold);text-transform:uppercase;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff24}.crm-ws__trigger-name{white-space:nowrap;text-overflow:ellipsis;flex:auto;overflow:hidden}.crm-ws__trigger-chevron{color:var(--st-text-tertiary);transition:color var(--u-dur-fast) var(--u-ease-out), transform var(--u-dur-fast) var(--u-ease-out);flex:none}.crm-ws__trigger:hover .crm-ws__trigger-chevron{color:var(--st-accent)}.st-sidebar__header .crm-ws__trigger{margin-bottom:0}.crm-ws__menu-header{align-items:center;gap:var(--st-space-2);padding:6px var(--st-space-2);margin-bottom:var(--st-space-1);display:flex}.crm-ws__menu-avatar,.crm-ws__item-avatar{border-radius:var(--st-radius-sm);background:var(--st-accent);width:20px;height:20px;color:var(--st-text-inverted);font-size:var(--st-font-size-xs);font-weight:var(--st-fw-semibold);text-transform:uppercase;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff24}.crm-ws__menu-title{white-space:nowrap;text-overflow:ellipsis;font-size:var(--st-font-size);font-weight:var(--st-fw-semibold);color:var(--st-text);flex:auto;overflow:hidden}.crm-ws__item-row{align-items:center;gap:var(--st-space-2);min-width:0;display:flex}.crm-ws__item-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.crm-ws__menu-empty{padding:6px var(--st-space-2);color:var(--st-text-tertiary);font-size:var(--st-font-size-sm)}.crm-ws__check{color:var(--st-accent);flex:none}.crm-ws__logo{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.crm-ws__form{gap:var(--st-space-3);flex-direction:column;display:flex}@media (prefers-reduced-motion:reduce){.crm-ws__trigger,.crm-ws__trigger-chevron{transition:none}}
