.ChatBerater-module__YIGv5q__launcher{z-index:80;background:var(--tp-bg,#fff);min-width:44px;height:52px;color:var(--tp-text,#2d2d2d);border:1px solid var(--tp-border,#e5e7eb);box-shadow:var(--tp-shadow-md,0 4px 16px #00000014);cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:8px 16px 8px 8px;font:600 14px Roboto,sans-serif;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;position:fixed;bottom:20px;right:20px}.ChatBerater-module__YIGv5q__launcher:hover{border-color:var(--tp-blue,#337ab7);transform:translateY(-1px)}.ChatBerater-module__YIGv5q__launcher[data-open=true]{display:none}@media (max-width:1024px){body:has(.tp-sticky-cta--visible) .ChatBerater-module__YIGv5q__launcher{bottom:calc(96px + env(safe-area-inset-bottom,0px))}}@media (max-width:760px){.ChatBerater-module__YIGv5q__launcher[data-mobile-hidden=true]{display:none}}@media (max-width:640px){.ChatBerater-module__YIGv5q__launcher{gap:0;width:52px;height:52px;padding:8px}.ChatBerater-module__YIGv5q__launcher .ChatBerater-module__YIGv5q__launcherTxt{display:none}}.ChatBerater-module__YIGv5q__launcherTxt{flex-direction:column;line-height:1.2;display:flex}.ChatBerater-module__YIGv5q__launcherTitle{color:var(--tp-text,#2d2d2d);font-family:Roboto,sans-serif;font-size:14px;font-weight:600}.ChatBerater-module__YIGv5q__launcherTxt small{color:var(--tp-text-sec,#4b5563);letter-spacing:.02em;margin-top:2px;font-size:11px;font-weight:400}.ChatBerater-module__YIGv5q__avatar{background:var(--tp-blue,#337ab7);color:#fff;width:36px;height:36px;font-family:var(--tp-font);letter-spacing:0;border-radius:6px;flex-shrink:0;place-items:center;font-size:13px;font-weight:700;display:grid;position:relative}.ChatBerater-module__YIGv5q__online{background:var(--tp-success,#28a745);border-radius:var(--tp-radius,6px);width:10px;height:10px;box-shadow:0 0 0 2px var(--tp-bg,#fff);position:absolute;bottom:-2px;right:-2px}.ChatBerater-module__YIGv5q__root{pointer-events:none}.ChatBerater-module__YIGv5q__root[data-open=true]{pointer-events:auto}.ChatBerater-module__YIGv5q__backdrop{opacity:0;pointer-events:none;z-index:85;background:#1a243252;transition:opacity .2s;position:fixed;inset:0}.ChatBerater-module__YIGv5q__root[data-open=true] .ChatBerater-module__YIGv5q__backdrop{opacity:1;pointer-events:auto}.ChatBerater-module__YIGv5q__panel{background:var(--tp-bg,#fff);border:1px solid var(--tp-border,#e5e7eb);width:400px;height:min(640px,100vh - 40px);max-height:calc(100vh - 40px);box-shadow:var(--tp-shadow-md,0 4px 16px #00000014);z-index:90;opacity:0;border-radius:6px;flex-direction:column;transition:transform .2s,opacity .2s;display:flex;position:fixed;bottom:20px;right:20px;overflow:hidden;transform:translateY(12px)}.ChatBerater-module__YIGv5q__root[data-open=true] .ChatBerater-module__YIGv5q__panel{opacity:1;transform:translateY(0)}@media (max-width:980px) and (min-width:641px){.ChatBerater-module__YIGv5q__panel{width:calc(100% - 32px);max-width:440px;height:calc(100% - 32px);max-height:680px;bottom:16px;right:16px}}@media (max-width:640px){.ChatBerater-module__YIGv5q__panel{border-radius:6px 6px 0 0;width:100%;height:92%;bottom:0;left:0;right:0}}.ChatBerater-module__YIGv5q__headWrap{border-bottom:1px solid var(--tp-border,#e5e7eb);background:var(--tp-bg,#fff);flex-shrink:0}.ChatBerater-module__YIGv5q__head{background:var(--tp-bg,#fff);flex-shrink:0;align-items:center;gap:12px;padding:14px 16px;display:flex}.ChatBerater-module__YIGv5q__privacyNote{color:var(--tp-text-sec,#4b5563);background:var(--tp-bg-subtle,#f9fafb);border-top:1px solid var(--tp-border,#e5e7eb);align-items:flex-start;gap:8px;padding:8px 16px 10px;font:400 11.5px/1.4 Roboto,sans-serif;display:flex}.ChatBerater-module__YIGv5q__privacyIcon{width:14px;height:14px;font:700 10px var(--tp-font);color:#fff;background:var(--tp-text-muted,#9ca3af);border-radius:4px;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.ChatBerater-module__YIGv5q__privacyLink{color:var(--tp-blue,#337ab7);text-underline-offset:2px;text-decoration:underline}.ChatBerater-module__YIGv5q__privacyLink:hover{color:var(--tp-blue-hover,#2a6291)}.ChatBerater-module__YIGv5q__headTxt{flex:1;min-width:0}.ChatBerater-module__YIGv5q__headName{color:var(--tp-text,#2d2d2d);letter-spacing:0;font-size:15px;font-weight:700;line-height:1.2}.ChatBerater-module__YIGv5q__headStatus{font-family:var(--tp-font);color:var(--tp-text-sec,#4b5563);align-items:center;gap:6px;margin-top:3px;font-size:11.5px;font-weight:400;display:flex}.ChatBerater-module__YIGv5q__statusDot{background:var(--tp-success,#28a745);border-radius:var(--tp-radius,6px);width:6px;height:6px}.ChatBerater-module__YIGv5q__closeBtn{background:var(--tp-bg-subtle,#f9fafb);border:1px solid var(--tp-border,#e5e7eb);cursor:pointer;width:44px;min-width:44px;height:44px;min-height:44px;color:var(--tp-text-sec,#4b5563);border-radius:6px;flex-shrink:0;place-items:center;transition:all .15s;display:grid}.ChatBerater-module__YIGv5q__closeBtn:hover{background:var(--tp-bg,#fff);color:var(--tp-text,#2d2d2d);border-color:var(--tp-text-muted,#4b5563)}.ChatBerater-module__YIGv5q__chipsWrap{flex-shrink:0;padding:12px 16px 4px}.ChatBerater-module__YIGv5q__chipsLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--tp-text-muted,#4b5563);margin-bottom:8px;font:600 11px Roboto,sans-serif;display:block}.ChatBerater-module__YIGv5q__chips{flex-wrap:wrap;gap:6px;display:flex}.ChatBerater-module__YIGv5q__chip{color:var(--tp-blue,#337ab7);background:var(--tp-bg,#fff);border:1px solid var(--tp-border,#e5e7eb);cursor:pointer;white-space:nowrap;border-radius:6px;flex:1 1 0;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:9px 14px;font:500 13px Roboto,sans-serif;transition:all .15s;display:inline-flex}.ChatBerater-module__YIGv5q__chip svg{color:var(--tp-blue,#337ab7);flex-shrink:0}.ChatBerater-module__YIGv5q__chip:hover{border-color:var(--tp-blue,#337ab7);background:var(--tp-bg-subtle,#f9fafb)}.ChatBerater-module__YIGv5q__msgsWrap{flex:1;min-height:0;position:relative}.ChatBerater-module__YIGv5q__msgs{scroll-behavior:smooth;flex-direction:column;gap:14px;height:100%;padding:16px;display:flex;overflow-y:auto}.ChatBerater-module__YIGv5q__msgs::-webkit-scrollbar{width:6px}.ChatBerater-module__YIGv5q__msgs::-webkit-scrollbar-thumb{background:var(--tp-border,#e5e7eb);border-radius:var(--tp-radius,6px)}.ChatBerater-module__YIGv5q__msgsWrap:before{content:"";background:linear-gradient(to bottom,var(--tp-bg,#fff),#fff0);pointer-events:none;z-index:2;height:16px;position:absolute;top:0;left:0;right:6px}.ChatBerater-module__YIGv5q__msgsWrap:after{content:"";background:linear-gradient(to top,var(--tp-bg,#fff),#fff0);pointer-events:none;z-index:2;height:12px;position:absolute;bottom:0;left:0;right:6px}.ChatBerater-module__YIGv5q__msg{gap:10px;animation:.2s ChatBerater-module__YIGv5q__tpkFade;display:flex}@keyframes ChatBerater-module__YIGv5q__tpkFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.ChatBerater-module__YIGv5q__msgUser{flex-direction:row-reverse}.ChatBerater-module__YIGv5q__msgCol{flex-direction:column;gap:8px;max-width:85%;display:flex}.ChatBerater-module__YIGv5q__quickReplies{flex-wrap:wrap;gap:6px;display:flex}.ChatBerater-module__YIGv5q__quickReplyBtn{color:var(--tp-blue,#337ab7);background:var(--tp-bg,#fff);border:1px solid var(--tp-blue,#337ab7);cursor:pointer;text-align:left;border-radius:6px;min-height:44px;padding:8px 14px;font:500 13px Roboto,sans-serif;transition:all .15s}.ChatBerater-module__YIGv5q__quickReplyBtn:hover:not(:disabled){background:var(--tp-blue,#337ab7);color:#fff}.ChatBerater-module__YIGv5q__quickReplyBtn:disabled{opacity:.4;cursor:not-allowed;border-color:var(--tp-border,#e5e7eb);color:var(--tp-text-muted,#4b5563)}.ChatBerater-module__YIGv5q__msgAv{background:var(--tp-blue,#337ab7);color:#fff;width:28px;height:28px;font-family:var(--tp-font);border-radius:6px;flex-shrink:0;place-items:center;font-size:10px;font-weight:700;display:grid}.ChatBerater-module__YIGv5q__msgUser .ChatBerater-module__YIGv5q__msgAv{background:var(--tp-bg-subtle,#f9fafb);color:var(--tp-text-sec,#4b5563);border:1px solid var(--tp-border,#e5e7eb)}.ChatBerater-module__YIGv5q__msgBody{border:1px solid var(--tp-border,#e5e7eb);background:var(--tp-bg,#fff);color:var(--tp-text,#2d2d2d);word-wrap:break-word;border-radius:6px;padding:10px 14px;font-size:14px;line-height:1.55}.ChatBerater-module__YIGv5q__msgBody strong{font-weight:700}.ChatBerater-module__YIGv5q__msgBody p{margin:0 0 8px}.ChatBerater-module__YIGv5q__msgBody p:last-child{margin-bottom:0}.ChatBerater-module__YIGv5q__msgBody ul,.ChatBerater-module__YIGv5q__msgBody ol{margin:4px 0 8px;padding-left:20px}.ChatBerater-module__YIGv5q__msgBody li{margin-bottom:2px}.ChatBerater-module__YIGv5q__msgBody .tp-kib-msg-img{border-radius:var(--tp-radius,6px);border:1px solid var(--tp-border,#e5e7eb);width:100%;max-width:200px;height:auto;margin:8px 0;display:block}.ChatBerater-module__YIGv5q__msgBody a{color:var(--tp-blue,#337ab7);word-break:break-word;overflow-wrap:anywhere;text-decoration:underline}.ChatBerater-module__YIGv5q__msgUser .ChatBerater-module__YIGv5q__msgBody{background:var(--tp-blue,#337ab7);border-color:var(--tp-blue,#337ab7);color:#fff}.ChatBerater-module__YIGv5q__msgUser .ChatBerater-module__YIGv5q__msgBody a{color:#fff}.ChatBerater-module__YIGv5q__typingDots{gap:4px;padding:4px 0;display:inline-flex}.ChatBerater-module__YIGv5q__typingDots span{background:var(--tp-text-muted,#4b5563);border-radius:var(--tp-radius,6px);width:6px;height:6px;animation:1.2s ease-in-out infinite ChatBerater-module__YIGv5q__tpkBounce}.ChatBerater-module__YIGv5q__typingDots span:nth-child(2){animation-delay:.15s}.ChatBerater-module__YIGv5q__typingDots span:nth-child(3){animation-delay:.3s}@keyframes ChatBerater-module__YIGv5q__tpkBounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.ChatBerater-module__YIGv5q__composer{border-top:1px solid var(--tp-border,#e5e7eb);background:var(--tp-bg,#fff);flex-shrink:0;padding:10px 12px 12px}.ChatBerater-module__YIGv5q__composerRow{background:var(--tp-bg,#fff);border:1px solid var(--tp-border,#e5e7eb);border-radius:6px;align-items:flex-end;gap:8px;padding:6px 6px 6px 12px;transition:border-color .15s;display:flex}.ChatBerater-module__YIGv5q__composerRow:focus-within{border-color:var(--tp-blue,#337ab7)}.ChatBerater-module__YIGv5q__composer textarea{resize:none;color:var(--tp-text,#2d2d2d);background:0 0;border:0;outline:0;flex:1;min-height:32px;max-height:120px;padding:6px 0;font:400 14px/1.5 Roboto,sans-serif}.ChatBerater-module__YIGv5q__composer textarea::placeholder{color:var(--tp-text-muted,#4b5563)}.ChatBerater-module__YIGv5q__micBtn{background:var(--tp-bg,#fff);width:44px;min-width:44px;height:44px;min-height:44px;color:var(--tp-text-sec,#4b5563);border:1px solid var(--tp-border,#e5e7eb);cursor:pointer;border-radius:6px;flex-shrink:0;place-items:center;transition:all .15s;display:grid}.ChatBerater-module__YIGv5q__micBtn:hover:not(:disabled){border-color:var(--tp-blue,#337ab7);color:var(--tp-blue,#337ab7)}.ChatBerater-module__YIGv5q__micBtn[data-listening=true]{background:var(--tp-error,#ef4444);color:#fff;border-color:var(--tp-error,#ef4444);animation:1.2s ease-in-out infinite ChatBerater-module__YIGv5q__tpkMicPulse}@keyframes ChatBerater-module__YIGv5q__tpkMicPulse{0%,to{box-shadow:0 0 #ef444480}50%{box-shadow:0 0 0 6px #ef444400}}.ChatBerater-module__YIGv5q__micBtn[data-unsupported=true],.ChatBerater-module__YIGv5q__micBtn:disabled{opacity:.4;cursor:not-allowed}.ChatBerater-module__YIGv5q__sendBtn{background:var(--tp-orange,#f36f21);color:#fff;cursor:pointer;border:0;border-radius:6px;flex-shrink:0;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;transition:background .15s;display:grid}.ChatBerater-module__YIGv5q__sendBtn:hover:not(:disabled){background:var(--tp-orange-hover,#e06018)}.ChatBerater-module__YIGv5q__sendBtn:disabled{background:var(--tp-bg-subtle,#f9fafb);color:var(--tp-text-muted,#4b5563);cursor:not-allowed}.ChatBerater-module__YIGv5q__hint{font-family:var(--tp-font);color:var(--tp-text-muted,#4b5563);justify-content:space-between;align-items:center;margin-top:8px;padding:0 4px;font-size:11px;display:flex}.ChatBerater-module__YIGv5q__hint a{color:var(--tp-text-sec,#4b5563);text-decoration:none}.ChatBerater-module__YIGv5q__hint a:hover{color:var(--tp-blue,#337ab7)}.ChatBerater-module__YIGv5q__hintListening{color:var(--tp-error,#ef4444);font-weight:500}
