:root{--brand: #095f7b;--brand-deep: #00394b;--brand-hover: #0b7392;--brand-soft: #e8f0f4;--brand-tint: #dcebf1;--bg: #f0f2f5;--surface: #ffffff;--surface-2: #f7f8fa;--text: #111b21;--muted-c: #667781;--border: #e9edef;--chat-bg: #eef2f4;--bubble-in: #ffffff;--input-bg: #ffffff;--brand-ink: #095f7b;--danger-text: #b02a37;--note-bg: #fff8e6;--note-text: #664d03;--note-border: #ffe69c;color-scheme:light}:root[data-theme=dark]{--bg: #0e1a22;--surface: #14232e;--surface-2: #1a2a35;--text: #dfe7ec;--muted-c: #8ba0ad;--border: #22343f;--chat-bg: #0b161d;--bubble-in: #1e2c35;--input-bg: #16242f;--brand-soft: #123240;--brand-tint: #0b3e52;--brand-ink: #7cc4de;--danger-text: #f0a9b0;--note-bg: #241f10;--note-text: #e0cf8f;--note-border: #4a3f1e;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text)}button{cursor:pointer;border:none;border-radius:6px;padding:8px 14px;background:var(--brand);color:#fff;font-size:14px}button:hover{background:var(--brand-hover)}button.danger{background:#dc3545}button.danger:hover{background:#b02a37}input,textarea,select{border:1px solid var(--border);border-radius:6px;padding:8px 10px;font-size:14px;width:100%;background:var(--input-bg);color:var(--text)}input::placeholder,textarea::placeholder{color:var(--muted-c)}.muted{color:var(--muted-c);font-size:13px}.error{color:#b02a37;background:#f8d7da;padding:8px 10px;border-radius:6px;margin:8px 0;font-size:14px}.success{color:#0f5132;background:#d1e7dd;padding:8px 10px;border-radius:6px;margin:8px 0;font-size:14px}.login-company{margin-top:10px;padding-top:14px;border-top:1px solid var(--border);font-size:12px;color:var(--muted-c);display:flex;flex-direction:column;gap:4px;text-align:center}.login-company a{color:var(--brand, #095f7b);text-decoration:none;font-weight:600}.login-company a:hover{text-decoration:underline}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg,var(--brand-deep),var(--brand))}.login-card{background:var(--surface);border-radius:12px;padding:32px;width:360px;display:flex;flex-direction:column;gap:14px;box-shadow:0 8px 30px #0003}.login-card h1{font-size:22px}.login-card label{display:flex;flex-direction:column;gap:4px;font-size:14px;font-weight:600}.app{display:flex;flex-direction:column;height:100vh}.topbar{display:flex;align-items:center;gap:20px;background:linear-gradient(120deg,var(--brand-deep),var(--brand));color:#fff;padding:10px 16px}.brand{font-weight:700;font-size:16px}.brand-sub{font-weight:400;opacity:.7;margin-left:8px;font-size:12px;letter-spacing:1px;text-transform:uppercase}.topbar nav{display:flex;gap:8px;flex:1}.nav-badge{background:#ff5252;color:#fff;border-radius:999px;font-size:11px;font-weight:700;padding:0 6px;margin-left:6px;display:inline-block;min-width:18px}.topbar nav button{background:transparent;border:1px solid rgba(255,255,255,.4)}.topbar nav button.active,.topbar nav button:hover{background:#ffffff2e}.topbar-right{display:flex;align-items:center;gap:12px}.topbar-right .me{font-size:13px}.topbar-right button{background:#ffffff2e}.inbox{flex:1;display:flex;min-height:0}.sidebar{width:320px;background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column}.sidebar-head{display:flex;justify-content:space-between;align-items:center;padding:12px;border-bottom:1px solid var(--border);font-weight:600}.new-contact{padding:12px;display:flex;flex-direction:column;gap:8px;border-bottom:1px solid var(--border);background:var(--surface-2)}.contact-list{flex:1;overflow-y:auto}.empty{padding:20px;color:var(--muted-c);font-size:14px}.contact-item{padding:12px 14px;border-bottom:1px solid var(--border);cursor:pointer}.contact-item:hover{background:var(--surface-2)}.contact-item.selected{background:var(--brand-soft)}.contact-name{font-weight:600;font-size:15px}.contact-preview{color:var(--muted-c);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}:root{--chat-doodle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260' viewBox='0 0 260 260'%3E%3Cg fill='none' stroke='%23093042' stroke-opacity='0.06' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M42 24a13 13 0 1 0 12 19a10 10 0 1 1-12-19z'/%3E%3Cpath d='M128 34l3 8 8 3-8 3-3 8-3-8-8-3 8-3z'/%3E%3Cpath d='M192 22h34a8 8 0 0 1 8 8v16a8 8 0 0 1-8 8h-18l-9 8v-8h-7a8 8 0 0 1-8-8V30a8 8 0 0 1 8-8z'/%3E%3Cpath d='M58 118c-6-8-18-4-18 5 0 8 10 13 18 20 8-7 18-12 18-20 0-9-12-13-18-5z'/%3E%3Cpath d='M140 116l2 6 6 2-6 2-2 6-2-6-6-2 6-2z'/%3E%3Ccircle cx='208' cy='122' r='7'/%3E%3Cpath d='M38 196l12-18h-7l4-12-12 18h7z'/%3E%3Ccircle cx='128' cy='198' r='5'/%3E%3Ccircle cx='128' cy='186' r='4'/%3E%3Ccircle cx='139' cy='194' r='4'/%3E%3Ccircle cx='136' cy='206' r='4'/%3E%3Ccircle cx='120' cy='206' r='4'/%3E%3Ccircle cx='117' cy='194' r='4'/%3E%3Cpath d='M206 188v14M199 195h14'/%3E%3Ccircle cx='90' cy='66' r='2'/%3E%3Ccircle cx='238' cy='170' r='2'/%3E%3Ccircle cx='20' cy='150' r='2'/%3E%3Ccircle cx='170' cy='240' r='2'/%3E%3Cpath d='M64 238a10 10 0 0 1 14 0'/%3E%3Cpath d='M226 230l2 5 5 2-5 2-2 5-2-5-5-2 5-2z'/%3E%3C/g%3E%3C/svg%3E")}:root[data-theme=dark]{--chat-doodle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260' viewBox='0 0 260 260'%3E%3Cg fill='none' stroke='%23aee3f2' stroke-opacity='0.045' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M42 24a13 13 0 1 0 12 19a10 10 0 1 1-12-19z'/%3E%3Cpath d='M128 34l3 8 8 3-8 3-3 8-3-8-8-3 8-3z'/%3E%3Cpath d='M192 22h34a8 8 0 0 1 8 8v16a8 8 0 0 1-8 8h-18l-9 8v-8h-7a8 8 0 0 1-8-8V30a8 8 0 0 1 8-8z'/%3E%3Cpath d='M58 118c-6-8-18-4-18 5 0 8 10 13 18 20 8-7 18-12 18-20 0-9-12-13-18-5z'/%3E%3Cpath d='M140 116l2 6 6 2-6 2-2 6-2-6-6-2 6-2z'/%3E%3Ccircle cx='208' cy='122' r='7'/%3E%3Cpath d='M38 196l12-18h-7l4-12-12 18h7z'/%3E%3Ccircle cx='128' cy='198' r='5'/%3E%3Ccircle cx='128' cy='186' r='4'/%3E%3Ccircle cx='139' cy='194' r='4'/%3E%3Ccircle cx='136' cy='206' r='4'/%3E%3Ccircle cx='120' cy='206' r='4'/%3E%3Ccircle cx='117' cy='194' r='4'/%3E%3Cpath d='M206 188v14M199 195h14'/%3E%3Ccircle cx='90' cy='66' r='2'/%3E%3Ccircle cx='238' cy='170' r='2'/%3E%3Ccircle cx='20' cy='150' r='2'/%3E%3Ccircle cx='170' cy='240' r='2'/%3E%3Cpath d='M64 238a10 10 0 0 1 14 0'/%3E%3Cpath d='M226 230l2 5 5 2-5 2-2 5-2-5-5-2 5-2z'/%3E%3C/g%3E%3C/svg%3E")}.chat{flex:1;display:flex;flex-direction:column;background-color:var(--chat-bg);background-image:var(--chat-doodle);background-size:260px 260px;min-width:0}.chat-empty{flex:1;display:flex;align-items:center;justify-content:center;color:var(--muted-c)}.chat-head{background:var(--bg);padding:12px 16px;display:flex;gap:12px;align-items:baseline;border-bottom:1px solid var(--border)}.chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:6px}.bubble{max-width:65%;padding:8px 10px;border-radius:8px;font-size:14px;box-shadow:0 1px 1px #00000014;color:var(--text)}.bubble.in{background:var(--bubble-in);align-self:flex-start}.bubble.out{background:var(--brand-tint);align-self:flex-end}.bubble-body{white-space:pre-wrap;word-break:break-word}.bubble-meta{font-size:11px;color:var(--muted-c);text-align:right;margin-top:3px}.bubble-meta .read{color:#53bdeb}.chat-error{margin:0 16px}.chat-input{display:flex;gap:8px;padding:12px 16px;background:var(--bg)}.detail{width:280px;background:var(--surface);border-left:1px solid var(--border);padding:16px;display:flex;flex-direction:column;gap:14px;overflow-y:auto}.detail-field{display:flex;flex-direction:column;gap:6px}.sidebar-head .search{flex:1}.filter-tabs{display:flex;gap:4px;padding:8px 10px;border-bottom:1px solid var(--border);flex-wrap:wrap}.filter-tabs button{background:var(--bg);color:var(--text);padding:4px 10px;font-size:12px}.filter-tabs button.active{background:var(--brand);color:#fff}.contact-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.badge{background:var(--brand);color:#fff;border-radius:999px;font-size:11px;font-weight:700;padding:1px 7px;min-width:20px;text-align:center}.contact-meta{display:flex;gap:4px;margin-top:4px;flex-wrap:wrap}.pill{font-size:10px;padding:1px 7px;border-radius:999px;background:var(--bg);color:var(--muted-c)}.pill.status-open{background:#d1e7dd;color:#0f5132}.pill.status-pending{background:#fff3cd;color:#664d03}.pill.status-closed{background:#e2e3e5;color:#41464b}.pill.assigned{background:#cfe2ff;color:#084298}.pill.tag{background:#e7d6f7;color:#59307d}.chat-head{justify-content:space-between}.chat-head-actions{display:flex;gap:8px}.chat-head-actions select{width:auto;font-size:13px;padding:5px 8px}.chat-input .ghost{background:transparent;font-size:18px;padding:6px 8px}.chat-input .ghost:hover{background:var(--border)}.bubble-image{max-width:260px;border-radius:6px;margin-bottom:4px;display:block}.bubble-sticker{max-width:150px;border-radius:4px;margin-bottom:4px;display:block;background:none}.bubble-video{max-width:280px;border-radius:6px;margin-bottom:4px;display:block;background:#000}.bubble-audio{max-width:260px;min-width:220px;height:38px;margin-bottom:4px;display:block}.attach-btn{background:var(--bg);color:var(--text);font-size:13px;margin-bottom:4px}.attach-loading{display:block;font-size:13px;color:var(--muted);margin-bottom:4px;font-style:italic}.quick-replies{background:var(--surface);border-top:1px solid var(--border);max-height:260px;overflow-y:auto;padding:10px 16px;display:flex;flex-direction:column;gap:6px}.quick-reply-row{display:flex;gap:6px;align-items:center}.quick-reply-use{flex:1;background:var(--surface-2);color:var(--text);text-align:left;display:flex;flex-direction:column;gap:2px;padding:6px 10px}.quick-reply-use span{color:var(--muted-c);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.quick-reply-use:hover{background:var(--border)}button.small{padding:4px 9px;font-size:12px}.quick-reply-new{display:flex;gap:6px;margin-top:4px}.template-form{display:flex;flex-direction:column;gap:8px;padding:10px 16px;background:#fff8e6;border-top:1px solid #ffe69c}.template-form .template-row{display:flex;gap:8px}.template-form .template-row select{flex:1}.template-form .template-row button{flex-shrink:0;white-space:nowrap}.template-form .template-vars{display:flex;flex-direction:column;gap:6px}.attach-bar{display:flex;gap:8px;align-items:center;padding:10px 16px;background:var(--surface);border-top:1px solid var(--border)}.attach-bar .attach-name{font-size:13px;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0}.attach-bar input{flex:1}.attach-bar button{flex-shrink:0;white-space:nowrap}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.stat-card{background:var(--surface);border-radius:10px;padding:16px;text-align:center;box-shadow:0 1px 3px #00000014}.stat-value{font-size:26px;font-weight:700;color:var(--brand-deep)}.stat-label{font-size:12px;color:var(--muted-c);margin-top:2px}.bars{display:flex;gap:14px;align-items:flex-end;padding-top:10px}.bar-col{display:flex;flex-direction:column;align-items:center;gap:4px}.bar-stack{display:flex;gap:3px;align-items:flex-end;height:124px}.bar-in{width:16px;background:#53bdeb;border-radius:3px 3px 0 0;min-height:2px}.bar-out{width:16px;background:var(--brand);border-radius:3px 3px 0 0;min-height:2px}.bar-day{font-size:11px;color:var(--muted-c)}.legend{display:inline-block;width:10px;height:10px;border-radius:2px;margin-right:4px}.legend-in{background:#53bdeb}.legend-out{background:var(--brand)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:50}.modal{background:var(--surface);border-radius:12px;padding:24px;width:380px;display:flex;flex-direction:column;gap:12px}.modal h2{font-size:18px}.modal label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.ghost-dark{background:var(--border);color:var(--text)}.ghost-dark:hover{background:#d8dcde}.subtabs{display:flex;gap:8px}.subtabs button{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #00000014}.subtabs button.active{background:var(--brand);color:#fff}.row-inactive td{opacity:.5}.actions-cell{display:flex;gap:6px}.role-form{display:flex;gap:10px}.role-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.role-head h2{margin-bottom:0}.perm-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:8px}.perm-item{display:flex;align-items:center;gap:8px;font-size:14px;background:var(--surface-2);border-radius:6px;padding:8px 10px;cursor:pointer}.perm-item input{width:auto}.perm-key{font-size:11px}.audit-filters{display:flex;gap:10px;margin-bottom:12px}.audit-filters select,.audit-filters input{width:auto}.users-table select{width:auto;padding:4px 6px;font-size:13px}.users-page{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:20px;max-width:900px;margin:0 auto;width:100%}.card{background:var(--surface);border-radius:10px;padding:20px;box-shadow:0 1px 3px #00000014}.card h2{font-size:17px;margin-bottom:14px}.user-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:end}.user-form label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600}.user-form button{grid-column:span 2;justify-self:start}.users-table{width:100%;border-collapse:collapse;font-size:14px}.users-table th,.users-table td{text-align:left;padding:8px 10px;border-bottom:1px solid var(--border)}.users-table th{color:var(--muted-c);font-weight:600;font-size:13px}.bot-toggle-row{display:flex;justify-content:space-between;align-items:center;gap:16px}.bot-toggle-row h2{margin-bottom:4px}.switch{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.switch input{opacity:0;width:0;height:0;position:absolute}.switch .slider{position:absolute;top:0;right:0;bottom:0;left:0;background:#ccd0d5;border-radius:24px;transition:background .2s;cursor:pointer}.switch .slider:before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 2px #0003}.switch input:checked+.slider{background:var(--brand)}.switch input:checked+.slider:before{transform:translate(20px)}.hours-form{display:flex;flex-direction:column;gap:14px;align-items:flex-start}.hours-top{display:flex;align-items:flex-end;gap:24px;flex-wrap:wrap;width:100%}.switch-label{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;cursor:pointer}.tz-label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600;min-width:240px}.hours-days{display:flex;flex-direction:column;gap:6px;width:100%}.hours-day{display:grid;grid-template-columns:110px 90px 130px auto 130px;align-items:center;gap:10px;font-size:14px}.hours-day input[type=time]{width:auto;padding:6px 8px}.hours-day-name{font-weight:600}.hours-closed{display:flex;align-items:center;gap:6px;font-size:13px;cursor:pointer}.hours-closed input{width:auto}.away-label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600;width:100%}.away-label textarea{resize:vertical;font:inherit}.rule-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:end}.rule-form label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600}.rule-form .rule-reply{grid-column:span 2}.rule-form textarea{resize:vertical;font:inherit}.rule-form-actions{grid-column:span 2;display:flex;gap:8px}.tag-form{display:flex;gap:10px;align-items:center}.tag-form input[type=text],.tag-form input:not([type]){max-width:280px}.color-input{width:44px;height:38px;padding:3px;cursor:pointer;flex-shrink:0}.tag-list{display:flex;flex-direction:column;gap:8px}.tag-row{display:flex;align-items:center;gap:8px}.tag-chip{display:inline-block;padding:4px 14px;border-radius:999px;font-size:13px;font-weight:600;box-shadow:inset 0 0 0 1px #00000014}.tag-row .tag-chip{margin-right:auto}.tag-edit-row{display:flex;align-items:center;gap:8px;background:var(--surface-2);border-radius:8px;padding:6px 8px}.tag-edit-row input:not([type=color]){max-width:240px}.template-note{background:#fff8e6;border:1px solid #ffe69c;color:#664d03;border-radius:6px;padding:8px 12px;font-size:13px;margin-bottom:14px}.tpl-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.tpl-form label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600}.tpl-form .tpl-body{grid-column:span 2}.tpl-form textarea{resize:vertical;font:inherit}.tpl-form button{grid-column:span 2;justify-self:start}.input-invalid{border-color:#dc3545}.field-hint{color:#b02a37;font-size:12px;font-weight:400}.tpl-name{background:var(--bg);border-radius:4px;padding:2px 6px;font-size:13px}.tpl-preview{color:var(--muted-c);max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-body{display:flex;flex-direction:column;gap:8px;font-size:14px}.modal-body .tag-chip{margin:0 2px}.funnel-page{flex:1;display:flex;flex-direction:column;padding:16px 20px;gap:12px;overflow:hidden}.funnel-page .empty{color:var(--muted-c);padding:24px}.funnel-toolbar{display:flex;align-items:center;justify-content:space-between}.funnel-toolbar h2{font-size:18px}.funnel-new-stage{display:flex;gap:8px;align-items:center;background:var(--surface);border-radius:10px;padding:10px 12px;box-shadow:0 1px 3px #00000014}.funnel-new-stage input:not([type=color]){max-width:260px}.funnel{flex:1;display:flex;gap:14px;overflow-x:auto;align-items:flex-start;padding-bottom:8px}.funnel-col{min-width:260px;width:260px;flex-shrink:0;background:var(--surface-2);border-radius:10px;display:flex;flex-direction:column;max-height:100%}.funnel-col.drag-over{outline:2px dashed var(--brand);outline-offset:-2px;background:var(--brand-soft)}.funnel-col-head{display:flex;align-items:center;gap:8px;padding:10px 12px;border-top:5px solid #8696a0;border-radius:10px 10px 0 0;background:var(--surface);font-weight:600;font-size:14px}.funnel-col-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.funnel-count{background:var(--border);color:var(--muted-c);border-radius:999px;padding:1px 8px;font-size:12px}.funnel-col-actions{margin-left:auto;display:flex;gap:2px}.funnel-col-actions .icon-btn{background:transparent;border:none;cursor:pointer;padding:2px 4px;font-size:13px;color:var(--muted-c);border-radius:4px}.funnel-col-actions .icon-btn:hover{background:var(--bg)}.funnel-stage-edit{display:flex;gap:6px;align-items:center;width:100%}.funnel-stage-edit input:not([type=color]){min-width:0;flex:1;padding:5px 8px;font-size:13px}.funnel-stage-edit .color-input{width:34px;height:32px}.funnel-cards{display:flex;flex-direction:column;gap:8px;padding:10px;overflow-y:auto}.funnel-empty{color:var(--muted-c);font-size:13px;text-align:center;padding:14px 0}.funnel-card{background:var(--surface);border-radius:8px;padding:10px 12px;box-shadow:0 1px 2px #0000001a;cursor:grab}.funnel-card:active{cursor:grabbing}.funnel-card-name{font-weight:600;font-size:14px;margin-bottom:2px}.funnel-card-preview{color:var(--muted-c);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px}.funnel-card-meta{display:flex;flex-wrap:wrap;gap:4px}.campaign-list{display:flex;flex-direction:column;gap:14px}.campaign-card{border:1px solid var(--border);border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:10px;background:var(--surface)}.campaign-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.campaign-name{font-weight:700;font-size:15px}.campaign-head .pill{font-size:12px;padding:3px 10px;flex-shrink:0}.pill.camp-draft{background:#e2e3e5;color:#41464b}.pill.camp-sending{background:#cfe2ff;color:#084298}.pill.camp-done{background:#d1e7dd;color:#0f5132}.pill.camp-cancelled,.pill.camp-failed{background:#f8d7da;color:#842029}.progress{width:100%;height:8px;background:var(--border);border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:var(--brand);border-radius:999px;transition:width .3s ease}.camp-counters{display:flex;flex-wrap:wrap;gap:16px;font-size:13px;color:var(--muted-c)}.camp-counters strong{color:var(--text)}.campaign-actions{display:flex;gap:8px}.campaign-form{display:flex;flex-direction:column;gap:14px}.campaign-form label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600}.campaign-vars{display:flex;flex-direction:column;gap:10px;background:var(--surface-2);border-radius:8px;padding:12px}.campaign-preview{display:flex;flex-direction:column;gap:6px}.tpl-live-preview{background:var(--chat-bg);border-radius:8px;padding:10px 12px;font-size:14px;white-space:pre-wrap;word-break:break-word}.campaign-audience{display:flex;flex-direction:column;gap:10px;border-top:1px solid var(--border);padding-top:12px}.campaign-audience select{max-width:260px}.campaign-audience-row{display:flex;align-items:center;gap:12px}.audience-count{font-size:14px;font-weight:600;color:var(--brand-ink)}.chip-row{display:flex;flex-wrap:wrap;gap:6px}.chip-select{background:var(--bg);color:var(--muted-c);border:1px solid var(--border);border-radius:999px;padding:4px 12px;font-size:13px;cursor:pointer}.chip-select:hover{background:var(--border)}.chip-select.active{background:var(--brand);color:#fff;border-color:var(--brand)}.chip-select.active:hover{background:var(--brand-hover)}.modal.modal-wide{width:560px;max-width:92vw;max-height:82vh;overflow-y:auto}.ai-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:end}.ai-form label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600}.ai-form-actions{grid-column:span 2}.connection-page{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:20px;max-width:760px;margin:0 auto;width:100%}.connection-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.connection-head h2{font-size:18px}.status-chip{font-size:12px;font-weight:700;padding:4px 12px;border-radius:999px;white-space:nowrap}.status-chip.ok{background:#d1e7dd;color:#0f5132}.status-chip.off{background:#e2e3e5;color:#41464b}.wizard-steps{display:flex;gap:8px}.wizard-step{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--surface);color:var(--muted-c);border:1px solid var(--border);border-radius:10px;padding:10px 12px;font-size:14px;font-weight:600}.wizard-step:hover{background:var(--surface-2)}.wizard-step .wizard-num{width:24px;height:24px;border-radius:50%;background:var(--border);color:var(--muted-c);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.wizard-step.active{background:var(--brand);color:#fff;border-color:var(--brand)}.wizard-step.active:hover{background:var(--brand-hover)}.wizard-step.active .wizard-num{background:#ffffff40;color:#fff}.connection-form{display:flex;flex-direction:column;gap:14px}.connection-form label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600}.copy-block{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.copy-label{font-size:13px;font-weight:600}.copy-field{display:flex;gap:8px}.copy-field input{flex:1;background:var(--surface-2);font-family:Consolas,monospace;font-size:13px}.copy-field button{flex-shrink:0;white-space:nowrap}.help-details{margin-top:16px;background:var(--surface-2);border-radius:8px;padding:12px 14px;font-size:13px}.help-details summary{cursor:pointer;font-weight:600;color:var(--brand-ink)}.help-details ol{margin:10px 0 0 18px;display:flex;flex-direction:column;gap:8px;color:var(--muted-c)}.webhook-instructions{font-size:14px;color:#3b4a54;background:#fff8e6;border:1px solid #ffe69c;border-radius:8px;padding:10px 12px;margin-bottom:14px}.verify-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.test-card{border:1px solid #badbcc;background:#f2faf6;border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:6px;margin:10px 0}.test-title{font-weight:700;color:#0f5132}.test-line{font-size:14px}.quality-badge{font-size:12px;font-weight:700;padding:2px 10px;border-radius:999px}.quality-badge.quality-green{background:#d1e7dd;color:#0f5132}.quality-badge.quality-yellow{background:#fff3cd;color:#664d03}.quality-badge.quality-red{background:#f8d7da;color:#842029}.quality-badge.quality-unknown{background:#e2e3e5;color:#41464b}.webhook-light{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted-c);margin-top:12px}.webhook-light .webhook-dot{width:12px;height:12px;border-radius:50%;background:#adb5bd;flex-shrink:0}.webhook-light.on{color:#0f5132}.webhook-light.on .webhook-dot{background:#198754}.clients-page{flex:1;overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:14px}.clients-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:var(--surface);border-radius:10px;padding:12px 14px;box-shadow:0 1px 3px #00000014}.clients-toolbar .search{flex:1;min-width:200px}.clients-toolbar select{width:auto;font-size:13px;padding:7px 8px}.clients-toolbar button{white-space:nowrap;flex-shrink:0}.clients-table-wrap{background:var(--surface);border-radius:10px;box-shadow:0 1px 3px #00000014;overflow-x:auto}.clients-table{width:100%;border-collapse:collapse;font-size:14px}.clients-table th,.clients-table td{text-align:left;padding:10px 12px;border-bottom:1px solid var(--border);white-space:nowrap}.clients-table th{color:var(--muted-c);font-weight:600;font-size:13px;background:var(--brand-soft);position:sticky;top:0}.clients-table tbody tr{cursor:pointer}.clients-table tbody tr:hover{background:var(--brand-tint)}.clients-table .clients-info-row td{color:var(--muted-c);cursor:default;padding:20px 12px}.clients-table .clients-info-row:hover{background:transparent}.clients-name{font-weight:600}.clients-phone{font-family:Consolas,monospace;font-size:13px;color:var(--muted-c)}.clients-tags{display:flex;gap:4px;flex-wrap:wrap}.clients-stage{display:inline-flex;align-items:center;gap:6px;font-weight:600;color:var(--brand-deep)}.stage-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;display:inline-block}.clients-activity{color:var(--muted-c);font-size:13px}.pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-top:1px solid var(--border)}.pagination-controls{display:flex;align-items:center;gap:10px}.pagination-controls button{min-width:34px}.pagination-controls button:disabled{opacity:.45;cursor:default}.client-modal-head{display:flex;align-items:baseline;gap:10px}.client-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.client-form-grid label,.client-field{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600}.client-field textarea{resize:vertical;font:inherit}.client-modal-actions{align-items:center}.client-modal-actions .spacer{flex:1}.import-modal .modal-actions{align-items:center}.import-modal .modal-actions .spacer{flex:1}.import-help{font-size:13px;line-height:1.4}.import-file{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600}.import-file input[type=file]{font-weight:400;padding:6px;background:var(--surface-2)}.import-filename{font-size:13px}.import-warn{font-weight:600}.import-map{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:4px}.import-map-field{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600}.import-preview-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:8px}.import-preview{width:100%;border-collapse:collapse;font-size:13px}.import-preview th,.import-preview td{text-align:left;padding:6px 10px;border-bottom:1px solid var(--border);white-space:nowrap;color:var(--text)}.import-preview th{background:var(--surface-2);font-weight:600;color:var(--muted-c)}.import-preview tr:last-child td{border-bottom:none}.import-more{padding:6px 10px;font-size:12px}.import-summary{line-height:1.4}.import-errors{max-height:200px;overflow-y:auto;border:1px solid var(--border);border-radius:8px;padding:8px 12px;background:var(--surface-2)}.import-errors-title{font-size:13px;font-weight:600;margin-bottom:6px;color:var(--text)}.import-errors ul{margin:0;padding-left:18px}.import-errors li{font-size:13px;color:var(--danger-text);margin-bottom:2px}:root[data-theme=dark] .ghost-dark:hover{background:#2c4250}:root[data-theme=dark] .stat-value{color:#7cc4de}:root[data-theme=dark] .clients-stage{color:#7cc4de}:root[data-theme=dark] .switch .slider{background:#33454f}:root[data-theme=dark] .error{background:#3a1f24;color:#f0a9b0}:root[data-theme=dark] .success{background:#11301f;color:#79c99a}:root[data-theme=dark] .field-hint{color:#f0a9b0}:root[data-theme=dark] .template-form{background:#241f10;border-top-color:#4a3f1e}:root[data-theme=dark] .template-note{background:#241f10;border-color:#4a3f1e;color:#e0cf8f}:root[data-theme=dark] .webhook-instructions{background:#241f10;border-color:#4a3f1e;color:#cfd8dd}:root[data-theme=dark] .test-card{background:#10281b;border-color:#1f4a33}:root[data-theme=dark] .test-title{color:#7bd8a8}:root[data-theme=dark] .webhook-light.on{color:#7bd8a8}:root[data-theme=dark] .login-card{box-shadow:0 8px 30px #00000080}.contact-item.rich{display:flex;gap:10px;align-items:flex-start}.contact-avatar{position:relative;width:40px;height:40px;border-radius:50%;color:#fff;font-weight:700;font-size:17px;display:flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-user-select:none;user-select:none}.contact-avatar .agent-badge{position:absolute;right:-2px;bottom:-2px;width:16px;height:16px;border-radius:50%;background:var(--brand);color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px var(--surface)}.contact-main{flex:1;min-width:0}.contact-time{font-size:11px;color:var(--muted-c);flex-shrink:0}.preview-sender{font-weight:600}.contact-side{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0;min-height:40px}.contact-actions{display:flex;gap:3px;opacity:0;pointer-events:none;transition:opacity .12s ease}.contact-item.rich:hover .contact-actions,.contact-actions.open{opacity:1;pointer-events:auto}.item-action{background:var(--surface);border:1px solid var(--border);color:var(--muted-c);border-radius:6px;padding:2px 6px;font-size:13px;line-height:1.3}.item-action:hover{background:var(--brand-soft);color:var(--brand-ink)}.item-spinner{width:14px;height:14px;border:2px solid var(--border);border-top-color:var(--brand-ink);border-radius:50%;animation:itemspin .7s linear infinite;display:inline-block}@keyframes itemspin{to{transform:rotate(360deg)}}.peek-pop{position:fixed;z-index:60;width:300px;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 26px #00000038;overflow:hidden;cursor:default}.peek-title{font-size:12px;font-weight:600;padding:8px 12px;border-bottom:1px solid var(--border);background:var(--surface-2);color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.peek-body{max-height:250px;overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:5px;background:var(--chat-bg)}.peek-empty{font-size:12px;color:var(--muted-c);text-align:center;padding:10px 0}.peek-bubble{max-width:85%;font-size:12px;padding:5px 8px;border-radius:8px;color:var(--text);box-shadow:0 1px 1px #00000014;white-space:pre-wrap;word-break:break-word}.peek-bubble.in{background:var(--bubble-in);align-self:flex-start}.peek-bubble.out{background:var(--brand-tint);align-self:flex-end}.peek-time{display:block;font-size:10px;color:var(--muted-c);text-align:right;margin-top:2px}.peek-sys{align-self:center;font-size:11px;color:var(--muted-c);background:var(--brand-soft);border-radius:999px;padding:2px 10px;text-align:center;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-pop{position:fixed;z-index:60;min-width:186px;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 6px 20px #0003;padding:4px 0;display:flex;flex-direction:column;cursor:default}.quick-pop button{background:transparent;border:none;border-radius:0;color:var(--text);text-align:left;font-size:13px;padding:8px 14px}.quick-pop button:hover{background:var(--brand-soft)}.survey-form{display:flex;flex-direction:column;gap:12px}.survey-form label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600}.survey-form textarea{resize:vertical;font:inherit}.survey-form .survey-toggle{flex-direction:row;align-items:center;gap:8px}.survey-form .survey-toggle input{width:auto}.survey-toggles{display:flex;gap:20px;flex-wrap:wrap}.survey-note{font-size:12px;color:var(--muted-c)}.survey-options{display:flex;flex-direction:column;gap:8px;background:var(--surface-2);border:1px solid var(--border);border-radius:8px;padding:10px 12px}.survey-option-row{display:flex;align-items:center;gap:8px}.survey-option-row input{flex:1}.survey-option-num{font-size:13px;font-weight:700;color:var(--muted-c);min-width:18px;text-align:right}.survey-options .ghost-dark{align-self:flex-start}.survey-chips{display:flex;gap:4px;flex-wrap:wrap}.survey-chip{font-size:11px;font-weight:700;border-radius:999px;padding:2px 9px;background:var(--surface-2);color:var(--muted-c);border:1px solid var(--border);white-space:nowrap}.survey-chip.on{background:#d1e7dd;color:#0f5132;border-color:transparent}.survey-chip.auto{background:var(--brand-soft);color:var(--brand-ink);border-color:transparent}:root[data-theme=dark] .survey-chip.on{background:#11301f;color:#79c99a}.survey-avg{font-size:42px;font-weight:800;color:var(--brand-ink);text-align:center;line-height:1.1}.survey-avg small{font-size:17px;font-weight:600;color:var(--muted-c)}.import-note{background:var(--note-bg);color:var(--note-text);border:1px solid var(--note-border);border-radius:8px;padding:10px 12px;font-size:13px;line-height:1.5}.import-file{border:1px dashed var(--border);border-radius:8px;padding:16px;background:var(--surface-2)}.import-file input{background:transparent;border:none;padding:0}.import-map{display:flex;flex-direction:column;gap:10px}.import-map-row{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:12px}.import-map-row>span{font-size:13px;font-weight:600}.import-req{color:var(--danger-text)}.import-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:8px}.import-table{width:100%;border-collapse:collapse;font-size:13px}.import-table th,.import-table td{text-align:left;padding:6px 10px;border-bottom:1px solid var(--border);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.import-table th{color:var(--muted-c);font-weight:600;background:var(--surface-2)}.import-table tbody tr:last-child td{border-bottom:none}.import-loading{display:flex;flex-direction:column;align-items:center;gap:12px;padding:28px 0;color:var(--muted-c);font-size:15px}.import-loading .item-spinner{width:26px;height:26px;border-width:3px}.import-summary{font-size:16px;font-weight:700;text-align:center;padding:6px 0 2px}.import-errors{max-height:170px;overflow-y:auto;display:flex;flex-direction:column;gap:4px;font-size:13px}.import-errors .import-err-row{color:var(--danger-text);background:var(--surface-2);border-radius:6px;padding:4px 8px}.import-count{font-size:13px;color:var(--muted-c)}.survey-dist{display:flex;flex-direction:column;gap:8px}.survey-dist-row{display:flex;align-items:center;gap:10px;font-size:13px}.survey-dist-label{width:110px;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text)}.survey-dist-row .progress{flex:1}.survey-dist-count{min-width:26px;text-align:right;font-weight:600;color:var(--muted-c)}.survey-recent-title{font-size:14px;margin-top:6px}.stat-sub{font-size:11px;color:var(--muted-c);margin-top:2px}.filter-tabs .tab-badge{display:inline-block;margin-left:5px;background:var(--brand-soft);color:var(--brand-ink);border-radius:999px;font-size:10px;font-weight:700;padding:0 5px;min-width:17px;text-align:center;vertical-align:1px}.filter-tabs button.active .tab-badge{background:#ffffff47;color:#fff}.tabs-spacer{flex:1}.side-tool-wrap{position:relative;display:flex}.filter-tabs .side-tool{background:var(--bg);color:var(--muted-c);border:1px solid var(--border);padding:4px 8px;font-size:13px;line-height:1.2;border-radius:6px}.filter-tabs .side-tool:hover{background:var(--surface-2);color:var(--brand-ink)}.filter-tabs .side-tool.active{background:var(--brand);border-color:var(--brand);color:#fff}.side-pop{position:absolute;top:calc(100% + 6px);right:0;z-index:45;width:218px;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 24px #0003;padding:12px;display:flex;flex-direction:column;gap:10px;cursor:default}.side-pop label{display:flex;flex-direction:column;gap:4px;font-size:12px;font-weight:600;color:var(--muted-c)}.side-pop select{width:100%;font-size:13px;padding:6px 8px}.side-pop .side-pop-check{flex-direction:row;align-items:center;gap:8px;color:var(--text);font-size:13px}.side-pop .side-pop-check input{width:auto}.side-pop.menu{width:212px;padding:5px 0;gap:0}.side-pop .side-pop-item{background:transparent;border:none;border-radius:0;width:100%;text-align:left;font-size:13px;color:var(--text);padding:8px 14px}.side-pop .side-pop-item:hover{background:var(--brand-soft)}.side-pop-sep{height:1px;background:var(--border);margin:4px 0}.side-pop-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:var(--muted-c);padding:4px 14px 2px}.active-filters{padding:0 10px 8px;border-bottom:1px solid var(--border);background:var(--surface)}.filters-chip{background:var(--brand-tint);color:var(--brand-ink);border:1px solid transparent;border-radius:999px;font-size:12px;font-weight:600;padding:3px 10px}.filters-chip:hover{background:var(--brand-soft);color:var(--brand-ink)}
