.channel-sidebar-header.svelte-1qsq2tz{flex-shrink:0;border-bottom:1px solid var(--color-border, #e5e7eb)}.header-collapsed.svelte-1qsq2tz{display:flex;flex-direction:column;align-items:center;padding:8px 4px;gap:4px}.header-expanded.svelte-1qsq2tz{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;gap:8px;min-height:44px}.header-title.svelte-1qsq2tz{font-size:13px;font-weight:600;color:var(--color-text-primary, #111827);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header-actions.svelte-1qsq2tz{display:flex;align-items:center;gap:2px}.header-icon-btn.svelte-1qsq2tz{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:6px;background:transparent;color:var(--color-text-secondary, #6b7280);cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.header-icon-btn.svelte-1qsq2tz:hover{background:var(--color-surface-hover, #f3f4f6);color:var(--color-text-primary, #111827)}.header-icon-btn.svelte-1qsq2tz:focus-visible{outline:2px solid var(--color-accent, #0179FE);outline-offset:-2px}.search-bar.svelte-1qsq2tz{display:flex;align-items:center;gap:6px;flex:1;padding:4px 8px;background:var(--color-surface-hover, #f3f4f6);border-radius:6px;border:1px solid var(--color-border, #e5e7eb)}.search-bar.svelte-1qsq2tz:focus-within{border-color:var(--color-accent, #0179FE);box-shadow:0 0 0 1px var(--color-accent, #0179FE)}.search-icon{color:var(--color-text-tertiary, #9ca3af);flex-shrink:0}.search-input.svelte-1qsq2tz{flex:1;border:none;background:transparent;font-size:13px;color:var(--color-text-primary, #111827);outline:none;min-width:0}.search-input.svelte-1qsq2tz::-moz-placeholder{color:var(--color-text-placeholder, #9ca3af)}.search-input.svelte-1qsq2tz::placeholder{color:var(--color-text-placeholder, #9ca3af)}.search-clear.svelte-1qsq2tz{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;border-radius:4px;background:transparent;color:var(--color-text-tertiary, #9ca3af);cursor:pointer;flex-shrink:0}.search-clear.svelte-1qsq2tz:hover{color:var(--color-text-primary, #111827);background:var(--color-surface, #ffffff)}.channel-item.svelte-w20ntr{position:relative;cursor:pointer;border-radius:6px;transition:background .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.channel-item.svelte-w20ntr:hover{background:var(--color-surface-hover, #f3f4f6)}.channel-item.active.svelte-w20ntr{background:var(--color-accent-light, #eff6ff)}.channel-item.svelte-w20ntr:focus-visible{outline:2px solid var(--color-accent, #0179FE);outline-offset:-2px}.active-indicator.svelte-w20ntr{position:absolute;left:0;top:4px;bottom:4px;width:3px;background:var(--color-accent, #0179FE);border-radius:0 2px 2px 0}.collapsed-item.svelte-w20ntr{display:flex;justify-content:center;padding:4px 0}.collapsed-wrapper.svelte-w20ntr{position:relative;display:flex;align-items:center;justify-content:center}.avatar-circle.svelte-w20ntr{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--color-surface-hover, #f3f4f6);color:var(--color-text-secondary, #6b7280);font-size:14px;font-weight:600;flex-shrink:0;transition:background .15s,color .15s}.avatar-circle.avatar-active.svelte-w20ntr{background:var(--color-accent, #0179FE);color:#fff}.avatar-circle.avatar-personal.svelte-w20ntr{background:var(--domotz-green, #40F29A);color:#fff}.avatar-circle.avatar-personal.avatar-active.svelte-w20ntr{background:var(--color-accent, #0179FE)}.avatar-initial.svelte-w20ntr{line-height:1}.unread-badge.svelte-w20ntr{position:absolute;top:-2px;right:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--color-error, #ef4444);color:#fff;font-size:11px;font-weight:600;line-height:18px;text-align:center;border:2px solid var(--color-surface, #ffffff);z-index:1}.badge-pulse.svelte-w20ntr{animation:svelte-w20ntr-badge-pulse-anim .6s ease-out}@keyframes svelte-w20ntr-badge-pulse-anim{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.tooltip.svelte-w20ntr{position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);padding:8px 12px;background:var(--tooltip-bg, #1f2937);color:var(--tooltip-color, #f9fafb);border-radius:6px;font-size:12px;white-space:nowrap;z-index:50;box-shadow:0 4px 12px #00000026;pointer-events:none}.tooltip.svelte-w20ntr:before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border:5px solid transparent;border-right-color:var(--tooltip-bg, #1f2937)}.tooltip-name.svelte-w20ntr{font-weight:600;margin-bottom:2px}.tooltip-meta.svelte-w20ntr{color:#ffffffb3;font-size:11px}.expanded-wrapper.svelte-w20ntr{display:flex;align-items:center;gap:8px;padding:6px 12px;position:relative}.avatar-small.svelte-w20ntr{width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center;background:var(--color-surface-hover, #f3f4f6);color:var(--color-text-secondary, #6b7280);flex-shrink:0}.avatar-small.avatar-personal.svelte-w20ntr{background:var(--domotz-green, #40F29A);color:#fff;border-radius:50%}.channel-info.svelte-w20ntr{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.channel-name-row.svelte-w20ntr{display:flex;align-items:center;gap:4px}.channel-name.svelte-w20ntr{font-size:13px;color:var(--color-text-primary, #111827);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.font-semibold.svelte-w20ntr{font-weight:600}.pin-icon{color:var(--color-text-tertiary, #9ca3af);flex-shrink:0;transform:rotate(45deg)}.channel-meta.svelte-w20ntr{font-size:11px;color:var(--color-text-tertiary, #9ca3af)}.unread-badge-inline.svelte-w20ntr{min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--color-accent, #0179FE);color:#fff;font-size:11px;font-weight:600;line-height:18px;text-align:center;flex-shrink:0}.channel-list.svelte-1xf8vz8{display:flex;flex-direction:column;padding:4px}.section-header.svelte-1xf8vz8{padding:8px 12px 4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-tertiary, #9ca3af);-webkit-user-select:none;-moz-user-select:none;user-select:none}.empty-state.svelte-1xf8vz8{display:flex;align-items:center;justify-content:center;padding:24px 12px}.empty-text.svelte-1xf8vz8{font-size:13px;color:var(--color-text-tertiary, #9ca3af);text-align:center;margin:0}.channel-sidebar.svelte-dvnhxs{display:flex;flex-direction:column;height:100%;background:var(--color-surface, #ffffff);border-right:1px solid var(--color-border, #e5e7eb);overflow:hidden;flex-shrink:0;transition:width .2s ease-out,background-color .2s ease-out,border-right-color .2s ease-out}@media(prefers-reduced-motion:reduce){.channel-sidebar.svelte-dvnhxs{transition:none}}.channel-sidebar-content.svelte-dvnhxs{flex:1;overflow-y:auto;overflow-x:hidden;opacity:1;transition:opacity .15s ease-out}.content-hidden.svelte-dvnhxs{opacity:0}@media(prefers-reduced-motion:reduce){.channel-sidebar-content.svelte-dvnhxs{transition:none}.content-hidden.svelte-dvnhxs{opacity:1}}.channel-sidebar[data-collapsed=true].svelte-dvnhxs{background:var(--color-background, #f9fafb);border-right-color:transparent}.channel-sidebar[data-collapsed=true].svelte-dvnhxs .channel-sidebar-content:where(.svelte-dvnhxs){scrollbar-width:thin}.channel-sidebar[data-collapsed=true].svelte-dvnhxs .channel-sidebar-content:where(.svelte-dvnhxs)::-webkit-scrollbar{width:4px}.channel-sidebar[data-collapsed=true].svelte-dvnhxs .channel-sidebar-content:where(.svelte-dvnhxs)::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-bg, #d1d5db);border-radius:2px}.loading-state.svelte-dvnhxs{display:flex;flex-direction:column;gap:8px;padding:12px}.loading-skeleton.svelte-dvnhxs{height:40px;background:var(--skeleton-bg, #f3f4f6);border-radius:6px;animation:svelte-dvnhxs-skeleton-pulse 1.5s ease-in-out infinite}.loading-skeleton.short.svelte-dvnhxs{width:75%}@keyframes svelte-dvnhxs-skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}@media(min-width:768px)and (max-width:1023px){.channel-sidebar.svelte-dvnhxs:not([data-collapsed=true]){box-shadow:4px 0 16px #00000014}}@media(max-width:767px){.channel-sidebar.svelte-dvnhxs{display:none}}
