.co-smart-suggestions{flex-shrink:0;padding:6px 9px;display:flex;align-items:center;gap:5px;border-top:1px solid #e7e9ef;background:#fafaff;overflow-x:auto}.co-smart-suggestions[hidden]{display:none!important}.co-smart-suggestions small{color:#7b8495;font-size:8px;white-space:nowrap}.co-smart-suggestions button{padding:5px 7px;border:1px solid #d9d5ff;border-radius:10px;background:#f0eeff;color:#574bd7;font:700 8px inherit;white-space:nowrap;cursor:pointer}
:root{--co-primary:#6558f5;--co-primary-dark:#5145d8;--co-text:#172033;--co-muted:#758096;--co-bg:#f6f7fb}
.co-chat [hidden]{display:none!important}
.co-chat,.co-chat *{box-sizing:border-box}.co-chat{position:fixed;right:var(--co-right-offset,24px);bottom:var(--co-bottom-offset,24px);z-index:999999;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--co-text);line-height:1.45}.co-chat.co-position-left{right:auto;left:var(--co-left-offset,24px)}
.co-launcher{position:relative;width:var(--co-launcher-size,60px);height:var(--co-launcher-size,60px);border:0;border-radius:22px;background:linear-gradient(145deg,var(--co-primary),var(--co-primary-dark));color:#fff;box-shadow:0 16px 38px rgba(81,69,216,.34);display:grid;place-items:center;cursor:pointer;transition:.25s transform,.25s border-radius}.co-launcher:hover{transform:translateY(-2px)}.co-launcher svg{width:45%;fill:currentColor;transition:.2s}.co-launcher-close{display:none;font:300 34px/1 Arial}.co-launcher-pulse{position:absolute;right:2px;top:1px;width:13px;height:13px;border:3px solid #fff;background:#26ce83;border-radius:50%}.co-offline .co-launcher-pulse,.co-offline .co-header small i,.co-offline .co-avatar span{background:#aeb5c2}.is-open .co-launcher{border-radius:50%}.is-open .co-launcher svg{display:none}.is-open .co-launcher-close{display:block}
.co-window{position:absolute;right:0;bottom:calc(var(--co-launcher-size,60px) + 16px);width:370px;height:min(600px,calc(100vh - 120px));overflow:hidden;background:#fff;border:1px solid rgba(23,32,51,.07);border-radius:26px;box-shadow:0 28px 70px rgba(25,35,60,.2);display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(14px) scale(.97);transform-origin:bottom right;transition:.22s}.co-position-left .co-window{right:auto;left:0;transform-origin:bottom left}.is-open .co-window{opacity:1;visibility:visible;transform:none}
.co-header{min-height:94px;padding:20px 22px;display:flex;align-items:center;gap:14px;color:#fff;background:linear-gradient(135deg,#766af8,#5145d8);position:relative;overflow:hidden}.co-header:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:rgba(255,255,255,.08);right:-50px;top:-85px}.co-avatar{width:49px;height:49px;border-radius:17px;display:grid;place-items:center;background:rgba(255,255,255,.16);position:relative;z-index:1}.co-avatar svg{width:23px;fill:#fff}.co-avatar span{position:absolute;right:-2px;bottom:-1px;width:12px;height:12px;border:3px solid #6558f5;background:#35d493;border-radius:50%}.co-header-copy{flex:1;min-width:0;position:relative;z-index:1}.co-header strong,.co-header small{display:block}.co-header strong{font-size:16px}.co-header small{margin-top:3px;font-size:12px;color:rgba(255,255,255,.8)}.co-header small i{display:inline-block;width:6px;height:6px;margin-right:6px;background:#48e0a3;border-radius:50%}.co-operator-toggle{position:relative;z-index:2;width:39px;height:39px;border:1px solid rgba(255,255,255,.3);border-radius:13px;display:grid;place-items:center;background:rgba(255,255,255,.13);color:#fff;cursor:pointer;transition:.2s}.co-operator-toggle:hover,.co-operator-toggle.active{background:#fff;color:#5d50e7}.co-operator-toggle svg{width:20px;fill:currentColor}
.co-chat .co-header{background:linear-gradient(135deg,var(--co-primary),var(--co-primary-dark))}.co-operator-badge{position:absolute;right:-5px;top:-6px;min-width:18px;height:18px;padding:0 4px;border:2px solid var(--co-primary);border-radius:10px;display:grid;place-items:center;background:#ff4d6d;color:#fff;font-size:9px;font-weight:800}.co-privacy-notice{margin:9px 2px 0;color:#8a93a3;font-size:10px;line-height:1.45;text-align:center}
.co-chat .co-avatar span{border-color:var(--co-primary)}.co-op-conversation{grid-template-columns:40px minmax(0,1fr) auto}
.co-body{flex:1;min-height:0;padding:18px;background:var(--co-bg);overflow-y:auto}.co-welcome{display:flex;flex-direction:column;gap:14px}.co-bubble{width:max-content;max-width:82%;padding:10px 14px 11px;border-radius:17px;font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}.co-sender{display:block;margin-bottom:3px;font-size:10px;font-weight:800;letter-spacing:.15px;opacity:.68}.co-message-text{display:block}.co-them{background:#fff;border:1px solid #e9ebf2;border-bottom-left-radius:5px;box-shadow:0 3px 12px rgba(32,42,65,.05)}.co-them .co-sender{color:#5145d8;opacity:1}.co-me{margin-left:auto;background:var(--co-primary);color:#fff;border-bottom-right-radius:5px}.co-start-form{margin-top:4px;padding:18px;background:#fff;border:1px solid #e8eaf1;border-radius:19px;box-shadow:0 7px 25px rgba(36,45,70,.06)}.co-start-form label{display:block;margin-bottom:12px;color:#525d72;font-size:12px;font-weight:600}.co-start-form input,.co-start-form textarea{display:block;width:100%;margin-top:6px;padding:10px 11px;border:1px solid #dfe2eb;border-radius:10px;background:#fbfcfe;color:var(--co-text);font:400 14px inherit;outline:0;resize:none}.co-start-form input:focus,.co-start-form textarea:focus{border-color:var(--co-primary);box-shadow:0 0 0 3px rgba(101,88,245,.1)}.co-start-form button{width:100%;padding:12px;border:0;border-radius:11px;background:var(--co-primary);color:#fff;font-weight:700;cursor:pointer}.co-start-form button:disabled{opacity:.55}.co-messages{min-height:100%;display:flex;flex-direction:column;gap:9px;justify-content:flex-end}
.co-reply{min-height:70px;padding:12px 13px 12px 18px;background:#fff;border-top:1px solid #eceef3;display:flex;align-items:flex-end;gap:10px}.co-reply textarea{flex:1;max-height:90px;padding:10px 0;border:0;outline:0;resize:none;color:var(--co-text);font:400 14px inherit}.co-reply button{width:42px;height:42px;border:0;border-radius:14px;display:grid;place-items:center;background:var(--co-primary);color:#fff;cursor:pointer}.co-reply button svg{width:19px;fill:currentColor}.co-error{position:absolute;left:18px;right:18px;bottom:80px;padding:10px 12px;border-radius:10px;background:#e5484d;color:#fff;text-align:center;font-size:12px}
.co-operator-panel{display:none;flex:1;min-height:0;background:#f6f7fb}.operator-mode .co-body,.operator-mode>.co-window>.co-reply{display:none!important}.operator-mode .co-operator-panel{display:flex}.co-operator-list-view,.co-operator-thread{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.co-operator-title{height:54px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7e9ef;background:#fff}.co-operator-title strong{font-size:14px}.co-operator-refresh{width:32px;height:32px;border:0;border-radius:10px;background:#efedff;color:#5b4fe5;font-size:20px;line-height:1;cursor:pointer}.co-operator-list{flex:1;min-height:0;padding:8px;overflow-y:auto}.co-op-conversation{width:100%;padding:11px 9px;border:0;border-radius:14px;display:grid;grid-template-columns:40px minmax(0,1fr) 8px;gap:10px;align-items:center;background:transparent;text-align:left;cursor:pointer}.co-op-conversation:hover{background:#fff}.co-op-avatar{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:#e9e6ff;color:#594dde;font-size:13px;font-weight:800}.co-op-copy{min-width:0}.co-op-copy strong,.co-op-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.co-op-copy strong{font-size:12px}.co-op-copy small{margin-top:3px;color:#7d8799;font-size:10px}.co-op-conversation>i{width:8px;height:8px;border-radius:50%;background:#bfc5d0}.co-op-conversation>i.open{background:#2bc987}.co-operator-empty{padding:32px 15px;color:#7d8799;text-align:center;font-size:12px}.co-operator-loading{width:23px;height:23px;margin:38px auto;border:3px solid #dfe2eb;border-top-color:#6558f5;border-radius:50%;animation:co-widget-spin .7s linear infinite}@keyframes co-widget-spin{to{transform:rotate(360deg)}}.co-operator-thread-head{min-height:58px;padding:8px 11px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #e7e9ef;background:#fff}.co-operator-thread-head>div{flex:1;min-width:0}.co-operator-thread-head strong,.co-operator-thread-head small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.co-operator-thread-head strong{font-size:13px}.co-operator-thread-head small{margin-top:2px;color:#7d8799;font-size:10px}.co-operator-back{width:30px;height:34px;border:0;background:transparent;color:#6558f5;font-size:27px;cursor:pointer}.co-operator-status{max-width:112px;padding:7px 8px;border:1px solid #e1e4eb;border-radius:9px;background:#fff;color:#626d80;font:600 9px inherit;cursor:pointer}.co-operator-status.closed{border-color:#bce8d5;background:#edfbf5;color:#25865f}.co-operator-messages{flex:1;min-height:0;padding:15px 13px;display:flex;flex-direction:column;gap:8px;overflow-y:auto}.co-op-message{max-width:82%;align-self:flex-start}.co-op-message small{display:block;margin:0 5px 3px;color:#7b8495;font-size:9px;font-weight:700}.co-op-message span{display:block;padding:9px 12px;border:1px solid #e4e7ed;border-radius:14px 14px 14px 5px;background:#fff;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}.co-op-message.mine{align-self:flex-end}.co-op-message.mine small{text-align:right}.co-op-message.mine span{border-color:#6558f5;border-radius:14px 14px 5px 14px;background:#6558f5;color:#fff}.co-operator-reply{min-height:62px;padding:9px 10px 9px 15px;border-top:1px solid #e7e9ef;display:flex;align-items:flex-end;gap:8px;background:#fff}.co-operator-reply textarea{flex:1;max-height:80px;padding:9px 0;border:0;outline:0;resize:none;font:400 12px inherit}.co-operator-reply button{width:39px;height:39px;border:0;border-radius:12px;display:grid;place-items:center;background:#6558f5;color:#fff;cursor:pointer}.co-operator-reply svg{width:17px;fill:currentColor}
.co-op-meta{display:flex;flex-direction:column;align-items:center;gap:7px}.co-op-meta i{width:8px;height:8px;border-radius:50%;background:#bfc5d0}.co-op-meta i.open{background:#2bc987}.co-op-meta b{min-width:17px;height:17px;padding:0 4px;border-radius:9px;display:grid;place-items:center;background:#ff4d6d;color:#fff;font-size:9px}
@media(max-width:520px){.co-chat{right:max(var(--co-right-offset,24px),env(safe-area-inset-right));bottom:max(var(--co-bottom-offset,24px),env(safe-area-inset-bottom))}.co-chat.co-position-left{right:auto;left:max(var(--co-left-offset,24px),env(safe-area-inset-left))}.co-window,.co-position-left .co-window{position:fixed;inset:10px 10px calc(max(var(--co-bottom-offset,24px),env(safe-area-inset-bottom)) + 66px);width:auto;height:auto;border-radius:22px}.co-launcher{border-radius:19px}}
@media(prefers-reduced-motion:reduce){.co-window,.co-launcher{transition:none}}
.co-chat .co-window{border:var(--co-border-width,1px) solid var(--co-border-color,#e5e7ed);border-radius:var(--co-border-radius,26px)}.co-chat .co-body,.co-chat .co-operator-panel,.co-chat .co-operator-messages{background-color:var(--co-chat-bg,#f6f7fb);background-image:var(--co-bg-image,none);background-position:center;background-size:cover}.co-chat .co-me{background:var(--co-visitor-bg,#6558f5);color:var(--co-visitor-text,#fff);font-size:var(--co-visitor-size,14px);font-weight:var(--co-visitor-weight,400)}.co-chat .co-them{background:var(--co-operator-bg,#fff);color:var(--co-operator-text,#172033);font-size:var(--co-operator-size,14px);font-weight:var(--co-operator-weight,400)}.co-chat .co-op-message.visitor span,.co-chat .co-op-message.visitor .co-screenshot-link{background:var(--co-visitor-bg,#6558f5);color:var(--co-visitor-text,#fff);font-size:var(--co-visitor-size,14px);font-weight:var(--co-visitor-weight,400)}.co-chat .co-op-message.mine span,.co-chat .co-op-message.mine .co-screenshot-link{background:var(--co-operator-bg,#fff);color:var(--co-operator-text,#172033);font-size:var(--co-operator-size,14px);font-weight:var(--co-operator-weight,400)}
.co-chat .co-them .co-sender{color:inherit}
.co-chat .co-launcher,.co-chat .co-launcher:hover,.co-chat .co-launcher:focus,.co-chat .co-launcher:focus-visible{padding:0!important;border:0!important;border-radius:22px!important;outline:0!important;-webkit-appearance:none!important;appearance:none!important}.co-chat.is-open .co-launcher{border-radius:50%!important}.co-chat .co-launcher:focus-visible{box-shadow:0 0 0 4px rgba(101,88,245,.2),0 16px 38px rgba(81,69,216,.34)}
.co-chat{padding:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important}.co-chat .co-launcher{min-width:0!important;min-height:0!important;margin:0!important;background:linear-gradient(145deg,var(--co-primary),var(--co-primary-dark))!important;box-shadow:0 16px 38px rgba(81,69,216,.34)!important}.co-chat .co-launcher:focus-visible{box-shadow:0 0 0 4px rgba(101,88,245,.2),0 16px 38px rgba(81,69,216,.34)!important}.co-chat .co-launcher:before,.co-chat .co-launcher:after{content:none!important;display:none!important;border:0!important;outline:0!important;box-shadow:none!important}
.co-composer-tools{position:relative;display:flex;align-items:center;gap:3px}.co-tool-button{width:29px;height:29px;padding:0;border:0;border-radius:9px;display:grid;place-items:center;background:#f1f2f6;color:#677286;font-size:17px;line-height:1;cursor:pointer}.co-attach-button{font-size:16px}.co-emoji-panel{position:absolute;left:0;bottom:39px;z-index:20;width:174px;padding:7px;border:1px solid #e1e4eb;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:4px;background:#fff;box-shadow:0 10px 30px rgba(23,32,51,.16)}.co-emoji-panel:not([hidden]){display:grid}.co-emoji-panel button{height:34px;padding:0;border:0;border-radius:8px;background:transparent;font-size:19px;cursor:pointer}.co-emoji-panel button:hover{background:#f0eeff}.co-screenshot-link{display:block;padding:5px;border-radius:12px;background:inherit}.co-screenshot-link img{display:block;width:100%;max-width:230px;max-height:230px;border-radius:9px;object-fit:cover}.co-bubble:has(.co-screenshot-link){padding:5px}.co-op-message:has(.co-screenshot-link){width:min(82%,250px)}
.co-voice-button.is-recording{background:#ffe6ea;color:#e33152;animation:co-voice-pulse 1s ease-in-out infinite}.co-voice-button.is-uploading{opacity:.65}.co-voice-status{position:absolute;left:0;bottom:38px;z-index:22;width:220px;padding:7px 9px;border:1px solid #e2e5ec;border-radius:9px;background:#fff;color:#5d6676;box-shadow:0 7px 22px rgba(20,30,50,.14);font-size:10px;line-height:1.35}.co-audio-message{display:block;width:230px;max-width:100%;height:38px}.co-file-message{display:block;color:inherit;text-decoration:underline;font-weight:700}.co-bubble:has(.co-audio-message),.co-op-message:has(.co-audio-message){width:min(86%,260px)}@keyframes co-voice-pulse{50%{transform:scale(.9);opacity:.65}}
.co-attachment-controls{margin-top:6px;display:flex;gap:8px;align-items:center;font-size:9px}.co-attachment-controls a,.co-attachment-controls button{padding:0;border:0;background:transparent;color:inherit;font:700 9px inherit;text-decoration:underline;cursor:pointer}.co-attachment-controls button{color:#d9415d}

.co-typing{padding:5px 18px;color:#7c8598;font-size:11px;font-style:italic}.co-receipt{display:block!important;margin-top:4px!important;color:inherit!important;opacity:.72;font-size:9px!important;text-align:right}.co-rating{margin:10px 14px 16px;padding:16px;border:1px solid #e2e5ed;border-radius:15px;background:#fff;text-align:center}.co-rating strong,.co-rating small{display:block}.co-rating small{margin-top:5px;color:#7b8597;font-size:10px}.co-rating button{padding:3px;border:0!important;outline:0!important;background:transparent!important;color:#ffc340!important;font-size:25px;box-shadow:none!important;cursor:pointer}

.co-expected-reply{margin:10px 3px 14px;padding:9px 11px;border-radius:10px;display:flex;align-items:center;gap:7px;background:rgba(101,88,245,.08);color:#5f55ce;font-size:10px}.co-expected-reply span{font-size:15px}.co-expected-reply strong{font-weight:650}

.co-business-hours{margin:8px 3px 14px;padding:10px 11px;border:1px solid #e3e5ec;border-radius:10px;display:flex;align-items:center;gap:9px;background:#fff;color:#687386}.co-business-hours>span{font-size:17px;color:#6558f5}.co-business-hours strong,.co-business-hours small{display:block}.co-business-hours strong{font-size:10px}.co-business-hours small{margin-top:2px;font-size:9px}.co-header-copy small.is-typing{color:#fff;font-weight:700}.co-header-copy small.is-typing i{animation:co-typing-pulse .7s infinite alternate}@keyframes co-typing-pulse{to{opacity:.35}}

.co-header-hours{display:block;margin-top:4px;color:rgba(255,255,255,.72);font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.co-chat:not(.co-support-online) .co-header-copy small i{background:#ffbf4d}.co-chat.co-support-online .co-header-copy small i{background:#48e0a3}

.co-vacation-notice{border-color:#ffe1a6;background:#fff9ec;color:#805b14}.co-vacation-notice>span{color:#e79a16}

.co-header-expected{display:block;margin-top:3px;color:rgba(255,255,255,.86);font-size:10px;line-height:1.25}.co-header-expected[hidden]{display:none!important}
.co-header-queue{display:block;margin-top:3px;color:#fff;font-size:10px;font-weight:800;line-height:1.25}.co-header-queue[hidden]{display:none!important}.co-operator-accept{padding:7px 9px;border:0;border-radius:9px;background:#e9fff5;color:#16855b;font:700 9px inherit;cursor:pointer}.co-operator-accept[hidden]{display:none!important}
.co-operator-transcript{width:28px;height:28px;padding:0;border:0;border-radius:8px;background:#f0eeff;color:#594dde;cursor:pointer}.co-visitor-transcript{margin-top:9px;padding:8px 10px;border:1px solid #d8d4ff;border-radius:9px;background:#f3f1ff;color:#594dde;font:700 10px inherit;cursor:pointer}
.co-honeypot{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;opacity:0!important}.co-proactive-bubble{border-color:#cfcaff!important;box-shadow:0 7px 25px rgba(91,77,221,.15)!important}

/* Refined 2026 interface */
.co-window{width:390px;height:min(650px,calc(100dvh - var(--co-bottom-offset,24px) - 94px));border-color:rgba(255,255,255,.55)!important;background:rgba(255,255,255,.94);box-shadow:0 32px 90px rgba(20,28,50,.24),0 8px 30px rgba(20,28,50,.1);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.co-launcher{border-radius:50%!important;box-shadow:0 18px 45px color-mix(in srgb,var(--co-primary) 38%,transparent)!important}.co-launcher:hover{transform:translateY(-4px) scale(1.035)}.co-header{min-height:106px;padding:21px 18px 19px 20px;gap:13px}.co-header:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.16),transparent 48%);pointer-events:none}.co-header:after{width:190px;height:190px;right:-62px;top:-115px}.co-avatar{width:52px;height:52px;border-radius:18px;border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.2)}.co-window-minimize{position:relative;z-index:3;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:rgba(255,255,255,.12);color:#fff;font:700 20px/1 inherit;cursor:pointer}.co-window-minimize:hover{background:#fff;color:var(--co-primary)}.co-header-copy strong{font-size:16px;letter-spacing:.1px}.co-body{padding:20px;background-image:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.02)),var(--co-bg-image,none)}.co-welcome{gap:12px}.co-bubble{padding:11px 14px 12px;border-radius:18px;line-height:1.5;box-shadow:0 5px 17px rgba(28,39,67,.06)}.co-them{border-color:rgba(222,226,235,.88);border-bottom-left-radius:6px}.co-me{border-bottom-right-radius:6px;box-shadow:0 7px 18px color-mix(in srgb,var(--co-visitor-bg) 22%,transparent)}.co-start-form{margin-top:7px;padding:18px;border-color:rgba(222,226,235,.9);border-radius:21px;box-shadow:0 14px 38px rgba(28,39,67,.09)}.co-start-form label{margin-bottom:13px;font-size:11px;letter-spacing:.1px}.co-start-form input,.co-start-form textarea,.co-start-form select{display:block;width:100%;margin-top:6px;padding:11px 12px;border:1px solid #dde1ea;border-radius:12px;background:#f8f9fc;color:var(--co-text);font:500 13px inherit;outline:0;resize:none;transition:.18s}.co-start-form select{appearance:auto}.co-start-form input:focus,.co-start-form textarea:focus,.co-start-form select:focus{border-color:var(--co-primary);background:#fff;box-shadow:0 0 0 4px color-mix(in srgb,var(--co-primary) 12%,transparent)}.co-start-form button{padding:13px;border-radius:13px;box-shadow:0 9px 22px color-mix(in srgb,var(--co-primary) 25%,transparent);transition:.18s}.co-start-form button:hover{transform:translateY(-1px);filter:brightness(1.03)}.co-reply,.co-operator-reply{border-top-color:rgba(224,227,234,.9);background:rgba(255,255,255,.96);box-shadow:0 -8px 24px rgba(28,39,67,.045)}.co-reply{min-height:74px;padding:13px 14px}.co-reply textarea{padding:10px 3px}.co-reply button,.co-operator-reply button{border-radius:15px;box-shadow:0 7px 17px color-mix(in srgb,var(--co-primary) 25%,transparent);transition:.18s}.co-reply button:hover,.co-operator-reply button:hover{transform:translateY(-1px) scale(1.02)}.co-tool-button{border:1px solid #e7e9ef;background:#f7f8fb;transition:.17s}.co-tool-button:hover{border-color:color-mix(in srgb,var(--co-primary) 35%,#e7e9ef);background:color-mix(in srgb,var(--co-primary) 8%,#fff);color:var(--co-primary)}.co-business-hours,.co-expected-reply{border-radius:13px}.co-operator-list{padding:10px}.co-op-conversation{margin-bottom:3px;padding:12px 10px;border:1px solid transparent}.co-op-conversation:hover{border-color:#e6e8ef;box-shadow:0 6px 18px rgba(28,39,67,.06)}
@media(max-width:520px){.co-chat{right:max(var(--co-right-offset,24px),env(safe-area-inset-right));bottom:max(var(--co-bottom-offset,24px),env(safe-area-inset-bottom))}.co-chat.co-position-left{right:auto;left:max(var(--co-left-offset,24px),env(safe-area-inset-left))}.co-window,.co-position-left .co-window{inset:8px 8px calc(max(var(--co-bottom-offset,24px),env(safe-area-inset-bottom)) + 66px);border-radius:26px!important}.co-header{padding-top:max(18px,env(safe-area-inset-top));}.co-body{padding:17px}.co-launcher{width:56px;height:56px}}

/* Final visual polish — 0.13.1 */
.co-chat{--co-surface:#fff;--co-line:rgba(28,39,67,.10);--co-soft-shadow:0 6px 20px rgba(24,34,56,.07)}
.co-window{isolation:isolate;border-color:var(--co-line)!important;box-shadow:0 34px 100px rgba(18,27,47,.25),0 10px 34px rgba(18,27,47,.12)}
.co-header{flex:0 0 auto;border-bottom:1px solid rgba(255,255,255,.15);box-shadow:0 10px 25px rgba(27,28,77,.12)}
.co-header-copy{padding-right:2px}.co-header-copy strong{line-height:1.25}.co-header-copy small{line-height:1.35}.co-header-hours,.co-header-expected,.co-header-queue{max-width:210px;white-space:normal}
.co-avatar,.co-operator-toggle,.co-window-minimize{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.co-window-minimize,.co-operator-toggle{flex:0 0 auto;transition:transform .18s ease,background .18s ease,color .18s ease}.co-window-minimize:hover,.co-operator-toggle:hover{transform:translateY(-1px)}
.co-body,.co-operator-list,.co-operator-messages{scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--co-primary) 32%,#c9ced8) transparent;overscroll-behavior:contain}
.co-body::-webkit-scrollbar,.co-operator-list::-webkit-scrollbar,.co-operator-messages::-webkit-scrollbar{width:7px}.co-body::-webkit-scrollbar-track,.co-operator-list::-webkit-scrollbar-track,.co-operator-messages::-webkit-scrollbar-track{background:transparent}.co-body::-webkit-scrollbar-thumb,.co-operator-list::-webkit-scrollbar-thumb,.co-operator-messages::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:9px;background:color-mix(in srgb,var(--co-primary) 32%,#c9ced8);background-clip:padding-box}
.co-messages{gap:11px}.co-bubble{position:relative;transition:transform .16s ease,box-shadow .16s ease}.co-bubble:hover{transform:translateY(-1px)}.co-them{box-shadow:var(--co-soft-shadow)}.co-me{border:1px solid color-mix(in srgb,var(--co-visitor-bg) 88%,#000)}
.co-sender{line-height:1.25}.co-receipt{letter-spacing:.1px}.co-typing{min-height:25px;padding:6px 20px;background:color-mix(in srgb,var(--co-primary) 6%,transparent);color:color-mix(in srgb,var(--co-primary) 76%,#445);font-weight:650;font-style:normal}
.co-expected-reply{border:1px solid color-mix(in srgb,var(--co-primary) 18%,transparent);background:color-mix(in srgb,var(--co-primary) 7%,#fff)}.co-business-hours{box-shadow:0 5px 18px rgba(28,39,67,.04)}
.co-start-form input,.co-start-form textarea,.co-start-form select{min-height:44px}.co-start-form textarea{min-height:86px}.co-start-form button{min-height:46px;letter-spacing:.1px}.co-start-form button:focus-visible,.co-reply button:focus-visible,.co-tool-button:focus-visible,.co-window-minimize:focus-visible,.co-operator-toggle:focus-visible{outline:3px solid color-mix(in srgb,var(--co-primary) 24%,transparent);outline-offset:2px}
.co-reply{gap:8px}.co-reply textarea{min-width:0;line-height:1.45}.co-composer-tools{flex:0 0 auto;gap:5px}.co-tool-button{width:34px;height:34px;border-radius:11px}.co-reply>button{flex:0 0 44px;width:44px;height:44px}
.co-operator-title{height:60px;padding:0 18px;box-shadow:0 4px 14px rgba(28,39,67,.035)}.co-operator-refresh{transition:transform .2s ease,background .2s ease}.co-operator-refresh:hover{transform:rotate(22deg);background:#e5e1ff}.co-op-conversation{border-radius:16px;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.co-op-conversation:hover{transform:translateY(-1px)}.co-op-avatar{box-shadow:inset 0 0 0 1px rgba(91,77,221,.08)}
.co-operator-thread-head{min-height:64px;padding:9px 13px;box-shadow:0 4px 14px rgba(28,39,67,.035)}.co-operator-messages{padding:18px 15px;gap:10px}.co-op-message span{line-height:1.5;box-shadow:var(--co-soft-shadow)}.co-operator-reply{min-height:68px;padding:10px 12px;box-shadow:0 -8px 24px rgba(28,39,67,.045)}
.co-emoji-panel,.co-voice-status{border-color:var(--co-line);box-shadow:0 18px 45px rgba(20,30,50,.18)}.co-rating{box-shadow:var(--co-soft-shadow)}
@media(max-width:520px){.co-window,.co-position-left .co-window{inset:6px 6px calc(72px + env(safe-area-inset-bottom));border-radius:24px!important}.co-header{min-height:98px;padding:17px 14px}.co-avatar{width:46px;height:46px;border-radius:16px}.co-header-copy strong{font-size:15px}.co-header-copy small{font-size:11px}.co-header-hours,.co-header-expected,.co-header-queue{max-width:175px;font-size:9px}.co-operator-toggle{width:34px;height:34px}.co-window-minimize{width:32px;height:32px}.co-body{padding:15px}.co-bubble{max-width:87%}.co-reply{padding:10px;gap:6px}.co-tool-button{width:32px;height:32px}.co-reply>button{width:42px;height:42px;flex-basis:42px}}
@media(prefers-reduced-motion:reduce){.co-bubble,.co-window-minimize,.co-operator-toggle,.co-operator-refresh,.co-op-conversation,.co-start-form button,.co-reply button,.co-operator-reply button{transition:none!important;transform:none!important}}

/* Settings must remain authoritative after all visual-polish rules. */
.co-chat .co-window{border-color:var(--co-border-color,#e5e7ed)!important;border-width:var(--co-border-width,1px)!important;border-style:solid!important;border-radius:var(--co-border-radius,26px)!important}
@media(max-width:520px){.co-chat .co-window,.co-chat.co-position-left .co-window{inset:6px 6px calc(max(var(--co-bottom-offset,24px),env(safe-area-inset-bottom)) + 66px)!important;border-radius:var(--co-border-radius,26px)!important}}

/* Configurable header foreground color. */
.co-chat .co-header{color:var(--co-header-text,#fff)!important}.co-chat .co-header-copy strong,.co-chat .co-header-copy small,.co-chat .co-header-copy small.is-typing,.co-chat .co-header-hours,.co-chat .co-header-expected,.co-chat .co-header-queue{color:var(--co-header-text,#fff)!important}.co-chat .co-header-copy small{opacity:.82}.co-chat .co-header-hours{opacity:.72}.co-chat .co-header-expected{opacity:.86}.co-chat .co-avatar{color:var(--co-header-text,#fff)}.co-chat .co-avatar svg{fill:currentColor!important}.co-chat .co-operator-toggle:not(:hover):not(.active),.co-chat .co-window-minimize:not(:hover){color:var(--co-header-text,#fff)}
