: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{height:100%;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;overflow:hidden}body{min-height:100dvh}.auth-root{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc2;border:1px solid #ffffff8f;border-radius:30px;gap:22px;width:min(460px,100%);padding:28px;display:grid;box-shadow:0 24px 70px #11221d1f}.auth-copy-block{gap:10px;display:grid}.auth-eyebrow{color:#11221d8a;margin-bottom:0}.auth-title{margin:0;font-size:34px;line-height:1.04}.auth-copy{color:var(--muted);margin:0;font-size:15px}.auth-form{gap:14px;display:grid}.auth-field{gap:6px;display:grid}.auth-field span{color:var(--muted);font-size:13px}.auth-input{width:100%;min-height:48px;color:var(--text);background:#ffffffeb;border:1px solid #11221d1f;border-radius:16px;outline:none;padding:0 14px;transition:border-color .16s,box-shadow .16s}.auth-input:focus{border-color:#0f766e66;box-shadow:0 0 0 4px #0f766e14}.auth-error{color:var(--danger);background:#b9383814;border:1px solid #b938382e;border-radius:16px;margin:0;padding:12px 14px}.auth-status{color:var(--accent-strong);background:#0f766e14;border:1px solid #0f766e1f;border-radius:16px;margin:0;padding:12px 14px}.auth-submit{color:#f7f4ee;background:linear-gradient(135deg, var(--accent) 0%, var(--accent-strong) 100%);border:0;border-radius:16px;min-height:48px;transition:transform .16s,box-shadow .16s,opacity .16s}.auth-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 30px #0f766e38}.auth-submit:disabled{opacity:.7;cursor:not-allowed}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.crm-root{height:100dvh;min-height:100dvh;padding:24px;display:flex;overflow:hidden}.crm-shell{width:100%;height:100%;min-height:0;max-height:100%;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;min-height:0;display:flex;overflow:hidden}.sidebar-header,.chat-header,.composer{padding:20px 22px}.sidebar-header{border-bottom:1px solid #ffffff14}.sidebar-header-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#f5efe6ad;margin:0 0 8px;font-size:12px}.logout-button{color:#f5efe6;background:#ffffff14;border:1px solid #f5efe629;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.logout-button:hover:not(:disabled){background:#ffffff24;border-color:#f5efe652;transform:translateY(-1px)}.logout-button:disabled{opacity:.7;cursor:wait}.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-user-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding:12px 14px;display:flex}.sidebar-user-copy{gap:4px;min-width:0;display:grid}.sidebar-user-name{color:#f5efe6;font-size:14px;font-weight:650}.sidebar-user-email{color:#f5efe69e;word-break:break-word;font-size:12px;line-height:1.4}.sidebar-role-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 10px;font-size:11px;font-weight:650;display:inline-flex}.sidebar-role-badge.role-admin{color:#fff7ed;background:#d9770661}.sidebar-role-badge.role-manager{color:#ecfeff;background:#0891b252}.sidebar-role-badge.role-pending{color:#f5efe6d1;background:#ffffff14}.sidebar-list{flex:auto;min-height:0;padding:14px;overflow:hidden 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}.status-outline-button{min-height:36px;color:var(--accent-strong);background:#ffffffe0;border:1px solid #11221d1f;border-radius:999px;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.toolbar-icon{flex:none}.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:#34d399;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:#ffffff0f;transform:translateY(-.5px)}.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-time{color:#f5efe67a}.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);min-height:20px;padding:0 8px;font-size:11px}.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%);flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}.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-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;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}.crm-panel-helper,.crm-panel-error{margin:0;font-size:12px;line-height:1.45}.crm-panel-helper{color:var(--muted)}.crm-panel-error{color:var(--danger)}.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{flex:auto;min-height:0;padding:22px 24px 18px;position:relative;overflow:hidden auto}.message-stack{flex-direction:column;gap:10px;display:flex}.jump-to-latest-button{z-index:2;min-height:34px;color:var(--accent-strong);background:#fffffff5;border:1px solid #0f766e29;border-radius:999px;justify-content:center;align-items:center;margin:0 auto 12px;padding:0 14px;display:inline-flex;position:sticky;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #11221d1f}.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(68%,660px);padding:13px 15px 11px;box-shadow:0 8px 18px #11221d0d}.message-row.inbound .message-bubble{border-radius:16px 16px 16px 8px}.message-row.outbound .message-bubble{background:#d8f6ea;border-radius:16px 16px 8px;box-shadow:0 10px 22px #0f766e14}.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;flex:none;gap:12px;display:grid}.composer textarea{resize:none;background:#fffaf5;border:1px solid #11221d1f;border-radius:20px;outline:none;width:100%;min-height:108px;max-height:220px;padding:16px 18px;transition:border-color .14s,box-shadow .14s;overflow-y:auto}.composer textarea:focus{border-color:#0f766e73;box-shadow:0 0 0 4px #0f766e14}.composer-footer{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.composer-hint,.composer-channel-hint{color:var(--muted)}.composer-send-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.composer-icon-button{width:42px;height:42px;color:var(--accent-strong);background:#ffffffeb;border:1px solid #11221d1f;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.composer-icon-button:disabled{opacity:.52;cursor:not-allowed}.composer-notes-popover,.saved-replies-popover{bottom:calc(100% + 10px);left:auto;right: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-thread-state{text-align:center;place-items:center;min-height:100%;padding:36px 24px;display:grid}.empty-thread-icon{width:84px;height:84px;color:var(--accent-strong);background:#0f766e14;border-radius:999px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.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)}}@media (max-width:860px){.crm-shell{grid-template-rows:minmax(260px,42vh) minmax(0,1fr);grid-template-columns:1fr}.sidebar{max-height:none}.sidebar-header-row{align-items:flex-start}.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%}.jump-to-latest-button{left:auto;transform:none}.auth-root{padding:16px}.auth-card{border-radius:24px;padding:22px}.auth-title{font-size:28px}}
