:root{color:#17233b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--orange:#ff8a1f;--orange-strong:#f26b1d;--yellow:#ffc93d;--navy:#182146;--ink:#17233b;--muted:#657083;--line:#dfe7e2;--panel:#fff;--green:#1f9d72;--red:#cf3d38;--soft:#edf5ef;--shadow:0 18px 46px #1621461c;background:#f7faf8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at 2% 3%,#ff8a1f2e 0 110px,#0000 112px),linear-gradient(#fffaf0 0,#f7faf8 320px 100%)}button,input,select,textarea{font:inherit}button{cursor:pointer}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d7e0dc;border-radius:8px;outline:none;padding:11px 12px;transition:border-color .16s,box-shadow .16s}input:focus,select:focus,textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff8a1f24}textarea{resize:vertical;min-height:104px}.login-shell{place-items:center;min-height:100vh;padding:32px;display:grid}.login-panel{background:var(--panel);width:min(480px,100%);box-shadow:var(--shadow);border:1px solid #dfe7e2e6;border-radius:8px;padding:32px}.brand-lockup{align-items:center;gap:16px;display:flex}.brand-mark{background:var(--navy);color:#fff;border-radius:8px;place-items:center;width:56px;height:56px;font-weight:900;display:grid}.brand-lockup h1,.topbar h2,.panel-title h3,.chat-head h3{letter-spacing:0;margin:0}.brand-lockup h1{font-size:32px;line-height:1.05}.brand-lockup p,.topbar span,.panel-title span,.empty,.field span,.login-hint span,.chat-head span{color:var(--muted)}.login-form{gap:16px;margin-top:34px;display:grid}.login-hint{border-top:1px solid var(--line);gap:4px;margin-top:18px;padding-top:18px;font-size:14px;display:grid}.app-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .18s;display:grid}.app-shell.sidebar-collapsed{grid-template-columns:86px minmax(0,1fr)}.app-shell.operator-mode{grid-template-columns:minmax(0,1fr)}.sidebar{border-right:1px solid var(--line);background:#fffffff0;flex-direction:column;justify-content:flex-start;gap:16px;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-footer{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.btn-logout-sidebar{color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:12px;font-weight:500;transition:all .2s;display:flex}.btn-logout-sidebar:hover{color:var(--red);background:#ffebeb}.sidebar-collapsed .sidebar-footer span{display:none}.sidebar-collapsed .btn-logout-sidebar{justify-content:center;padding:12px 0}.sidebar-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:26px;display:flex}.sidebar-brand{align-items:flex-start}.sidebar-brand .brand-mark{background:linear-gradient(135deg, var(--orange), var(--yellow));color:var(--navy);overflow:hidden}.sidebar-brand .brand-mark img{object-fit:contain;background:#fff;width:100%;height:100%}.sidebar-brand h1{overflow-wrap:anywhere;font-size:22px;line-height:1.15}.sidebar-brand p{margin:4px 0 0;font-size:13px}.sidebar-collapsed .sidebar{padding-left:16px;padding-right:16px}.sidebar-collapsed .sidebar-head{flex-direction:column;align-items:center}.sidebar-collapsed .sidebar-brand{justify-content:center}.sidebar-collapsed .brand-copy,.sidebar-collapsed .nav-tabs span{display:none}.sidebar-collapsed .brand-mark{width:50px;height:50px;font-size:15px}.sidebar-collapsed .sidebar-toggle{justify-self:center}.nav-tabs{scrollbar-width:thin;flex:1;align-content:start;gap:8px;min-height:0;display:grid;overflow-y:auto}.nav-tabs::-webkit-scrollbar{width:4px}.nav-tabs::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}html[data-theme=dark] .nav-tabs::-webkit-scrollbar-thumb{background:#ffffff26}.nav-tabs button{color:var(--muted);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex}.sidebar-collapsed .nav-tabs button{justify-content:center;padding:12px 0}.nav-tabs button.active,.nav-tabs button:hover{color:var(--navy);background:#fff3dd}.main-area{min-width:0;padding:24px}.topbar{background:linear-gradient(135deg, var(--tenant-topbar-start,#ffad24), var(--tenant-topbar-end,#ff7d1f));min-height:76px;color:var(--tenant-topbar-text,#fff);box-shadow:var(--shadow);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:18px 20px;display:flex}.topbar span,.topbar .eyebrow{color:var(--tenant-topbar-muted,#ffffffdb)}.topbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.topbar-actions select{background:#fffffff0;min-width:210px}.workspace{gap:18px;display:grid}.two-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}.two-columns.wide-left{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.two-columns.products-filter-only{grid-template-columns:minmax(320px,520px)}.panel{border:1px solid var(--line);background:#fffffff5;border-radius:8px;padding:18px;box-shadow:0 10px 26px #1621460f}.panel-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.panel-title h3{font-size:18px}.panel-title span{font-size:13px}.metric-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.compact-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px}.metric{background:var(--panel);border:1px solid var(--line);border-radius:8px;align-items:center;gap:14px;min-height:94px;padding:18px;display:flex;box-shadow:0 10px 24px #1621460f}.metric-icon{width:44px;height:44px;color:var(--orange-strong);background:#fff3dd;border-radius:8px;flex:none;place-items:center;display:grid}.metric strong{font-size:26px;line-height:1;display:block}.metric.metric-long strong{word-break:break-word;font-size:16px;line-height:1.25}.metric span{color:var(--muted);margin-top:6px;font-size:13px;display:block}.metric-sub-label{color:var(--muted);gap:2px;margin-top:4px;font-size:11px;line-height:1.25;display:grid}.metric-sub-label span{font-size:inherit;margin-top:0}.metric-navy .metric-icon{color:var(--navy);background:#eef1ff}.metric-green .metric-icon{color:var(--green);background:#e8f7f0}.metric-red .metric-icon{color:var(--red);background:#fff0ee}.btn,.icon-btn,.segmented button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:700;transition:transform .13s,background .13s,border-color .13s;display:inline-flex}.btn:disabled,.icon-btn:disabled{opacity:.55;cursor:not-allowed}.btn:hover:not(:disabled),.icon-btn:hover:not(:disabled),.segmented button:hover{transform:translateY(-1px)}.btn{padding:0 16px}.btn-primary{color:#fff;background:var(--orange-strong)}.btn-secondary{color:var(--navy);background:#fff3dd}.btn-ghost{color:var(--navy);background:#ffffffb8}.btn-danger,.icon-danger{color:#fff;background:var(--red)}.icon-btn{width:42px;height:42px}.icon-ghost{color:var(--navy);background:0 0}.icon-secondary{color:var(--navy);background:#edf2f3}.button-row,.import-row,.inline-form{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.inline-form input{flex:220px}.compact-inline{margin-top:8px}.taxonomy-create{border:1px solid var(--line);background:#f8fbf9;border-radius:8px;gap:10px;margin-bottom:14px;padding:12px;display:grid}.segmented{background:#eef3f0;border-radius:8px;grid-template-columns:repeat(2,1fr);gap:4px;padding:4px;display:grid}.segmented.compact{grid-template-columns:repeat(3,1fr);margin-bottom:14px}.segmented button{color:var(--muted);background:0 0;padding:9px 12px}.segmented button.active{color:var(--navy);background:#fff;box-shadow:0 6px 16px #16214614}.field{gap:7px;display:grid}.field>span{font-size:13px;font-weight:700}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.form-grid.single{grid-template-columns:1fr}.notice,.toast{color:var(--navy);background:#fff3dd;border:1px solid #ffd997;border-radius:8px;padding:12px 14px}.notice.error{color:var(--red);background:#fff0ee;border-color:#f4bbb6}.notice.subtle{border-color:var(--line);background:#f4f8f5;margin-top:14px}.notice.warning{background:#fff8e8;border-color:#ffcc7a}.import-report{color:var(--ink);background:#ecf8f1;border:1px solid #c8e7d9;border-radius:8px;gap:8px;margin-top:12px;padding:12px;display:grid}.import-report.has-issues{background:#fff8ea;border-color:#ffd997}.import-report ul{color:var(--muted);margin:0;padding-left:20px}.import-report li+li{margin-top:4px}.import-report small{color:var(--muted)}.webhook-card{border:1px solid var(--line);background:#f8fbf9;border-radius:8px;gap:10px;margin:0 0 14px;padding:12px;display:grid}.webhook-card strong,.webhook-card span,.webhook-card small{display:block}.webhook-card span,.webhook-card small{color:var(--muted)}.webhook-copy-row{grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:8px;display:grid}.webhook-copy-row code{overflow-wrap:anywhere;min-height:42px;color:var(--ink);background:#fff;border:1px solid #d7e0dc;border-radius:8px;align-items:center;padding:10px 12px;display:flex}.channel-cards{gap:12px;display:grid}.channel-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:12px;padding:14px;display:grid}.channel-card-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.channel-card-title{gap:4px;min-width:0;display:grid}.channel-card-title strong,.channel-card-title span,.channel-card small{overflow-wrap:anywhere}.channel-card-title span{color:var(--muted);font-size:.88rem}.channel-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.status-badge{border-radius:6px;align-items:center;min-height:36px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.status-badge.connected{color:#1e8e3e;background:#e6f4ea}.status-badge.disconnected{color:#c5221f;background:#fce8e6}.toast{z-index:10;box-shadow:var(--shadow);position:fixed;bottom:22px;right:22px}.rank-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.rank-list li,.table-line,.synonym-row,.bar-row{align-items:center;gap:10px;display:grid}.rank-list li{border:1px solid var(--line);border-radius:8px;grid-template-columns:34px minmax(0,1fr) 46px;padding:10px}.rank-list.has-actions li{grid-template-columns:34px minmax(0,1fr) 46px 38px}.rank-list li .icon-btn{width:36px;height:36px;min-height:36px}.rank-list li span{width:26px;height:26px;color:var(--orange-strong);background:#fff3dd;border-radius:7px;place-items:center;font-weight:800;display:grid}.rank-list li strong,.table-row strong,.conversation-items span{overflow-wrap:anywhere}.rank-list li em{text-align:right;font-style:normal;font-weight:800}.bar-list{gap:12px;display:grid}.bar-row{grid-template-columns:minmax(100px,1fr) minmax(90px,180px) 42px}.bar-row div{background:#edf2f3;border-radius:8px;height:10px;overflow:hidden}.bar-row i{background:var(--orange);border-radius:inherit;max-width:100%;height:100%;display:block}.compact-table{gap:8px;display:grid}.table-line{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;padding:10px 0}.data-table{overflow-x:auto}.table-head,.table-row{align-items:center;gap:12px;min-width:720px;padding:12px;display:grid}.product-table .table-head,.product-table .table-row{grid-template-columns:110px minmax(240px,1fr) 120px 90px 150px 150px 112px;min-width:1060px}.product-table.readonly .table-head,.product-table.readonly .table-row{grid-template-columns:110px minmax(240px,1fr) 120px 90px 150px 150px;min-width:940px}.product-table-item{min-width:1060px}.product-table.readonly .product-table-item{min-width:940px}.product-table-item .table-row{min-width:100%}.product-table .table-row.is-editing{background:#fff9ef;border-color:#ffd997}.product-inline-editor{background:#fffdf8;border-bottom:1px solid #ffd997;gap:12px;padding:14px 12px 16px;display:grid}.product-inline-editor .form-grid{margin-bottom:0}.product-rule-grid textarea{min-height:86px}.product-rule-note{margin-top:0}.catalog-summary{flex-wrap:wrap;align-items:center;gap:8px 18px;display:flex}.sync-history{gap:8px;margin-top:14px;display:grid}.sync-history>strong{color:var(--muted);font-size:13px}.sync-history-row{border:1px solid var(--line);background:#fbfdfb;border-radius:8px;grid-template-columns:78px minmax(0,1fr);gap:4px 10px;padding:10px;display:grid}.sync-history-row span{text-align:center;background:#edf2f3;border-radius:999px;grid-row:span 2;align-self:start;padding:4px 8px;font-size:12px;font-weight:800}.sync-history-row p{margin:0;font-size:13px}.sync-history-row small{color:var(--muted)}.sync-success span{color:var(--green);background:#e8f7f0}.sync-error span,.sync-cleared span{color:var(--red);background:#fff0ee}.category-mapping-card{border-top:1px solid var(--line);gap:12px;margin-top:16px;padding-top:14px;display:grid}.section-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.section-heading strong{color:var(--ink)}.section-heading small{color:var(--muted)}.mapping-head,.mapping-row{grid-template-columns:minmax(160px,1fr) minmax(150px,1fr) minmax(150px,1fr) 44px;align-items:center;gap:8px;display:grid}.mapping-head{color:var(--muted);padding:0 52px 0 0;font-size:12px;font-weight:800}.mapping-list{gap:8px;display:grid}.account-table .table-head,.account-table .table-row{grid-template-columns:minmax(180px,1fr) 130px 90px 80px 130px 140px}.table-head{color:var(--muted);border-bottom:1px solid var(--line);font-size:13px;font-weight:800}.table-row{border-bottom:1px solid #edf1ee}.row-actions{gap:6px;display:flex}.pagination-bar{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-top:14px;padding-top:14px;display:flex}.pagination-bar span{color:var(--muted);font-weight:700}.pagination-bar select{width:auto;min-width:150px}.danger-text{color:var(--red);font-weight:800}.success-text{color:var(--green);font-weight:800}.qr-box{text-align:center;background:#f9fcfa;border:1px dashed #cdd9d4;border-radius:8px;place-items:center;min-height:280px;display:grid}.qr-box img{width:min(260px,100%);height:auto}.qr-box div{color:var(--muted);place-items:center;gap:10px;display:grid}.toggle-line,.check-card{align-items:center;gap:10px;display:flex}.toggle-line{margin:10px 0}.toggle-line input,.check-card input{width:auto}.group-list{gap:10px;display:grid}.check-card{border:1px solid var(--line);border-radius:8px;padding:12px}.check-card span{font-weight:800}.check-card small{color:var(--muted);margin-left:auto}.emoji-input{text-align:center;width:58px;padding-left:8px;padding-right:8px;font-size:20px}.category-list,.synonym-list,.conversation-items{gap:12px;display:grid}.category-row{border:1px solid var(--line);border-radius:8px;padding:12px}.category-label{width:fit-content;color:var(--orange-strong);background:#fff3dd;border-radius:8px;margin-bottom:8px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.category-main{grid-template-columns:58px minmax(160px,1fr) 42px 42px 42px;align-items:center;gap:8px;display:grid}.subcategory-list{border-left:3px solid #ffcc7a;gap:8px;margin-top:12px;margin-left:28px;padding-left:14px;display:grid}.subcategory-heading{gap:2px;display:grid}.subcategory-heading strong{color:var(--ink);font-size:14px}.subcategory-heading small{color:var(--muted);font-size:12px}.subcategory-editor{border:1px solid var(--line);background:#fbfdfc;border-radius:8px;grid-template-columns:58px minmax(120px,1fr) 36px 36px 36px;align-items:center;gap:8px;padding:8px;display:grid}.subcategory-editor .icon-btn{width:36px;height:36px;min-height:36px}.subcategory-create{background:#f8fbf9;border:1px dashed #cfdad6;border-radius:8px;padding:10px}.tag-pill,.tag-strip span{border:1px solid var(--line);min-height:30px;color:var(--navy);background:#eef3f0;border-radius:8px;align-items:center;gap:6px;padding:4px 9px;font-weight:700;display:inline-flex}.tag-pill button{color:var(--red);background:0 0;border:0;font-size:18px;line-height:1}.synonym-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(110px,.7fr) minmax(180px,1.3fr) 42px 42px;padding:10px 0}.blocked-terms-editor,.blocked-term-list{gap:10px;display:grid}.blocked-term-row{border:1px solid var(--line);background:#fbfdfc;border-radius:8px;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:8px;padding:8px;display:grid}.promotion-rules{gap:10px;margin:12px 0;display:grid}.promotion-rule-row{border:1px solid var(--line);background:#fbfdfc;border-radius:8px;grid-template-columns:minmax(135px,1fr) minmax(145px,1fr) minmax(115px,.7fr) minmax(105px,.55fr) 42px;align-items:end;gap:10px;padding:10px;display:grid}.response-groups-layout{grid-template-columns:minmax(280px,340px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.response-groups-layout.sidebar-collapsed{grid-template-columns:1fr}.response-groups-layout>.panel{max-height:calc(100vh - 36px);position:sticky;top:18px;overflow:hidden}.response-group-editor{gap:18px;min-width:0;display:grid}.response-group-toolbar{gap:10px;display:grid}.search-input-wrap{min-width:0;position:relative}.search-input-wrap svg{color:var(--muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search-input-wrap input{padding-left:38px}.response-group-list{gap:8px;max-height:calc(100vh - 230px);margin-top:12px;padding-right:3px;display:grid;overflow-y:auto}.response-group-list-item{text-align:left;width:100%;color:var(--ink);border:1px solid var(--line);background:#fbfdfc;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px 10px;padding:11px;display:grid}.response-group-list-item:hover,.response-group-list-item.active{border-color:var(--orange);background:#fff8eb}.response-group-list-copy{gap:4px;min-width:0;display:grid}.response-group-list-copy strong,.response-group-list-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.response-group-list-item>small{color:var(--muted)}.status-pill{border-radius:999px;justify-content:center;align-items:center;min-width:64px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.status-pill.success{color:#137353;background:#e5f6ee}.status-pill.muted{color:var(--muted);background:#edf2f3}.response-group-toggle{align-self:end;min-height:43px}.trigger-term-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 14px;display:grid}.trigger-term-row{grid-template-columns:minmax(0,1fr) 40px;gap:7px;display:grid}.trigger-term-row .icon-btn{width:40px;height:43px}.response-group-actions{margin-top:4px}.response-section-layout{grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.response-section-list,.response-section-editor{gap:10px;min-width:0;display:grid}.response-section-item{width:100%;color:var(--ink);text-align:left;border:1px solid var(--line);background:#fbfdfc;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.response-section-item:hover,.response-section-item.active{border-color:var(--orange);background:#fff8eb}.response-section-copy{gap:4px;min-width:0;display:grid}.response-section-copy strong,.response-section-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.response-section-copy small{color:var(--muted)}.response-group-delete-confirm{background:#fff4f2;border:1px solid #f0b1ad;border-radius:8px;gap:12px;margin-top:14px;padding:12px;display:grid}.response-selected-search{margin-bottom:12px}.response-selected-products,.response-catalog-products{gap:8px;display:grid}.response-product-row,.response-catalog-row{border:1px solid var(--line);background:#fbfdfc;border-radius:8px;align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.response-product-row{grid-template-columns:34px minmax(0,1fr) 128px}.response-catalog-row{grid-template-columns:minmax(0,1fr) 42px}.response-product-row.unavailable{background:#fff7f5;border-color:#f0b1ad}.response-product-order{width:30px;height:30px;color:var(--orange-strong);background:#fff1da;border-radius:7px;place-items:center;font-weight:800;display:grid}.response-product-copy{gap:4px;min-width:0;display:grid}.response-product-copy strong,.response-product-copy small{overflow-wrap:anywhere}.response-product-copy small{color:var(--muted)}.response-product-actions{grid-template-columns:repeat(3,38px);gap:6px;display:grid}.response-product-actions .icon-btn,.response-catalog-row .icon-btn{width:38px;height:38px}.response-product-filters{grid-template-columns:minmax(0,1fr) minmax(130px,160px) minmax(150px,180px);gap:12px;margin-bottom:12px;display:grid}.response-catalog-products{max-height:520px;padding-right:3px;overflow-y:auto}.preview-response-group{margin-bottom:12px}.message-preview{white-space:pre-wrap;overflow-wrap:anywhere;color:#f8fbff;background:#142038;border-radius:8px;min-height:520px;padding:16px;line-height:1.45}.crm-layout{grid-template-columns:340px minmax(0,1fr);gap:18px;height:calc(100vh - 48px);min-height:580px;display:grid}.conversation-list{flex-direction:column;height:100%;display:flex;overflow:hidden}.conversation-list input{margin-bottom:12px}.conversation-items{flex-direction:column;flex:1;gap:10px;padding-right:4px;display:flex;overflow-y:auto}.conversation-item{border:1px solid var(--line);color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;gap:6px;width:100%;padding:12px;transition:all .15s;display:flex}.conversation-item.active{border-color:var(--orange);box-shadow:inset 4px 0 0 var(--orange);background:#fffdf9}.conversation-item-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.conversation-item-title{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;max-width:180px;font-size:14px;font-weight:700;display:flex;overflow:hidden}.pinned-icon{color:var(--orange);flex-shrink:0}.conversation-item-time{color:var(--muted);flex-shrink:0;font-size:11px}.conversation-item-body{justify-content:space-between;align-items:center;gap:8px;display:flex}.conversation-item-phone{color:var(--muted);font-size:12px}.conversation-item-stage{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;background:#edf2f4;border-radius:4px;max-width:110px;padding:2px 6px;font-size:11px;font-weight:700;overflow:hidden}.conversation-item-snippet{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.chat-panel{flex-direction:column;height:100%;display:flex;overflow:hidden;min-height:0!important;padding:0!important}.chat-head{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;padding:16px 20px;display:flex}.chat-head-info{flex-direction:column;gap:4px;display:flex}.pipeline-stage-selector{color:var(--navy);align-items:center;gap:8px;margin-top:4px;font-size:13px;font-weight:600;display:flex}.pipeline-stage-selector select{border-radius:6px;width:auto;padding:4px 8px;font-size:12px}.tag-strip{color:var(--muted);border-bottom:1px solid var(--line);background:#fcfdfe;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;padding:8px 20px;display:flex}.crm-tag{color:var(--navy);background:#eef3f1;border-radius:12px;align-items:center;gap:6px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.remove-tag-btn{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;line-height:1}.remove-tag-btn:hover{color:var(--red)}.add-tag-box{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;height:26px;padding:2px 6px;display:flex}.add-tag-box input{width:90px;height:100%;padding:0 4px;font-size:11px;box-shadow:none!important;border:0!important}.add-tag-box button{color:var(--orange-strong);cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:14px;font-weight:800}.messages-shell{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.messages{background:#f4f8f5;border-radius:0;flex:1;align-content:start;gap:14px;height:100%;padding:20px;display:grid;overflow-y:auto;max-height:none!important}.jump-latest{position:absolute;bottom:14px;right:14px;box-shadow:0 10px 22px #16214629}.bubble{border:1px solid var(--line);background:#fff;border-radius:8px;max-width:min(680px,86%);padding:11px 13px}.bubble.out{background:#fff3dd;border-color:#ffd997;justify-self:end}.bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 6px}.chat-media{object-fit:contain;background:#0f172a;border-radius:8px;width:min(100%,360px);max-height:360px;margin:4px 0 8px;display:block}.chat-audio{width:min(100%,340px);margin:4px 0 8px;display:block}.chat-file{color:var(--ink);align-items:center;margin:4px 0 8px;font-weight:700;display:inline-flex}.bubble time{color:var(--muted);font-size:12px}.composer{border-top:1px solid var(--line);background:#fff;flex-direction:column;flex-shrink:0;gap:12px;padding:16px 20px;display:flex}.canned-responses-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.canned-btn{background:var(--soft);border:1px solid var(--line);color:var(--navy);cursor:pointer;border-radius:16px;padding:4px 10px;font-size:11px;font-weight:600;transition:all .15s}.canned-btn:hover{background:var(--soft);border-color:var(--orange)}.composer textarea{width:100%;min-height:80px;max-height:160px}.media-actions{gap:8px;display:flex}.media-draft{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.media-draft-preview{background:#eef2f7;border-radius:8px;place-items:center;width:96px;height:72px;display:grid;overflow:hidden}.media-draft-preview img,.media-draft-preview video{object-fit:cover;width:100%;height:100%}.media-draft-preview audio{width:220px;max-width:42vw}.media-draft strong,.media-draft small{display:block}.media-draft small{color:var(--muted);overflow-wrap:anywhere}.empty{margin:0}.settings-layout{grid-template-columns:minmax(320px,.8fr) minmax(420px,1.2fr);align-items:start;gap:18px;display:grid}.settings-logo-panel,.settings-general-panel{min-height:330px}.logo-settings-content{grid-template-columns:132px minmax(0,1fr);align-items:center;gap:18px;display:grid}.logo-preview{border:1px solid var(--line);background:linear-gradient(135deg, var(--orange), var(--yellow));width:132px;height:132px;color:var(--navy);border-radius:8px;place-items:center;font-size:26px;font-weight:900;display:grid;overflow:hidden}.logo-preview img{object-fit:contain;background:#fff;width:100%;height:100%}.logo-settings-actions{gap:10px;display:grid}.logo-settings-actions .btn{width:100%}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.input-with-icon{position:relative}.input-with-icon>svg{color:var(--muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.input-with-icon input{padding-left:40px}.settings-general-panel{align-content:start;gap:18px;display:grid}.settings-general-panel .panel-title{margin-bottom:0}.theme-field{gap:9px}.theme-selector{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.theme-selector button{border:1px solid var(--line);background:var(--panel);min-height:56px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;gap:9px;font-weight:800;display:flex}.theme-selector button.active{border-color:var(--orange);color:var(--navy);box-shadow:inset 0 0 0 1px var(--orange);background:#fff3dd}.topbar-color-field{gap:9px}.topbar-color-control{grid-template-columns:56px minmax(0,180px) 42px;align-items:center;gap:8px;display:grid}.topbar-color-picker{cursor:pointer;width:56px;height:44px;padding:4px}.topbar-color-hex{text-transform:uppercase;min-width:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.topbar-color-preview{background:linear-gradient(135deg, var(--tenant-topbar-start), var(--tenant-topbar-end));min-height:76px;color:var(--tenant-topbar-text);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.topbar-color-preview div{gap:3px;display:grid}.topbar-color-preview span{color:var(--tenant-topbar-muted);font-size:13px}.topbar-color-preview strong{overflow-wrap:anywhere}.settings-save-row{padding-top:4px}.settings-ai-panel{grid-column:1/-1;gap:16px;display:grid}.settings-ai-panel .panel-title,.settings-ai-panel .form-grid{margin-bottom:0}.ai-enable-card{background:#f8fbf9}.ai-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ai-safety-note{margin-top:0}.ai-status-line{border:1px solid var(--line);background:#f8fbf9;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.ai-status-line span{overflow-wrap:anywhere}.ai-status-line small{color:var(--muted);flex:none}.ai-settings-actions{padding-top:2px}@media (width<=1180px){.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.crm-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.two-columns,.two-columns.wide-left{grid-template-columns:1fr}.conversation-list{position:static}.response-groups-layout{grid-template-columns:1fr}.response-groups-layout>.panel{max-height:none;position:static}.response-group-list{max-height:360px}.response-section-layout,.settings-layout{grid-template-columns:1fr}.ai-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.app-shell,.app-shell.sidebar-collapsed{grid-template-columns:1fr}.sidebar{height:auto;padding:16px;position:static}.sidebar-toggle{display:none}.sidebar-collapsed .sidebar-head{flex-direction:row;align-items:stretch}.sidebar-collapsed .sidebar-brand{justify-content:flex-start}.sidebar-collapsed .brand-copy,.sidebar-collapsed .nav-tabs span{display:block}.sidebar-collapsed .brand-mark{width:54px;height:54px}.nav-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar-collapsed .nav-tabs button{justify-content:flex-start;padding:12px}.main-area{padding:16px}.topbar,.chat-head{flex-direction:column;align-items:flex-start}.media-draft{grid-template-columns:1fr auto}.media-draft-preview{grid-column:1/-1;width:100%;height:auto;min-height:150px}.metric-grid,.crm-dashboard-metrics,.form-grid{grid-template-columns:1fr}.category-main{grid-template-columns:48px minmax(120px,1fr) 38px 38px 38px}.subcategory-list{margin-left:8px;padding-left:10px}.mapping-head{display:none}.mapping-row{grid-template-columns:1fr 1fr 44px}.mapping-row input{grid-column:1/-1}.promotion-rule-row,.trigger-term-list,.response-product-filters{grid-template-columns:1fr}.response-product-row{grid-template-columns:34px minmax(0,1fr)}.response-product-actions{grid-column:1/-1;justify-content:end}.logo-settings-content{grid-template-columns:1fr}.logo-preview{width:120px;height:120px}.ai-settings-grid{grid-template-columns:1fr}.ai-enable-card,.ai-status-line{flex-direction:column;align-items:flex-start}.ai-enable-card small{margin-left:0}}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#edf4ef;--navy:#f5f8f5;--ink:#edf4ef;--muted:#aebbb3;--line:#34423b;--panel:#1b2420;--soft:#25322c;--shadow:0 18px 46px #0000004d;background:#111713}html[data-theme=dark] body{background:#111713}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{border-color:var(--line);color:var(--ink);background:#151d19}html[data-theme=dark] select option{color:var(--ink);background-color:#151d19}html[data-theme=dark] .sidebar{background:#151d19}html[data-theme=dark] .panel,html[data-theme=dark] .metric,html[data-theme=dark] .login-panel{background:var(--panel)}html[data-theme=dark] .nav-tabs button.active,html[data-theme=dark] .nav-tabs button:hover,html[data-theme=dark] .btn-secondary,html[data-theme=dark] .theme-selector button.active,html[data-theme=dark] .category-label,html[data-theme=dark] .rank-list li span,html[data-theme=dark] .bubble.out,html[data-theme=dark] .response-product-order{color:#ffd49a;background:#3b2b1a;border-color:#82501f}html[data-theme=dark] .icon-secondary,html[data-theme=dark] .segmented,html[data-theme=dark] .tag-pill,html[data-theme=dark] .tag-strip span,html[data-theme=dark] .status-pill.muted,html[data-theme=dark] .bar-row div,html[data-theme=dark] .btn-ghost{color:var(--ink);background:#26332d}html[data-theme=dark] .segmented button.active,html[data-theme=dark] .webhook-copy-row code,html[data-theme=dark] .conversation-items button,html[data-theme=dark] .bubble,html[data-theme=dark] .media-draft,html[data-theme=dark] .theme-selector button{color:var(--ink);background:#202a25}html[data-theme=dark] .taxonomy-create,html[data-theme=dark] .webhook-card,html[data-theme=dark] .sync-history-row,html[data-theme=dark] .subcategory-editor,html[data-theme=dark] .subcategory-create,html[data-theme=dark] .blocked-term-row,html[data-theme=dark] .promotion-rule-row,html[data-theme=dark] .response-group-list-item,html[data-theme=dark] .response-section-item,html[data-theme=dark] .response-product-row,html[data-theme=dark] .response-catalog-row,html[data-theme=dark] .messages,html[data-theme=dark] .notice.subtle,html[data-theme=dark] .product-inline-editor,html[data-theme=dark] .ai-enable-card,html[data-theme=dark] .ai-status-line{background:#18211d}html[data-theme=dark] .qr-box{border-color:var(--line);background:#18211d}html[data-theme=dark] .response-group-list-item:hover,html[data-theme=dark] .response-group-list-item.active,html[data-theme=dark] .response-section-item:hover,html[data-theme=dark] .response-section-item.active,html[data-theme=dark] .product-table .table-row.is-editing{border-color:var(--orange);background:#30271c}html[data-theme=dark] .notice,html[data-theme=dark] .toast,html[data-theme=dark] .notice.warning,html[data-theme=dark] .import-report.has-issues{color:#f4dfbc;background:#332819;border-color:#765326}html[data-theme=dark] .notice.error,html[data-theme=dark] .response-group-delete-confirm,html[data-theme=dark] .response-product-row.unavailable{background:#321f1d;border-color:#75423e}html[data-theme=dark] .import-report,html[data-theme=dark] .status-pill.success{background:#173328;border-color:#2e684f}html[data-theme=dark] .status-pill.success,html[data-theme=dark] .sync-success span{color:#7fddb3;background:#173328}html[data-theme=dark] .sync-error span,html[data-theme=dark] .sync-cleared span{color:#ffaaa4;background:#321f1d}html[data-theme=dark] .metric-icon,html[data-theme=dark] .metric-navy .metric-icon,html[data-theme=dark] .metric-green .metric-icon,html[data-theme=dark] .metric-red .metric-icon{background:#29362f}html[data-theme=dark] .table-row{border-bottom-color:var(--line)}html[data-theme=dark] .topbar .btn-ghost,html[data-theme=dark] .topbar .icon-secondary,html[data-theme=dark] .topbar-actions select{color:#17233b;background:#ffffffe6}html[data-theme=dark] .chat-media,html[data-theme=dark] .media-draft-preview{background:#0d120f}.load-more-btn{background:var(--soft);border:1px solid var(--line);color:var(--navy);cursor:pointer;border-radius:6px;margin:12px auto;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:block}.load-more-btn:hover{background:var(--line);color:var(--orange)}.composer-row{align-items:center;gap:12px;width:100%;display:flex}.channel-select{border:1px solid var(--line);background:var(--panel);color:var(--navy);cursor:pointer;border-radius:8px;min-width:160px;padding:10px 16px;font-size:14px;transition:border-color .2s}.channel-select:focus{border-color:var(--orange);outline:none}.bubble-author{color:var(--orange);margin-bottom:4px;font-size:11px;font-weight:600;display:block}.instances-selector{flex-wrap:wrap;gap:10px;width:100%;margin-bottom:20px;display:flex}.instances-selector button{background:var(--panel);border:1px solid var(--line);cursor:pointer;text-align:left;border-radius:8px;flex-direction:column;align-items:flex-start;min-width:150px;padding:12px 18px;transition:all .2s;display:flex}.instances-selector button:hover{border-color:var(--navy)}.instances-selector button.active{border-color:var(--orange);background:var(--soft)}.instances-selector button strong{color:var(--navy);font-size:14px}.instances-selector button span{color:var(--muted);margin-top:4px;font-size:12px}.instances-selector button.add-btn{color:var(--navy);background:0 0;border-style:dashed;justify-content:center;align-items:center}.instances-selector button.add-btn:hover{background:var(--soft);border-color:var(--orange)}.channel-checkboxes{flex-direction:column;gap:8px;margin:8px 0;display:flex}.channel-checkbox-item{color:var(--navy);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.channel-checkbox-item input{cursor:pointer}.settings-section{flex-direction:column;gap:8px;margin:15px 0;display:flex}.settings-section h4{color:var(--navy);align-items:center;gap:6px;margin:0;font-size:14px;font-weight:600;display:flex}.section-help{color:var(--muted);font-size:12px}.channels-checklist{background:var(--panel);border:1px solid var(--line);border-radius:8px;flex-wrap:wrap;gap:12px;margin-top:5px;padding:12px;display:flex}.channel-checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;align-items:center;gap:8px;padding:4px 8px;font-size:13px;display:flex}.channel-checkbox-label input{width:auto;margin:0}.channel-checkbox-label span{flex-direction:column;gap:2px;display:flex}.channel-checkbox-label small{color:var(--muted);font-size:11px}.channel-checkbox-label.disabled-option{cursor:not-allowed;opacity:.56}.channel-checkbox-label:hover{background:#0000000d}[data-theme=dark] .channel-checkbox-label:hover{background:#ffffff0d}.main-area:has(.crm-layout){padding:0!important}.crm-layout{background:#fff;display:grid;grid-template-columns:340px minmax(0,1fr)!important;gap:0!important;height:100vh!important;min-height:100vh!important}.crm-layout.show-details{grid-template-columns:340px minmax(0,1fr) 320px!important}.crm-layout .panel{box-shadow:none!important;border:0!important;border-radius:0!important;margin:0!important}.conversation-list{flex-direction:column;height:100%;display:flex;overflow:hidden;border-right:1px solid var(--line)!important;background:#fff!important;padding:0!important}.crm-conversations-header{box-sizing:border-box;justify-content:space-between;align-items:center;height:60px;padding:10px 16px;display:flex}.crm-conversations-header h3{color:#111b21;margin:0;font-size:20px;font-weight:700}.crm-header-actions{align-items:center;gap:8px;display:flex}.crm-header-action-btn{color:#54656f;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s;display:flex;position:relative}.crm-header-action-btn:hover{background:#f0f2f5}.crm-header-action-btn.active{color:var(--orange-strong);background:#fff3dd}.crm-header-action-btn .badge{color:#fff;background:#22c55e;border:2px solid #fff;border-radius:10px;padding:1px 5px;font-size:10px;font-weight:700;position:absolute;top:-2px;right:-2px}.crm-quick-filters{border-bottom:1px solid #f0f2f5;gap:8px;padding:0 16px 12px;display:flex}.crm-quick-filter-btn{color:#54656f;cursor:pointer;background:#fff;border:1px solid #e9edef;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:relative}@keyframes pulse-notification{0%{color:#ea4335;background:#ea433526;box-shadow:0 0 #ea4335b3}50%{color:#d93025;background:#ea43354d;box-shadow:0 0 0 6px #ea433500}to{color:#ea4335;background:#ea433526;box-shadow:0 0 #ea433500}}.crm-quick-filter-btn.has-notification.pulse-animation{border-color:#ea4335;animation:1.5s infinite pulse-notification}.crm-quick-filter-btn.has-notification.pulse-animation svg{color:#ea4335}.crm-quick-filter-btn .badge{color:#fff;background:#ea4335;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;padding:0;font-size:8px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.crm-quick-filter-btn:hover{background:#f0f2f5;border-color:#ccd0d5}.crm-quick-filter-btn.active{color:#0288d1;background:#e1f5fe;border-color:#b3e5fc}.crm-quick-filter-btn.active.sales-ready{color:#2e7d32;background:#e8f5e9;border-color:#c8e6c9}.crm-search-wrapper{margin:8px 16px;position:relative}.crm-search-wrapper input{width:100%;transition:all .2s;color:#111b21!important;background:#f0f2f5!important;border:1px solid #e9edef!important;border-radius:8px!important;height:36px!important;padding:8px 12px 8px 36px!important;font-size:13px!important;line-height:normal!important}.crm-search-wrapper input:focus{box-shadow:none!important;background:#fff!important;border-color:#00a884!important;outline:none!important}.crm-search-wrapper .search-icon{color:#54656f;pointer-events:none;justify-content:center;align-items:center;width:16px;height:16px;position:absolute;top:10px;left:12px;display:flex!important}.crm-filter-row{align-items:center;gap:8px;margin:0 16px 8px;display:flex}.crm-filter-row select{color:#111b21;cursor:pointer;background:#fff;border:1px solid #e9edef;border-radius:8px;flex:1;padding:6px 24px 6px 10px;font-size:13px}.crm-sort-btn{cursor:pointer;color:#54656f;background:#fff;border:1px solid #e9edef;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.crm-sort-btn:hover{background:#f0f2f5}.conversation-items{flex-direction:column;flex:1;display:flex;overflow-y:auto;gap:0!important;padding-right:0!important}.conversation-item{align-items:flex-start;gap:12px;width:100%;transition:background .15s;display:flex;background:#fff!important;border:0!important;border-bottom:1px solid #f0f2f5!important;border-radius:0!important;flex-direction:row!important;padding:12px 16px!important}.conversation-item:hover{background:#f0f2f5!important}.conversation-item.active{box-shadow:none!important;background:#eaeef1!important}.crm-avatar-wrapper{flex-shrink:0;position:relative}.crm-avatar-circle{color:#fff;text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:15px;font-weight:700;display:flex;box-shadow:0 1px 3px #00000014}.crm-status-dot{border:2px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;bottom:0;right:0}.crm-status-dot.online{background:#22c55e}.crm-status-dot.offline{background:#3b82f6}.crm-avatar-badge-bottom-left{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:0;left:-2px;box-shadow:0 1px 2px #0003}.crm-card-content{flex:1;min-width:0}.crm-card-top-row{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.crm-card-title{color:#111b21;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:14px;font-weight:700;overflow:hidden}.crm-card-meta-right{flex-shrink:0;align-items:center;gap:6px;display:flex}.crm-card-time{color:#667781;font-size:11px}.crm-sla-badge{color:#ea580c;background:#fff3eb;border:1px solid #ffd8c2;border-radius:4px;align-items:center;gap:2px;padding:1px 4px;font-size:10px;font-weight:700;display:inline-flex}.crm-sla-badge.critical{color:#dc2626;background:#fef2f2;border-color:#fee2e2}.crm-card-middle-row{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:3px;display:flex}.crm-card-tag{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;align-items:center;gap:3px;padding:0 6px;font-size:10px;font-weight:700;display:inline-flex}.crm-card-status-label{color:#ea580c;align-items:center;gap:3px;font-size:10px;font-weight:700;display:inline-flex}.crm-card-snippet{color:#667781;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.chat-panel{flex-direction:column;height:100%;display:flex;background:#efeae2!important}.chat-head{flex-shrink:0;justify-content:space-between;align-items:center;display:flex;background:#fff!important;border-bottom:1px solid #e9edef!important;padding:10px 16px!important}.chat-head-main{cursor:pointer;align-items:center;gap:12px;display:flex}.chat-head-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.chat-head-info{flex-direction:column;display:flex}.chat-head-title-row{align-items:center;gap:6px;display:flex}.chat-head-title-row h3{color:#111b21;margin:0;font-size:15px;font-weight:700}.chat-head-info-icon{color:#54656f;display:inline-flex}.chat-head-subtext{color:#667781;align-items:center;gap:6px;margin-top:1px;font-size:11px;display:flex}.chat-head-tag{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;align-items:center;gap:2px;padding:0 4px;font-size:9px;font-weight:700;display:inline-flex}.chat-head-actions{align-items:center;gap:8px;display:flex}.chat-head-action-btn{color:#54656f;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.chat-head-action-btn:hover{background:#f0f2f5}.messages{flex-direction:column;flex:1;display:flex;overflow-y:auto;background-color:#efeae2!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cpath d='M9 15c-1.66 0-3 1.34-3 3v2c0 1.66 1.34 3 3 3h2c1.66 0 3-1.34 3-3v-2c0-1.66-1.34-3-3-3H9zm0 2h2c.55 0 1 .45 1 1v2c0 .55-.45 1-1 1H9c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1zm36 21c-1.66 0-3 1.34-3 3v2c0 1.66 1.34 3 3 3h2c1.66 0 3-1.34 3-3v-2c0-1.66-1.34-3-3-3h-2zm0 2h2c.55 0 1 .45 1 1v2c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1zm48 37c-1.66 0-3 1.34-3 3v2c0 1.66 1.34 3 3 3h2c1.66 0 3-1.34 3-3v-2c0-1.66-1.34-3-3-3h-2zm0 2h2c.55 0 1 .45 1 1v2c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1z' fill='%23e4e0d9' fill-opacity='0.4'/%3E%3C/svg%3E")!important;gap:8px!important;padding:20px!important}.chat-message-row{align-items:flex-end;gap:8px;width:100%;margin-bottom:2px;display:flex}.chat-message-row.out{justify-content:flex-end}.message-actions{opacity:0;align-items:center;gap:4px;padding-bottom:4px;transition:opacity .2s;display:flex}.chat-message-row:hover .message-actions{opacity:1}.msg-action-btn{border:1px solid var(--line);cursor:pointer;width:28px;height:28px;color:var(--muted);background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.msg-action-btn:hover{color:var(--ink);background:#f0f4f8;box-shadow:0 2px 4px #0000000d}.bubble-quoted{border-left:3px solid var(--orange);background:#0000000d;border-radius:4px;margin-bottom:6px;padding:6px 10px;font-size:13px}.bubble-quoted strong{color:var(--orange-strong);margin-bottom:2px;font-size:12px;display:block}.bubble-quoted p{color:inherit;opacity:.8;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:0;overflow:hidden}.bubble.out .bubble-quoted{background:#0000000f;border-left-color:#d88923}.message-client-avatar{color:#fff;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:2px;font-size:11px;font-weight:700;display:flex}.messages .bubble{font-size:14px;border:0!important;border-radius:8px!important;max-width:65%!important;padding:8px 12px 24px!important;position:relative!important;box-shadow:0 1px 1.5px #0000001f!important}.messages .bubble.in{justify-self:start;color:#111b21!important;background:#fff!important;border-top-left-radius:0!important}.messages .bubble.out{justify-self:end;color:#111b21!important;background:#d9fdd3!important;border-top-right-radius:0!important}.messages .bubble-author{color:#008f72;margin-bottom:3px;font-size:11px;font-weight:700;display:block}.messages .bubble p{word-break:break-word;margin:0;line-height:19px}.messages .bubble time{align-items:center;gap:3px;display:flex;color:#667781!important;font-size:10px!important;position:absolute!important;bottom:4px!important;right:8px!important}.crm-checkmark{color:#53bdeb;font-weight:700}.chat-date-divider{color:#667781;text-transform:uppercase;background:#fff;border-radius:8px;align-self:center;margin:12px 0;padding:4px 10px;font-size:11px;font-weight:600;box-shadow:0 1px 1px #00000014}.composer{flex-direction:column;gap:8px;display:flex;background:#f0f2f5!important;border-top:1px solid #e9edef!important;padding:10px 16px!important}.composer-toolbar{background:0 0;border:0;align-items:center;gap:4px;padding:2px 0;display:flex}.composer-toolbar-btn{color:#54656f;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex}.composer-toolbar-btn:hover{color:#111b21;background:#e1e3e6}.composer-actions-row{align-items:center;gap:12px;width:100%;display:flex}.composer-left-icons{color:#54656f;flex-shrink:0;align-items:center;gap:14px;display:flex}.composer-left-icons button{color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex}.composer-left-icons button:hover{color:#111b21}.composer-input-container{flex:1;align-items:center;display:flex}.composer-input-container textarea{resize:none;width:100%;line-height:20px;transition:border-color .2s;overflow-y:hidden;color:#111b21!important;background:#fff!important;border:1px solid #fff!important;border-radius:8px!important;min-height:40px!important;max-height:120px!important;padding:9px 12px!important;font-size:14px!important}.composer-input-container textarea:focus{box-shadow:none!important;outline:none!important}.composer-btn-send{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,transform .1s;display:inline-flex;color:#fff!important;background:#00a884!important;border:0!important;border-radius:50%!important;width:40px!important;height:40px!important;padding:0!important}.composer-btn-send:hover{background:#008f72!important}.composer-btn-send:disabled{opacity:.6;cursor:not-allowed}.composer-settings-row{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.channel-select{color:#54656f;cursor:pointer;background:#fff;border:1px solid #e9edef;border-radius:6px;padding:4px 8px;font-size:12px}.chat-details-panel{background:#fff;border-left:1px solid #e9edef;flex-direction:column;height:100%;display:flex;overflow-y:auto}.chat-details-header{color:#111b21;border-bottom:1px solid #e9edef;justify-content:space-between;align-items:center;padding:16px 20px;font-size:15px;font-weight:700;display:flex}.close-details-btn{color:#54656f;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.close-details-btn:hover{color:#ef4444}.chat-details-profile{text-align:center;border-bottom:1px solid #e9edef;flex-direction:column;align-items:center;padding:24px 20px;display:flex}.big-client-avatar{color:#fff;text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:12px;font-size:28px;font-weight:700;display:flex;box-shadow:0 2px 5px #0000001a}.chat-details-profile h4{color:#111b21;margin:0;font-size:16px;font-weight:700}.chat-details-profile span{color:#667781;margin-top:4px;font-size:13px}.chat-details-body{flex-direction:column;gap:16px;padding:20px;display:flex}.chat-details-field{flex-direction:column;gap:4px;display:flex}.chat-details-field label{text-transform:uppercase;color:#667781;letter-spacing:.5px;font-size:11px;font-weight:700}.chat-details-field input,.chat-details-field textarea{color:#111b21;background:#f8fbff;border:1px solid #e9edef;border-radius:6px;padding:8px 12px;font-size:13px;transition:all .2s}.chat-details-field input:focus,.chat-details-field textarea:focus{background:#fff;border-color:#00a884;outline:none}.chat-details-field textarea{resize:vertical;min-height:80px}.save-details-btn{color:#fff;cursor:pointer;background:#00a884;border:0;border-radius:6px;margin-top:10px;padding:10px 16px;font-size:13px;font-weight:700;transition:background .2s}.save-details-btn:hover{background:#008f72}.details-toggle-indicator{cursor:pointer;transition:color .2s}.details-toggle-indicator:hover{color:#00a884}.audio-waveform-row{align-items:center;gap:10px;padding:4px 0;display:flex}.waveform-placeholder{opacity:.5;background-image:repeating-linear-gradient(90deg,#667781 0 2px,#0000 2px 6px);flex:1;height:24px}.edit-canned-btn{color:#54656f;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:4px 6px;transition:background .2s,color .2s;display:flex}.edit-canned-btn:hover{color:#111b21;background:#e1e3e6}.crm-modal-backdrop{z-index:9999;background:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.crm-modal-card{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:480px;animation:.2s ease-out modalFadeIn;display:flex;overflow:hidden;box-shadow:0 8px 24px #00000026}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.crm-modal-header{border-bottom:1px solid #e9edef;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.crm-modal-header h4{color:#111b21;margin:0;font-size:16px;font-weight:700}.crm-modal-body{max-height:70vh;padding:20px;overflow-y:auto}.canned-list{flex-direction:column;gap:10px;max-height:280px;padding-right:4px;display:flex;overflow-y:auto}.canned-list-item{background:#f8fbff;border:1px solid #e9edef;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.canned-list-item-content{flex:1;min-width:0}.canned-list-item-content strong{color:#111b21;margin-bottom:2px;font-size:13px;display:block}.canned-list-item-content p{color:#667781;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.bubble.bubble-audio{min-width:320px!important;padding-bottom:28px!important}.bubble.bubble-audio .chat-audio{height:40px;margin:4px 0 0;display:block;width:100%!important;min-width:280px!important}.crm-audio-player{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;align-items:center;gap:12px;width:100%;margin:6px 0;padding:8px 12px;display:flex}.crm-audio-player.player-variant-in{color:#0f172a;background:#f8fafc;border-color:#e2e8f0}.crm-audio-player.player-variant-out{color:#0f172a;background:#0000000a;border-color:#00000014}.crm-audio-player.player-variant-draft{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.audio-play-btn{color:#fff;cursor:pointer;background:#00a884;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,background-color .2s;display:flex;box-shadow:0 1px 3px #0000001a}.audio-play-btn:hover{transform:scale(1.05)}.audio-timeline-wrapper{flex-direction:column;flex:1;gap:2px;padding-top:15px;display:flex}.audio-seeker{appearance:none!important;cursor:pointer!important;width:100%!important;height:4px!important;box-shadow:none!important;background:#cbd5e1!important;border:none!important;border-radius:2px!important;outline:none!important;padding:0!important;transition:none!important}.audio-seeker:focus{box-shadow:none!important;border-color:#0000!important}.audio-seeker::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#00a884;border-radius:50%;width:12px;height:12px;margin-top:-4px;transition:transform .1s}.audio-seeker::-webkit-slider-thumb:hover{transform:scale(1.2)}.audio-time-row{color:#64748b;justify-content:space-between;font-size:11px;font-weight:500;display:flex}.crm-card-status-label.sales-ready,.chat-head-tag.sales-ready{color:#166534;background:#dcfce7;border-color:#bbf7d0}.chat-details-ai-box{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}.chat-details-ai-box.ready{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.chat-details-ai-box pre{white-space:pre-wrap;word-break:break-word;font:inherit;margin:0;line-height:1.5}.bubble-wrapper{align-items:center;gap:8px;max-width:70%;display:flex;position:relative}.bubble-wrapper.in{flex-direction:row}.bubble-wrapper.out{flex-direction:row-reverse}.bubble-wrapper .bubble{max-width:100%!important}.message-hover-actions{opacity:0;pointer-events:none;flex-shrink:0;gap:4px;transition:opacity .15s ease-in-out;display:flex}.bubble-wrapper:hover .message-hover-actions{opacity:1;pointer-events:auto}.hover-action-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s ease-in-out;display:flex;box-shadow:0 1px 3px #0000001a}.hover-action-btn:hover{color:#0f172a;background:#f1f5f9;transform:scale(1.05)}.bubble-quote-preview{cursor:pointer;-webkit-user-select:none;user-select:none;background:#0000000d;border-left:4px solid #00a884;border-radius:4px;flex-direction:column;gap:2px;margin-bottom:6px;padding:6px 10px;transition:background-color .2s;display:flex}.bubble-quote-preview:hover{background:#00000014}.bubble-quote-preview .quote-author{color:#00a884;font-size:11px;font-weight:700}.bubble-quote-preview .quote-snippet{color:#4a5568;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.composer-reply-preview{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;padding:8px 16px;animation:.2s ease-out slideDown;display:flex;position:relative}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.reply-preview-left-bar{background-color:#00a884;border-radius:2px;flex-shrink:0;width:4px;height:36px}.reply-preview-content{flex-direction:column;flex:1;min-width:0;display:flex}.reply-preview-author{color:#00a884;font-size:12px;font-weight:700}.reply-preview-body{color:#475569;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.reply-preview-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.reply-preview-close:hover{color:#0f172a;background-color:#f1f5f9}.highlight-flash{animation:1.5s ease-out messageFlash}@keyframes messageFlash{0%{background-color:#00a88433}to{background-color:#0000}}.forward-targets-list::-webkit-scrollbar{width:6px}.forward-targets-list::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:3px}.forward-btn:not(.forwarded):hover{background-color:#008f72!important}.forward-btn.forwarded:hover{background-color:#a7f3d0!important}.crm-card-bottom-row{justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:4px;display:flex}.crm-card-snippet{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden;color:#667781!important;margin:0!important;font-size:13px!important}.crm-card-snippet.unread{color:#111b21!important;font-weight:600!important}.crm-unread-badge{box-sizing:border-box;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;display:flex;color:#fff!important;background:#25d366!important;font-size:11px!important;font-weight:700!important}.crm-card-time.unread{color:#25d366!important;font-weight:600!important}.crm-channels-selector{scrollbar-width:none;border-bottom:1px solid #f0f2f5;gap:6px;margin-top:4px;padding:0 16px 12px;display:flex;overflow-x:auto}.crm-channels-selector::-webkit-scrollbar{display:none}.crm-channel-tab{color:#54656f;cursor:pointer;white-space:nowrap;background:#f8f9fa;border:1px solid #e9edef;border-radius:16px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.crm-channel-tab:hover{color:#111b21;background:#f0f2f5;border-color:#ccd0d5}.crm-channel-tab.active{color:#0050b3;background:#e6f7ff;border-color:#91d5ff;box-shadow:0 2px 4px #0050b314}.crm-card-channel-badge{color:#0288d1;background:#e1f5fe;border:1px solid #b3e5fc;border-radius:4px;align-items:center;gap:3px;padding:0 6px;font-size:10px;font-weight:700;display:inline-flex}.chat-head-channel-badge{color:#0288d1;background:#e1f5fe;border:1px solid #b3e5fc;border-radius:4px;align-items:center;gap:2px;padding:0 4px;font-size:9px;font-weight:700;display:inline-flex}.crm-composer-locked-banner{color:#991b1b;box-sizing:border-box;background-color:#fef2f2;border-top:1px solid #fee2e2;justify-content:space-between;align-items:center;width:100%;padding:12px 20px;font-size:13px;font-weight:500;display:flex}.crm-composer-locked-banner span{align-items:center;display:flex}.crm-force-unlock-btn{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #fca5a5;border-radius:6px;justify-content:center;align-items:center;margin-left:12px;padding:6px 12px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.crm-force-unlock-btn:hover{color:#b91c1c;background:#fef2f2;border-color:#ef4444;box-shadow:0 1px 2px #dc26260d}.crm-card-tag.custom-tag{color:#4f46e5!important;background:#e0e7ff!important;border-color:#c7d2fe!important}.crm-module-container{background:#f7faf8;flex-direction:column;height:100vh;display:flex;overflow:hidden}.crm-sub-navigation{background:var(--panel);border:1px solid var(--line);border-radius:12px;gap:8px;margin:12px 16px 8px;padding:8px;display:flex;box-shadow:0 4px 12px #17233b08}.crm-sub-nav-btn{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.crm-sub-nav-btn:hover{background:var(--soft);color:var(--navy)}.crm-sub-nav-btn.active{color:var(--orange-strong);background:#fff3dd}.crm-sub-content{flex:1;min-height:0}.crm-sub-content .crm-layout{height:100%!important;min-height:0!important}html[data-theme=dark] .crm-sub-navigation{background:#242c38;border-color:#384252}html[data-theme=dark] .crm-sub-nav-btn.active{color:var(--orange);background:#3c4858}html[data-theme=dark] .crm-modal-card{background:#242c38;box-shadow:0 8px 24px #0006}html[data-theme=dark] .crm-modal-header{border-bottom-color:#384252}html[data-theme=dark] .crm-modal-header h4{color:#e3ebe8}html[data-theme=dark] .canned-list-item{background:#1c232e;border-color:#384252}html[data-theme=dark] .canned-list-item-content strong{color:#e3ebe8}html[data-theme=dark] .canned-list-item-content p{color:#8c9fae}.crm-dashboard-period-select{border:1px solid var(--line);cursor:pointer;border-radius:6px;outline:none;padding:4px 8px;font-size:13px;color:var(--navy)!important;background:#fff!important;width:auto!important}html[data-theme=dark] .crm-dashboard-period-select{color:#e3ebe8!important;background:#151d19!important;border-color:#384252!important}.crm-sidebar-submenu{border-left:2px solid var(--line);flex-direction:column;gap:4px;margin-top:4px;margin-left:20px;padding-left:12px;display:flex}.submenu-btn{color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:12px;font-weight:500;transition:background .15s,color .15s;display:flex}.submenu-btn:hover{color:var(--navy);background:#0000000a}.submenu-btn.active{color:var(--orange-strong);background:#fff3dd;font-weight:600}html[data-theme=dark] .crm-sidebar-submenu{border-left-color:#384252}html[data-theme=dark] .submenu-btn{color:#8c9fae}html[data-theme=dark] .submenu-btn:hover{color:#ffd49a;background:#ffffff0d}html[data-theme=dark] .submenu-btn.active{color:#ffd49a;background:#3b2b1a}.sidebar-collapsed .crm-sidebar-submenu{display:none!important}.nav-tabs button,.nav-item-wrapper button{width:100%}
