:root{--bg:#ebe5db;--panel:#f7f4ee;--panel-muted:#efe8dc;--sidebar:#11221d;--sidebar-soft:#1a3029;--text:#11221d;--muted:#67756e;--line:#11221d17;--accent:#0f766e;--accent-strong:#0d5d57;--accent-soft:#0f766e1f;--danger:#b93838;--incoming:#fff;--outgoing:#d9f3ea;--shadow:0 24px 70px #11221d24;--radius-xl:28px;--radius-lg:20px;--radius-md:14px;--radius-sm:10px;--font-sans:"SF Pro Display", "Segoe UI", sans-serif}*{box-sizing:border-box}html,body{min-height:100%;font-family:var(--font-sans);color:var(--text);background:radial-gradient(circle at 0 0,#ffffffe6,#0000 28%),linear-gradient(135deg,#d8d0c3 0%,#ebe5db 38%,#d9e6e2 100%);margin:0}body{min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.crm-root{min-height:100vh;padding:24px}.crm-shell{min-height:calc(100vh - 48px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff8c;border:1px solid #ffffff80;border-radius:32px;grid-template-columns:360px minmax(0,1fr);display:grid;overflow:hidden}.sidebar{color:#f5efe6;background:radial-gradient(circle at 100% 0,#4d7d7538,#0000 26%),linear-gradient(#11221d 0%,#0f1916 100%);flex-direction:column;min-width:0;display:flex}.sidebar-header,.chat-header,.composer{padding:20px 22px}.sidebar-header{border-bottom:1px solid #ffffff14}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#f5efe6ad;margin:0 0 8px;font-size:12px}.sidebar-title,.chat-title{margin:0;font-size:24px;line-height:1.05}.sidebar-copy,.chat-copy{color:#f5efe6b8;margin:10px 0 0;font-size:14px}.sidebar-list{flex:1;padding:14px;overflow:auto}.filter-control,.chat-select,.saved-replies-control{gap:6px;display:grid}.filter-control span,.chat-select span,.saved-replies-control span,.tag-toolbar-label{color:#f5efe6b8;font-size:12px}.filter-control input,.filter-control select,.chat-select select,.saved-replies-trigger{min-height:36px;color:inherit;background:#ffffffeb;border:1px solid #11221d1f;border-radius:12px;padding:0 12px}.sidebar-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:10px;display:grid;position:relative}.sidebar-search{color:#f5efe6;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;min-height:36px;padding:0 12px}.sidebar-search::placeholder{color:#f5efe680}.compact-toolbar-button{min-height:36px;color:inherit;background:#ffffffeb;border:1px solid #11221d1a;border-radius:12px;justify-content:center;align-items:center;padding:0 12px;display:inline-flex}.filter-trigger,.composer-tool-button{white-space:nowrap}.sidebar-filters-popover,.crm-panel-popover,.saved-replies-popover,.composer-notes-popover{z-index:20;background:#fffffffa;border:1px solid #11221d14;border-radius:18px;gap:10px;width:min(320px,100vw - 64px);padding:12px;display:grid;position:absolute;box-shadow:0 18px 40px #11221d29}.sidebar-filters-popover{top:calc(100% + 10px);right:0}.sidebar-sync{margin-bottom:14px}.compact-field{gap:6px;display:grid}.compact-field span,.crm-panel-label{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:11px}.compact-field select{background:#fffaf5;border:1px solid #11221d1f;border-radius:12px;min-height:36px;padding:0 12px}.filter-control input::placeholder{color:#11221d70}.saved-replies-control{position:relative}.saved-replies-trigger{text-align:left;min-width:196px}.sync-indicator{color:#f5efe69e;align-items:center;gap:8px;font-size:12px;display:inline-flex}.sync-dot{background:#ffffff3d;border-radius:999px;width:9px;height:9px}.sync-dot.live{background:#5eead4;box-shadow:0 0 0 6px #5eead429}.conversation-item{text-align:left;width:100%;color:inherit;background:#ffffff0a;border:1px solid #0000;border-radius:18px;margin:0 0 10px;padding:16px;transition:transform .14s,background .14s,border-color .14s}.conversation-item:hover{background:#ffffff14;transform:translateY(-1px)}.conversation-item.active{background:linear-gradient(135deg,#0f766e70,#0f766e2e);border-color:#ffffff2e}.conversation-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.conversation-name{font-size:15px;font-weight:650}.conversation-time,.meta-chip,.status-chip,.composer-hint,.message-meta,.empty-copy,.error-copy{font-size:12px}.conversation-preview{color:#f5efe6b8;margin:10px 0 12px;font-size:13px;line-height:1.45}.conversation-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.meta-chip,.status-chip,.demo-chip,.reply-button{border-radius:999px}.meta-chip,.status-chip,.demo-chip{justify-content:center;align-items:center;min-height:24px;padding:0 10px;display:inline-flex}.meta-chip{color:#f5efe6d1;background:#ffffff14}.meta-chip.unread{color:#fff;background:var(--accent)}.tag-chip{border:1px solid #0000}.tag-rose{color:#fff1f2;background:#e11d4866}.tag-amber{color:#fffbeb;background:#d977066b}.tag-emerald{color:#ecfdf5;background:#0596696b}.tag-sky{color:#f0f9ff;background:#0284c76b}.tag-violet{color:#f5f3ff;background:#6d28d96b}.status-chip{color:var(--accent-strong);background:var(--accent-soft);text-transform:capitalize}.demo-chip{color:#fff;background:#b93838e6}.chat-panel{background:radial-gradient(circle at 0 0,#d2e0dcb8,#0000 20%),linear-gradient(#ffffffad 0%,#f7f4eef5 100%);grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.chat-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;display:flex}.chat-copy{color:var(--muted);margin:6px 0 0;font-size:13px}.chat-meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.crm-panel-anchor{position:relative}.crm-panel-popover{top:calc(100% + 10px);right:0}.crm-panel-section{gap:8px;display:grid}.crm-panel-inline,.crm-panel-stack,.crm-panel-tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.crm-panel-popover .meta-chip{color:var(--text);background:#11221d0f}.crm-panel-popover .demo-chip{color:var(--danger);background:#b938381f}.crm-panel-value{font-size:13px;font-weight:650}.crm-panel-meta{color:var(--muted);word-break:break-word;font-size:12px;line-height:1.45}.tag-toolbar{border-bottom:1px solid var(--line);background:#ffffff7a;justify-content:space-between;align-items:center;gap:16px;padding:12px 22px;display:flex}.tag-toolbar-label{color:var(--muted)}.tag-toolbar-chips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tag-toggle{min-height:32px;color:var(--muted);background:#11221d0f;border:1px solid #0000;border-radius:999px;padding:0 12px}.tag-toggle.active{color:#fff;border-color:#fff3}.message-thread{padding:28px 28px 20px;overflow:auto}.message-stack{flex-direction:column;gap:12px;display:flex}.message-row{display:flex}.message-row.inbound{justify-content:flex-start}.message-row.outbound,.message-row.system{justify-content:flex-end}.message-bubble{border:1px solid var(--line);background:var(--incoming);border-radius:18px;max-width:min(74%,780px);padding:14px 16px 12px;box-shadow:0 10px 24px #11221d0f}.message-row.outbound .message-bubble{background:var(--outgoing)}.message-row.system .message-bubble{background:#f0ece3}.message-text{white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.55}.message-footer{color:var(--muted);justify-content:flex-end;align-items:center;gap:8px;margin-top:10px;display:flex}.message-status{text-transform:lowercase;background:#11221d14;border-radius:999px;align-items:center;min-height:22px;padding:0 9px;display:inline-flex}.message-status.status-muted{color:var(--muted);background:#11221d14}.message-status.status-progress{color:#1d4ed8;background:#3b82f61f}.message-status.status-success{color:#0f766e;background:#0f766e1f}.message-status.status-danger{color:var(--danger);background:#b938381f}.notes-panel{gap:12px;padding:0;display:grid}.notes-panel-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.notes-panel-title{margin:0;font-size:14px;font-weight:650}.notes-panel-copy,.note-time,.notes-empty,.saved-reply-body{color:var(--muted);font-size:12px;line-height:1.5}.notes-panel-copy{margin:4px 0 0}.notes-privacy-badge{min-height:28px;color:var(--accent-strong);background:#0f766e1f;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;display:inline-flex}.notes-list{gap:8px;max-height:220px;display:grid;overflow:auto}.note-card,.notes-empty{background:#ffffffb8;border:1px solid #11221d14;border-radius:16px;padding:12px 14px}.note-card-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.note-author,.saved-reply-title{font-size:13px;font-weight:650}.note-body{white-space:pre-wrap;margin:8px 0 0;font-size:13px;line-height:1.55}.notes-composer{gap:10px;display:grid}.notes-compose-label{color:var(--muted);font-size:12px}.notes-composer textarea{resize:vertical;background:#ffffffe0;border:1px solid #11221d1f;border-radius:16px;width:100%;min-height:88px;padding:14px 16px}.notes-button{min-height:38px;color:var(--accent-strong);background:#0f766e1a;border:1px solid #0f766e29;border-radius:999px;justify-self:flex-start;padding:0 14px}.notes-button:disabled{opacity:.56;cursor:not-allowed}.composer{border-top:1px solid var(--line);background:#ffffffbd;gap:12px;display:grid}.composer textarea{resize:vertical;background:#fffaf5;border:1px solid #11221d1f;border-radius:20px;outline:none;width:100%;min-height:94px;padding:16px 18px;transition:border-color .14s,box-shadow .14s}.composer textarea:focus{border-color:#0f766e73;box-shadow:0 0 0 4px #0f766e14}.composer-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.composer-hint,.composer-channel-hint{color:var(--muted)}.composer-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.composer-send-row{align-items:center;display:flex}.composer-notes-popover,.saved-replies-popover{bottom:calc(100% + 10px);left:0}.saved-replies-popover{max-height:280px;overflow:auto}.saved-reply-item{text-align:left;background:#fffaf5;border:1px solid #11221d14;border-radius:14px;gap:6px;width:100%;padding:12px 14px;display:grid}.saved-reply-item:hover{background:#0f766e0f;border-color:#0f766e33}.reply-button{color:#fff;background:linear-gradient(135deg, var(--accent) 0%, var(--accent-strong) 100%);border:none;min-height:48px;padding:0 18px}.reply-button:disabled{opacity:.56;cursor:not-allowed}.empty-state,.error-state{place-items:center;min-height:100%;padding:32px;display:grid}.empty-card,.error-card{border:1px solid var(--line);text-align:center;background:#ffffffc7;border-radius:24px;max-width:520px;padding:28px}.empty-title,.error-title{margin:0 0 10px;font-size:24px}.empty-copy,.error-copy{color:var(--muted);margin:0;font-size:14px;line-height:1.6}@media (max-width:1100px){.crm-root{padding:14px}.crm-shell{grid-template-columns:320px minmax(0,1fr);min-height:calc(100vh - 28px)}}@media (max-width:860px){.crm-shell{grid-template-columns:1fr}.sidebar{max-height:42vh}.chat-header,.chat-header,.notes-panel-header,.composer-footer,.chat-meta{flex-direction:column;align-items:flex-start}.sidebar-toolbar{grid-template-columns:1fr}.sidebar-filters-popover,.crm-panel-popover,.saved-replies-popover,.composer-notes-popover{width:100%;position:static}.saved-replies-popover{max-height:none}.message-bubble{max-width:88%}}
