@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900&display=swap";react-widget{display:block;position:relative;width:100%;height:100%}*{box-sizing:border-box}.markdown-rendered{word-wrap:break-word;font-family:inherit;line-height:1.5;font-size:var(--widget-font-size, 1rem);color:inherit}.markdown-rendered p{margin:.5em 0;line-height:1.5;font-size:inherit}.markdown-rendered ul,.markdown-rendered ol{margin:.5em 0;padding-left:1.5em;line-height:1.5}.markdown-rendered ul{list-style-type:disc}.markdown-rendered ol{list-style-type:decimal}.markdown-rendered li{margin:0;padding-left:.3em}.markdown-rendered ul ul,.markdown-rendered ol ul,.markdown-rendered ul ol,.markdown-rendered ol ol{margin:.3em 0;padding-left:2em}.markdown-rendered h1,.markdown-rendered h2,.markdown-rendered h3,.markdown-rendered h4,.markdown-rendered h5,.markdown-rendered h6{margin:1.2em 0 .6em;font-weight:700;line-height:1.3}.markdown-rendered h1{font-size:1.5em}.markdown-rendered h2{font-size:1.3em}.markdown-rendered h3{font-size:1.1em}.markdown-rendered p strong:has(+*),.markdown-rendered li strong{font-weight:700}.markdown-rendered table{width:100%;min-width:300px;border-collapse:collapse;margin:1em 0;font-size:.9em;display:block;overflow-x:auto}.markdown-rendered table th,.markdown-rendered table td{padding:.5em .8em;text-align:left;border:1px solid #ddd}.markdown-rendered table th{background-color:#f5f5f5;font-weight:600}.markdown-rendered table tr:nth-child(2n){background-color:#fafafa}.markdown-rendered a{color:#007bff;text-decoration:underline}.markdown-rendered code{font-family:inherit;background-color:#f4f4f4;padding:2px 4px;border-radius:3px;font-size:.9em}.markdown-rendered pre{background-color:#f4f4f4;padding:8px;border-radius:5px;overflow-x:auto;margin:1em 0}.markdown-rendered pre code{background-color:transparent;padding:0}.markdown-rendered hr{margin:1.5em 0;border:none;border-top:1px solid #ddd}.markdown-rendered blockquote{margin:1em 0;padding-left:1em;border-left:3px solid #ddd;color:#666;font-style:italic}.html-content{word-wrap:break-word;font-family:inherit;max-width:100%;overflow:hidden}.html-content *{max-width:100%;box-sizing:border-box}.html-content img,.html-content svg{max-width:100%;height:auto}.html-content table{width:100%;border-collapse:collapse;margin:8px 0}.html-content th,.html-content td{padding:8px;text-align:left;border-bottom:1px solid #ddd}.chat-container{font-family:var(--widget-font-family, "Nunito", sans-serif);display:flex;flex-direction:column;background-color:#f9fafc;border-radius:20px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.chat-header{background:var(--widget-color-secondary, #1E40AF);padding:20px;display:flex;align-items:center;justify-content:space-between;position:relative;height:90px}.chat-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(to bottom right,#ffffff1a,#ffffff0a);clip-path:ellipse(333px 157px at -5% 174%);pointer-events:none}.chat-header>*{position:relative;z-index:2}@media screen and (min-width:1280px){.chat-header{border-radius:20px 20px 0 0;width:100%;top:-1px}}@media screen and (max-width:768px){.chat-container{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:auto;border-radius:0;box-shadow:none}.chat-header{position:fixed;top:0;left:0;width:100%;height:100px;z-index:10}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#555}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;background:#22222280 transparent}.typing-indicator{width:40px;height:20px;position:relative;z-index:4}.typing-circle{width:5px;height:5px;position:absolute;border-radius:50%;background-color:#666;left:15%;transform-origin:50%;animation:typing-circle .5s alternate infinite ease}@keyframes typing-circle{0%{top:15px;height:3px;border-radius:50px 50px 25px 25px;transform:scaleX(1.5)}40%{height:5px;border-radius:50%;transform:scaleX(1)}to{top:0%}}.typing-circle:nth-child(2){left:45%;animation-delay:.2s}.typing-circle:nth-child(3){left:auto;right:15%;animation-delay:.3s}.chat-dialog{position:relative;background-color:#222c;padding:20px;border-radius:10px}.chat-cam{position:relative;border-radius:12px}.audio-recorder__mobile-instructions{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);background:#000c;color:#fff;font-size:var(--widget-font-size, .75rem);padding:.5rem .75rem;border-radius:.5rem;white-space:nowrap;z-index:50;animation:fadeInOut 3s ease-in-out}.audio-recorder__recording-button{position:relative;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;transition:all .2s ease;border:none;outline:none}.audio-recorder__recording-button--mobile.recording{animation:pulse 1.5s infinite;box-shadow:0 0 20px #ef44444d}.audio-recorder__recording-button--mobile.near-cancel{background-color:#fecaca!important;border:2px solid #ef4444!important;box-shadow:0 0 20px #ef444480;animation:shake .3s ease-in-out}.audio-recorder__recording-button--desktop{width:2.25rem;height:2.25rem;background-color:#f3f4f6}.audio-recorder__recording-button--desktop:hover{background-color:#e5e7eb}.audio-recorder__desktop-controls{display:flex;align-items:center;gap:.75rem;background-color:#f9fafb;border-radius:.5rem}.audio-recorder__desktop-controls .recording-indicator{display:flex;align-items:center;gap:.5rem}.audio-recorder__desktop-controls .recording-indicator .text{font-size:var(--widget-font-size, .875rem);color:#4b5563}.audio-recorder__desktop-controls .control-button{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;transition:all .2s ease}.audio-recorder__desktop-controls .control-button--send{background-color:var(--widget-color-primary, #E11D48)}.audio-recorder__desktop-controls .control-button--send:hover{background-color:#eb6f9a}.audio-recorder__desktop-controls .control-button--send:focus{background-color:#e43773}.audio-recorder__desktop-controls .control-button--cancel{background-color:#ffb8cd}.audio-recorder__desktop-controls .control-button--cancel:hover{background-color:#fd9bb8}.audio-recorder__slide-progress{position:absolute;top:0;left:0;height:100%;background-color:#fecaca;border-radius:50%;transition:width .1s ease}@keyframes fadeInOut{0%,to{opacity:0;transform:translate(-50%) translateY(10px)}20%,80%{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}.cursor-nw-resize{cursor:nw-resize}svg.lucide{fill:none;stroke:currentColor}.resize-area{position:absolute;top:0;left:0;width:24px;height:24px;cursor:nw-resize;z-index:20;border-top-left-radius:20px}.resize-area:before,.resize-area:after{content:"";position:absolute;background-color:#fff9;height:2px;width:10px;transform:rotate(-45deg);border-radius:1px;transition:background-color .2s}.resize-area:before{top:8px;left:4px}.resize-area:after{top:12px;left:8px}.resize-area:hover:before,.resize-area:hover:after{background-color:#fff}
