.support-chat-module__KolaXW__launcher{right:26px;bottom:max(26px,env(safe-area-inset-bottom));z-index:80;background:var(--orange-500);min-width:52px;height:52px;color:var(--ink-950);font:inherit;cursor:pointer;border:0;border-radius:28px;align-items:center;gap:0;padding:0;font-size:14px;font-weight:650;transition:background .16s,box-shadow .16s;display:flex;position:fixed;box-shadow:0 8px 24px #0b0c0e38}.support-chat-module__KolaXW__launcherIcon{flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.support-chat-module__KolaXW__launcherLabel{opacity:0;grid-template-columns:0fr;transition:grid-template-columns .28s cubic-bezier(.16,1,.3,1),opacity .16s;display:grid}.support-chat-module__KolaXW__launcherLabel>span{min-width:0;overflow:hidden}.support-chat-module__KolaXW__launcherLabel>span>span{white-space:nowrap;padding-left:20px;display:block}.support-chat-module__KolaXW__launcher[data-nearby=true] .support-chat-module__KolaXW__launcherLabel,.support-chat-module__KolaXW__launcher:focus-visible .support-chat-module__KolaXW__launcherLabel{opacity:1;grid-template-columns:1fr}.support-chat-module__KolaXW__launcher:hover{background:var(--orange-400);box-shadow:0 10px 28px #0b0c0e47}.support-chat-module__KolaXW__launcher[aria-expanded=true]{opacity:0;pointer-events:none}.support-chat-module__KolaXW__dialog{--chat-blue:var(--customer-action,#3159d8);--chat-ink:var(--customer-ink,#172235);--chat-muted:#626c7a;--chat-line:#e5e7eb;width:min(420px,100vw - 24px);max-width:calc(100vw - 24px);height:min(680px,100dvh - 32px);max-height:calc(100dvh - 32px);color:var(--chat-ink);background:#fff;border:0;border-radius:24px;margin:0;padding:0;position:fixed;inset:auto 20px 16px auto;overflow:hidden;box-shadow:0 16px 65px #111c3433}.support-chat-module__KolaXW__dialog[open]{flex-direction:column;animation:.26s cubic-bezier(.16,1,.3,1) support-chat-module__KolaXW__panelIn;display:flex}.support-chat-module__KolaXW__dialog::backdrop{background:#14233c0d}.support-chat-module__KolaXW__dialog>header{border-bottom:1px solid var(--chat-line);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:19px 18px 17px 22px;display:flex}.support-chat-module__KolaXW__headerIdentity{align-items:center;gap:11px;display:flex}.support-chat-module__KolaXW__headerIdentity .support-chat-module__KolaXW__avatar{background:var(--ink-50);width:40px;height:40px}.support-chat-module__KolaXW__dialog h2{letter-spacing:-.03em;margin:0;font-size:17px;font-weight:750;line-height:1.5}.support-chat-module__KolaXW__headerIdentity p{color:var(--chat-muted);margin:2px 0 0;font-size:11px;line-height:1.5}.support-chat-module__KolaXW__dialog header>button{width:40px;height:40px;color:var(--chat-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.support-chat-module__KolaXW__dialog header>button:hover{background:var(--customer-pale,#f1f3f6);color:var(--chat-ink)}.support-chat-module__KolaXW__workspace{--chat-blue:var(--customer-action,#3159d8);--chat-ink:var(--customer-ink,#172235);--chat-muted:#626c7a;--chat-line:#e5e7eb;color:var(--chat-ink)}.support-chat-module__KolaXW__dialog>.support-chat-module__KolaXW__workspace{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.support-chat-module__KolaXW__dialog>.support-chat-module__KolaXW__workspace>:not(.support-chat-module__KolaXW__messages){flex-shrink:0}.support-chat-module__KolaXW__conversationTools{border-bottom:1px solid #edf0f3;align-items:center;gap:4px;min-height:48px;padding:3px 17px;display:flex}.support-chat-module__KolaXW__conversationTools button{color:#4f5c70;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;display:inline-flex}.support-chat-module__KolaXW__conversationTools button:hover{background:var(--customer-pale,#f1f4fb);color:var(--chat-blue)}.support-chat-module__KolaXW__conversationTools .support-chat-module__KolaXW__reset{justify-content:center;width:36px;margin-left:auto;padding:8px}.support-chat-module__KolaXW__messages{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbd2df transparent;min-height:0;padding:20px 20px 26px;scroll-padding-bottom:16px;overflow:auto}.support-chat-module__KolaXW__conversation .support-chat-module__KolaXW__messages{flex:1}.support-chat-module__KolaXW__assistantTurn,.support-chat-module__KolaXW__userTurn{margin:0 0 24px}.support-chat-module__KolaXW__assistantTurn:last-child,.support-chat-module__KolaXW__userTurn:last-child{margin-bottom:0}.support-chat-module__KolaXW__author{color:#4c586a;align-items:center;gap:7px;margin-bottom:8px;font-size:11px;line-height:1.6;display:flex}.support-chat-module__KolaXW__author small{color:#727b89;margin-left:6px;font-size:10px}.support-chat-module__KolaXW__avatar{background:var(--ink-50);border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:inline-grid}.support-chat-module__KolaXW__avatar img{object-fit:contain;width:24px;height:24px}.support-chat-module__KolaXW__message{background:var(--chat-blue);color:#fff;border:0;border-radius:18px 5px 18px 18px;width:fit-content;max-width:90%;margin-left:auto;padding:12px 16px}.support-chat-module__KolaXW__message p{white-space:pre-wrap;overflow-wrap:anywhere;letter-spacing:-.015em;margin:0;font-size:14px;line-height:1.85}.support-chat-module__KolaXW__message p+p{margin-top:8px}.support-chat-module__KolaXW__adminMessage{background:var(--customer-pale,#f1f3f6);color:var(--chat-ink);border-radius:5px 18px 18px;margin-left:0;margin-right:auto}.support-chat-module__KolaXW__userTurn .support-chat-module__KolaXW__author{justify-content:flex-end}.support-chat-module__KolaXW__source{width:fit-content;max-width:95%;color:var(--ink-950);text-underline-offset:3px;align-items:center;gap:4px;padding:9px 2px 4px;font-size:11px;line-height:1.7;text-decoration:underline;display:flex}.support-chat-module__KolaXW__source:hover{color:var(--customer-action-hover,#172f79)}.support-chat-module__KolaXW__choices{flex-wrap:wrap;gap:7px;max-width:100%;margin-top:10px;display:flex}.support-chat-module__KolaXW__choices button{border:1px solid var(--ink-150);max-width:100%;min-height:40px;color:var(--ink-950);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:6px;padding:8px 11px;font-size:12px;line-height:1.6;transition:background .15s,border-color .15s;display:inline-flex}.support-chat-module__KolaXW__choices button svg{flex-shrink:0}.support-chat-module__KolaXW__choices button:hover{background:var(--customer-pale,#eef3ff);border-color:var(--ink-950)}.support-chat-module__KolaXW__choices button:active{background:var(--customer-pale,#e1eaff)}.support-chat-module__KolaXW__messageTime{color:var(--chat-muted);margin-top:5px;font-size:10px;display:block}.support-chat-module__KolaXW__userTurn .support-chat-module__KolaXW__messageTime{text-align:right}.support-chat-module__KolaXW__handoffStatus,.support-chat-module__KolaXW__contextLabel{background:var(--customer-pale,#f1f4fb);text-align:center;color:#4c5b7b;border-radius:10px;margin:18px 0;padding:11px 12px;font-size:11px;line-height:1.8}.support-chat-module__KolaXW__composer{background:#fff;border:1px solid #d9dfe8;border-radius:24px;align-items:flex-end;gap:8px;margin:0 16px;padding:6px 7px 6px 14px;display:flex;box-shadow:0 2px 8px #1c335108}.support-chat-module__KolaXW__composer:focus-within{border-color:#7995e2;box-shadow:0 0 0 3px #3159d80d}.support-chat-module__KolaXW__composer textarea{box-sizing:border-box;resize:none;width:100%;min-width:0;min-height:36px;max-height:104px;color:var(--chat-ink);font:inherit;caret-color:var(--chat-blue);scrollbar-width:thin;background:0 0;border:0;outline:0;flex:1;margin:0;padding:7px 0;font-size:13px;line-height:1.6;display:block}.support-chat-module__KolaXW__composer textarea::placeholder{color:#697588;opacity:1}.support-chat-module__KolaXW__composer button{background:var(--chat-blue);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:36px;min-width:36px;height:36px;padding:0;transition:background .15s;display:grid}.support-chat-module__KolaXW__composer button:hover:not(:disabled){background:var(--customer-action-hover,#2347b7)}.support-chat-module__KolaXW__workspace button:disabled{opacity:.5;cursor:default}.support-chat-module__KolaXW__composer button:disabled{color:#8793a7;opacity:1;background:#e9edf4}.support-chat-module__KolaXW__conversationInfo{color:var(--chat-muted);margin:0;padding:8px 22px 12px}.support-chat-module__KolaXW__conversationInfo summary{cursor:pointer;justify-content:center;align-items:center;gap:4px;width:fit-content;min-height:24px;margin:auto;font-size:10px;list-style:none;display:flex}.support-chat-module__KolaXW__conversationInfo summary::-webkit-details-marker{display:none}.support-chat-module__KolaXW__conversationInfo summary:hover{color:var(--chat-ink)}.support-chat-module__KolaXW__conversationInfo p{margin:6px 0 0;font-size:11px;line-height:1.75}.support-chat-module__KolaXW__error{color:#8b442c;background:#fff5f0;border-radius:12px;max-height:130px;margin:0 16px 10px;padding:12px;font-size:12px;line-height:1.7;overflow:auto}.support-chat-module__KolaXW__error p{margin:0 0 7px}.support-chat-module__KolaXW__error a{text-underline-offset:3px;align-items:center;gap:5px;font-weight:650;text-decoration:underline;display:inline-flex}.support-chat-module__KolaXW__error button,.support-chat-module__KolaXW__notice button,.support-chat-module__KolaXW__closeThread{min-height:40px;color:var(--chat-ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #d5dce7;border-radius:10px;padding:8px 12px;font-size:12px}.support-chat-module__KolaXW__notice{color:#626c7a;padding:22px;font-size:13px;line-height:1.8}.support-chat-module__KolaXW__notice a{color:var(--customer-action,#3159d8)}.support-chat-module__KolaXW__inbox{background:#fff;border:1px solid #e0e4eb;border-radius:18px;max-width:940px;margin:28px auto 60px;padding:24px}.support-chat-module__KolaXW__inbox .support-chat-module__KolaXW__messages{border-block:1px solid #e5e7eb;height:430px;margin-bottom:16px;padding:20px 8px}.support-chat-module__KolaXW__inbox .support-chat-module__KolaXW__composer{margin-inline:0}.support-chat-module__KolaXW__inbox .support-chat-module__KolaXW__message{max-width:75%}.support-chat-module__KolaXW__threadbar{gap:6px;margin-bottom:12px;display:grid}.support-chat-module__KolaXW__threadbar label{min-width:0;color:var(--chat-muted);flex:1;font-size:12px}.support-chat-module__KolaXW__threadbar select{width:100%;min-height:44px;color:var(--chat-ink);font:inherit;background:#fff;border:1px solid #d5dce7;border-radius:8px;margin-top:6px;padding:8px;font-size:13px;display:block}.support-chat-module__KolaXW__conversation .support-chat-module__KolaXW__threadbar{padding:12px 20px 0}.support-chat-module__KolaXW__inboxLink{color:var(--chat-blue);justify-content:end;gap:6px;margin:8px 20px;font-size:12px;display:flex}.support-chat-module__KolaXW__closeThread{margin-top:14px}.support-chat-module__KolaXW__empty{color:var(--chat-muted);text-align:center;margin:45px 15px;font-size:13px;line-height:1.9}.support-chat-module__KolaXW__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.support-chat-module__KolaXW__dialog :focus-visible,.support-chat-module__KolaXW__launcher:focus-visible,.support-chat-module__KolaXW__inbox :focus-visible{outline:2px solid var(--customer-action,#3159d8);outline-offset:3px}.support-chat-module__KolaXW__dialog textarea:focus-visible,.support-chat-module__KolaXW__inbox textarea:focus-visible{outline:none}.support-chat-module__KolaXW__dialog ::selection,.support-chat-module__KolaXW__inbox ::selection{color:var(--customer-action-hover,#172f79);background:#d8e4ff}.support-chat-module__KolaXW__dialog[data-compact=true]>header{padding-block:8px}.support-chat-module__KolaXW__dialog[data-compact=true] .support-chat-module__KolaXW__headerIdentity p{display:none}.support-chat-module__KolaXW__dialog[data-compact=true] .support-chat-module__KolaXW__conversationTools{min-height:38px;padding-block:0}.support-chat-module__KolaXW__dialog[data-compact=true] .support-chat-module__KolaXW__conversationTools button{min-height:36px}.support-chat-module__KolaXW__dialog[data-compact=true] .support-chat-module__KolaXW__conversationInfo{padding-block:2px}.support-chat-module__KolaXW__dialog[data-compact=true] .support-chat-module__KolaXW__messages{padding-top:12px;padding-bottom:16px}.support-chat-module__KolaXW__dialog[data-compact=true] .support-chat-module__KolaXW__conversationInfo[open] p{max-height:46px;overflow:auto}@keyframes support-chat-module__KolaXW__panelIn{0%{opacity:.6;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:600px){.support-chat-module__KolaXW__launcher{right:16px;bottom:max(18px,env(safe-area-inset-bottom))}.support-chat-module__KolaXW__dialog{border-radius:22px;width:calc(100vw - 16px);max-width:calc(100vw - 16px);height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);inset:auto 8px 8px}.support-chat-module__KolaXW__dialog>header{padding:16px 14px 14px 18px}.support-chat-module__KolaXW__messages{padding-inline:16px}.support-chat-module__KolaXW__choices button{min-height:44px}.support-chat-module__KolaXW__composer{margin-inline:12px}.support-chat-module__KolaXW__composer textarea{min-height:40px;font-size:16px}.support-chat-module__KolaXW__composer button{width:40px;min-width:40px;height:40px}.support-chat-module__KolaXW__conversationTools{padding-inline:12px}.support-chat-module__KolaXW__inbox{padding:16px}.support-chat-module__KolaXW__inbox .support-chat-module__KolaXW__message{max-width:90%}}@media (prefers-reduced-motion:reduce){.support-chat-module__KolaXW__dialog[open]{animation:none}.support-chat-module__KolaXW__launcher,.support-chat-module__KolaXW__launcherLabel,.support-chat-module__KolaXW__choices button,.support-chat-module__KolaXW__composer button{transition:none}}@media (max-width:640px){.support-chat-module__KolaXW__message p{font-size:15px}}.support-chat-module__KolaXW__dialog{border:1px solid var(--ink-150);border-radius:20px}.support-chat-module__KolaXW__dialog h2{font-size:18px}.support-chat-module__KolaXW__headerIdentity p,.support-chat-module__KolaXW__author{font-size:12px}.support-chat-module__KolaXW__choices button{font-size:13px}.support-chat-module__KolaXW__threadLabel{color:var(--text-3);font-size:.75rem;font-weight:700}
