._ChatList_y9o55_1{display:flex;flex-direction:column;height:100%;overflow:hidden}._Header_y9o55_8{padding:16px 20px 12px;display:flex;align-items:center;justify-content:space-between}._Header_y9o55_8 h3{color:#fff;margin:0;font-size:1rem;font-weight:600}._HeaderActions_y9o55_21{display:flex;align-items:center;gap:4px}._NewChatButton_y9o55_27{background:none;border:none;padding:6px;cursor:pointer;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._NewChatButton_y9o55_27:hover{background:#ffffff1a}._NewChatButton_y9o55_27 svg{width:20px;height:20px}._NewChatButton_y9o55_27 svg path{fill:#fffc}._RefreshButton_y9o55_49{background:none;border:none;padding:6px;cursor:pointer;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#fffc}._RefreshButton_y9o55_49:hover{background:#ffffff1a}._RefreshButton_y9o55_49:disabled{opacity:.5;cursor:default}._RefreshButton_y9o55_49 svg{width:18px;height:18px}._List_y9o55_73{flex:1;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._List_y9o55_73::-webkit-scrollbar{width:0;display:none}._EmptyState_y9o55_85{padding:40px 20px;text-align:center;color:#fff9;display:flex;flex-direction:column;align-items:center;gap:8px}._EmptyState_y9o55_85 p{margin:0;font-size:.875rem}._EmptyHint_y9o55_99{font-size:.8125rem!important;color:var(--text-tertiary, rgba(255, 255, 255, .4))}._EmptyAction_y9o55_104{margin-top:8px;padding:8px 20px;background:var(--accent-primary, #6366f1);color:#fff;border:none;border-radius:20px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:opacity .15s ease}._EmptyAction_y9o55_104:hover{opacity:.85}._ChatItemRow_y9o55_120{display:flex;align-items:center;margin:2px 0;border-radius:6px;transition:background .15s ease}._ChatItemRow_y9o55_120:hover{background:#ffffff1a}._ChatItemRow_y9o55_120:hover ._CallButtonWrapper_y9o55_130{opacity:1}._ChatItem_y9o55_120{flex:1;padding:8px 12px;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:12px;text-align:left;border-radius:6px}._ChatItem_y9o55_120._unread_y9o55_146{background:#66b3ff1a}._CallButtonWrapper_y9o55_130{padding:0 12px;opacity:0;transition:opacity .2s ease}._Avatar_y9o55_156{flex-shrink:0;width:48px;height:48px}._GroupIcon_y9o55_162{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1rem}._ChatInfo_y9o55_175{flex:1;min-width:0}._ChatName_y9o55_180{color:#fff;font-weight:600;font-size:.875rem;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._LastMessage_y9o55_190{color:#fff9;font-size:.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._ChatMeta_y9o55_198{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:4px;color:#ffffff80;font-size:.6875rem}._UnreadBadge_y9o55_208{background:#f44;color:#fff;border-radius:10px;padding:2px 6px;font-size:.6875rem;font-weight:700;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center}._PullIndicator_y9o55_222{display:flex;align-items:center;justify-content:center;color:var(--text-secondary, #94a3b8);overflow:hidden;transition:opacity .15s ease;flex-shrink:0}._PullSpinner_y9o55_232{width:20px;height:20px;border:2px solid rgba(255,255,255,.2);border-top-color:var(--accent-primary, #6366f1);border-radius:50%;animation:_pullSpin_y9o55_1 .6s linear infinite}@keyframes _pullSpin_y9o55_1{to{transform:rotate(360deg)}}._NewChatView_38wxr_1{display:flex;flex-direction:column;height:100%}._Header_38wxr_7{padding:12px 16px;border-bottom:var(--card-border);display:flex;align-items:center;gap:12px}._Header_38wxr_7 h3{color:var(--text-primary);margin:0;font-size:16px;font-weight:600;flex:1}._BackButton_38wxr_22{background:none;border:none;padding:6px;cursor:pointer;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._BackButton_38wxr_22:hover{background:var(--bg-hover)}._BackButton_38wxr_22 svg{width:20px;height:20px}._BackButton_38wxr_22 svg path{fill:var(--text-secondary)}._CreateButton_38wxr_44{background:var(--gradient-primary);border:none;padding:8px 16px;color:var(--text-inverse);font-size:13px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease}._CreateButton_38wxr_44:hover:not(:disabled){transform:scale(1.02);box-shadow:var(--shadow-md)}._CreateButton_38wxr_44:disabled{opacity:var(--opacity-disabled);cursor:not-allowed}._SearchContainer_38wxr_64{padding:12px 16px}._SearchInput_38wxr_68{width:100%;padding:10px 14px;background:var(--bg-card);border:1px solid var(--border-primary);border-radius:10px;color:var(--text-primary);font-size:14px;transition:all .2s ease;box-sizing:border-box}._SearchInput_38wxr_68::placeholder{color:var(--text-tertiary)}._SearchInput_38wxr_68:focus{border-color:var(--accent-primary);background:var(--bg-hover)}._SelectedPreview_38wxr_87{padding:8px 16px;background:var(--bg-active);border-bottom:var(--card-border);display:flex;align-items:center;gap:8px}._SelectedCount_38wxr_96{color:var(--accent-primary);font-size:13px;font-weight:600}._GroupHint_38wxr_102{color:var(--text-tertiary);font-size:12px}._CandidatesList_38wxr_107{flex:1;overflow-y:auto;max-height:400px}._CandidatesList_38wxr_107::-webkit-scrollbar{width:6px}._CandidatesList_38wxr_107::-webkit-scrollbar-track{background:transparent}._CandidatesList_38wxr_107::-webkit-scrollbar-thumb{background:var(--border-primary);border-radius:3px}._SectionHeader_38wxr_123{padding:8px 16px 6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-tertiary);background:var(--bg-card);border-bottom:var(--card-border)}._LoadingState_38wxr_134,._ErrorState_38wxr_135,._EmptyState_38wxr_136{padding:40px 20px;text-align:center;color:var(--text-secondary)}._LoadingState_38wxr_134 p,._ErrorState_38wxr_135 p,._EmptyState_38wxr_136 p{margin:0 0 8px;font-size:14px}._EmptyHint_38wxr_148{font-size:12px!important;color:var(--text-tertiary)!important}._ErrorState_38wxr_135{color:var(--status-error)}._CandidateItem_38wxr_157{width:100%;padding:12px 16px;background:none;border:none;border-bottom:var(--card-border);cursor:pointer;display:flex;align-items:center;gap:12px;text-align:left;transition:all .2s ease}._CandidateItem_38wxr_157:hover{background:var(--bg-hover)}._CandidateItem_38wxr_157._selected_38wxr_173{background:var(--bg-active)}._CandidateItem_38wxr_157:last-child{border-bottom:none}._CandidateInfo_38wxr_180{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._CandidateName_38wxr_188{color:var(--text-primary);font-weight:500;font-size:14px}._CandidateType_38wxr_194{color:var(--text-tertiary);font-size:11px;text-transform:capitalize}._Checkbox_38wxr_200{width:24px;height:24px;border:2px solid var(--border-primary);border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._CandidateItem_38wxr_157._selected_38wxr_173 ._Checkbox_38wxr_200{background:var(--gradient-primary);border-color:transparent}._Checked_38wxr_215{color:var(--text-inverse);font-size:14px;font-weight:700}.messages-layout.svelte-1981e4x{display:flex;flex:1;min-height:0;height:100vh;height:100dvh;max-height:100dvh;overflow:hidden}.messages-layout.is-popout.svelte-1981e4x{flex:1;min-height:0}.master-list.svelte-1981e4x{width:320px;flex-shrink:0;border-right:1px solid var(--border-primary, rgba(255, 255, 255, .1))}@media(min-width:1025px){.master-list.svelte-1981e4x{display:none}}.detail-view.svelte-1981e4x{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;will-change:transform}@media(max-width:768px){.master-list.svelte-1981e4x{width:100%;padding-bottom:env(safe-area-inset-bottom,0px)}.detail-view.svelte-1981e4x{display:none}.messages-layout.is-detail.svelte-1981e4x .master-list:where(.svelte-1981e4x){display:none}.messages-layout.is-detail.svelte-1981e4x .detail-view:where(.svelte-1981e4x){display:flex;width:100%;padding-bottom:env(safe-area-inset-bottom,0px)}}
