.ChatWidget-module__MMKJYW__launcher{color:#fff;z-index:9999;background:linear-gradient(140deg,#13294b 0%,#1d3e72 100%);border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 14px 32px #13294b59}.ChatWidget-module__MMKJYW__launcher:hover{transform:translateY(-2px);box-shadow:0 18px 36px #13294b6b}.ChatWidget-module__MMKJYW__panel{border:1px solid var(--color-border);z-index:9998;background:#fff;border-radius:14px;flex-direction:column;width:min(24rem,100vw - 1.5rem);height:min(560px,100vh - 7.5rem);display:flex;position:fixed;bottom:6rem;right:1.5rem;overflow:hidden;box-shadow:0 24px 50px #13294b3d}.ChatWidget-module__MMKJYW__header{color:#fff;background:linear-gradient(140deg,#13294b 0%,#1f406f 100%);border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;padding:.75rem .9rem;display:flex}.ChatWidget-module__MMKJYW__headerLeft{align-items:center;gap:.55rem;min-width:0;display:flex}.ChatWidget-module__MMKJYW__headerAvatar{color:#fff;background:#c5a065;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.78rem;font-weight:700;display:inline-flex}.ChatWidget-module__MMKJYW__headerTitle{white-space:nowrap;text-overflow:ellipsis;font-size:.89rem;font-weight:600;line-height:1.2;overflow:hidden}.ChatWidget-module__MMKJYW__backButton,.ChatWidget-module__MMKJYW__closeButton{color:#fff;background:#ffffff0f;border:1px solid #ffffff40;border-radius:8px;justify-content:center;align-items:center;gap:.2rem;width:30px;height:30px;transition:background .2s;display:inline-flex}.ChatWidget-module__MMKJYW__backButton:hover,.ChatWidget-module__MMKJYW__closeButton:hover{background:#fff3}.ChatWidget-module__MMKJYW__body{background:radial-gradient(circle at 85% 10%,#c5a06512 0,#c5a06500 36%),linear-gradient(#f8fafd 0%,#f3f7fc 100%);flex:1;padding:.95rem;overflow-y:auto}.ChatWidget-module__MMKJYW__stackMd{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.ChatWidget-module__MMKJYW__chatConversation{flex-direction:column;gap:.75rem;display:flex}.ChatWidget-module__MMKJYW__stackSm{flex-direction:column;gap:.45rem;display:flex}.ChatWidget-module__MMKJYW__card,.ChatWidget-module__MMKJYW__introCard,.ChatWidget-module__MMKJYW__contactCard,.ChatWidget-module__MMKJYW__successCard,.ChatWidget-module__MMKJYW__serviceCard,.ChatWidget-module__MMKJYW__propertyCard{border:1px solid var(--color-border);background:#fff;border-radius:14px 14px 14px 5px;max-width:92%;padding:.75rem;box-shadow:0 8px 18px #13294b0d}.ChatWidget-module__MMKJYW__introCard{border-left:3px solid var(--color-accent);color:var(--color-text);font-size:.9rem;line-height:1.55;position:relative}.ChatWidget-module__MMKJYW__introCard:before{content:"Sisi";color:#173a6d;letter-spacing:.02em;background:#13294b14;border-radius:999px;margin-bottom:.35rem;padding:.12rem .45rem;font-size:.68rem;font-weight:700;display:inline-flex}.ChatWidget-module__MMKJYW__menuButton{text-align:left;width:100%;color:var(--color-text);background:#fdfefe;border:1px solid #dce6f3;border-radius:10px;padding:.62rem .68rem;font-size:.86rem;transition:border-color .2s,background .2s,transform .12s,box-shadow .2s;box-shadow:0 2px 8px #13294b0a}.ChatWidget-module__MMKJYW__menuButton:hover{background:#f9fbff;border-color:#13294b;transform:translate(2px);box-shadow:0 4px 12px #13294b1a}.ChatWidget-module__MMKJYW__inlineLink{color:#173a6d;text-underline-offset:3px;width:fit-content;font-size:.82rem;-webkit-text-decoration:underline #173a6d66;text-decoration:underline #173a6d66}.ChatWidget-module__MMKJYW__inlineLink:hover{color:#13294b}.ChatWidget-module__MMKJYW__label{color:#516786;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.32rem;font-size:.74rem;font-weight:600;display:block}.ChatWidget-module__MMKJYW__input,.ChatWidget-module__MMKJYW__footerInput{width:100%;color:var(--color-text);background:#fff;border:1px solid #cfdae8;border-radius:10px;outline:none;padding:.58rem .68rem;font-size:.86rem;transition:border-color .2s,box-shadow .2s}.ChatWidget-module__MMKJYW__input:focus,.ChatWidget-module__MMKJYW__footerInput:focus{border-color:#13294b;box-shadow:0 0 0 3px #13294b14}.ChatWidget-module__MMKJYW__primaryButton,.ChatWidget-module__MMKJYW__primaryButtonWide,.ChatWidget-module__MMKJYW__secondaryButton,.ChatWidget-module__MMKJYW__sendButton{border-radius:10px;padding:.56rem .72rem;font-size:.82rem;font-weight:600;transition:transform .12s,opacity .2s,background .2s}.ChatWidget-module__MMKJYW__primaryButton,.ChatWidget-module__MMKJYW__primaryButtonWide,.ChatWidget-module__MMKJYW__sendButton{color:#fff;background:#13294b;border:1px solid #13294b}.ChatWidget-module__MMKJYW__primaryButton:hover,.ChatWidget-module__MMKJYW__primaryButtonWide:hover,.ChatWidget-module__MMKJYW__sendButton:hover{background:#0f223d}.ChatWidget-module__MMKJYW__primaryButton:disabled,.ChatWidget-module__MMKJYW__primaryButtonWide:disabled,.ChatWidget-module__MMKJYW__sendButton:disabled{opacity:.45;cursor:not-allowed}.ChatWidget-module__MMKJYW__primaryButtonWide{justify-content:center;align-items:center;width:100%;display:inline-flex}.ChatWidget-module__MMKJYW__secondaryButton{color:#173a6d;background:#f4f8ff;border:1px solid #9ab0ca}.ChatWidget-module__MMKJYW__secondaryButton:hover{background:#eaf2ff}.ChatWidget-module__MMKJYW__metaText{color:#5f7390;font-size:.82rem}.ChatWidget-module__MMKJYW__errorText{color:#b42318;font-size:.78rem}.ChatWidget-module__MMKJYW__resultsScroller{gap:.65rem;width:100%;max-height:340px;padding-right:.12rem;display:grid;overflow-y:auto}.ChatWidget-module__MMKJYW__propertyCard{max-width:100%;box-shadow:0 8px 16px #13294b0d}.ChatWidget-module__MMKJYW__propertyImage{object-fit:cover;border:1px solid #e6edf7;border-radius:8px;width:100%;height:128px;margin-bottom:.52rem}.ChatWidget-module__MMKJYW__propertyHead{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.28rem;display:flex}.ChatWidget-module__MMKJYW__propertyTitle{color:var(--color-text);font-size:.85rem;font-weight:600;line-height:1.35}.ChatWidget-module__MMKJYW__badge{color:#fff;letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;min-width:68px;padding:.15rem .42rem;font-size:.67rem;font-weight:700;display:inline-flex}.ChatWidget-module__MMKJYW__badgeSale{background:#173a6d}.ChatWidget-module__MMKJYW__badgeRent{background:#17724a}.ChatWidget-module__MMKJYW__propertyPrice{color:#173a6d;margin-bottom:.15rem;font-size:.86rem;font-weight:700}.ChatWidget-module__MMKJYW__propertyMeta{color:#627a98;font-size:.77rem}.ChatWidget-module__MMKJYW__serviceCard{border-left:3px solid var(--color-accent)}.ChatWidget-module__MMKJYW__serviceTitle,.ChatWidget-module__MMKJYW__sectionTitle{color:var(--color-text);margin-bottom:.42rem;font-size:.9rem;font-weight:700}.ChatWidget-module__MMKJYW__serviceText{color:#516786;margin-bottom:.42rem;font-size:.82rem;line-height:1.55}.ChatWidget-module__MMKJYW__serviceList{color:#384d69;gap:.22rem;margin:0;padding-left:1rem;font-size:.8rem;display:grid}.ChatWidget-module__MMKJYW__formStack{gap:.42rem;display:grid}.ChatWidget-module__MMKJYW__contactCard{border-color:#d8e2ef;position:relative}.ChatWidget-module__MMKJYW__contactCard:before{content:"Sisi";color:#173a6d;letter-spacing:.02em;background:#13294b14;border-radius:999px;margin-bottom:.35rem;padding:.12rem .45rem;font-size:.68rem;font-weight:700;display:inline-flex}.ChatWidget-module__MMKJYW__successCard{color:#1f6b43;background:#eefcf4;border-color:#9edab9;font-size:.86rem}.ChatWidget-module__MMKJYW__progressRow{grid-template-columns:repeat(11,1fr);gap:4px;display:grid}.ChatWidget-module__MMKJYW__progressSegment{background:#d9e3f0;border-radius:999px;height:7px}.ChatWidget-module__MMKJYW__progressActive{background:#173a6d}.ChatWidget-module__MMKJYW__pillRow{flex-wrap:wrap;gap:.4rem;display:flex}.ChatWidget-module__MMKJYW__pill{color:#fff;background:0 0;border:1px solid #ffffff80;border-radius:999px;padding:.3rem .58rem;font-size:.78rem;transition:background .2s,border-color .2s,opacity .2s}.ChatWidget-module__MMKJYW__pill:hover:not(:disabled){background:#ffffff26;border-color:#fff}.ChatWidget-module__MMKJYW__pill:disabled:not(.ChatWidget-module__MMKJYW__pillSelected){opacity:.5;cursor:not-allowed}.ChatWidget-module__MMKJYW__pillSelected{color:#fff;cursor:default;background:#fff3;border-color:#fff}.ChatWidget-module__MMKJYW__rowButtons{flex-wrap:wrap;gap:.42rem;margin-top:.42rem;display:flex}.ChatWidget-module__MMKJYW__messageRow{align-items:flex-start;gap:.45rem;width:100%;display:flex}.ChatWidget-module__MMKJYW__msgAvatar{color:#fff;background:#c5a065;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:.25rem;font-size:.72rem;font-weight:700;display:inline-flex}.ChatWidget-module__MMKJYW__messageRowUser{justify-content:flex-end}.ChatWidget-module__MMKJYW__messageRowAssistant{justify-content:flex-start}.ChatWidget-module__MMKJYW__messageBubble{padding:.56rem .68rem;font-size:.84rem;line-height:1.5}.ChatWidget-module__MMKJYW__userBubble{color:#fff;background:#13294b;border-radius:18px 18px 4px;max-width:75%}.ChatWidget-module__MMKJYW__assistantBubble{color:#233d5f;background:#fff;border:1px solid #dce6f3;border-radius:18px 18px 18px 4px;max-width:85%}.ChatWidget-module__MMKJYW__optionButtons{flex-direction:column;gap:.38rem;width:100%;padding-left:calc(26px + .45rem);display:flex}.ChatWidget-module__MMKJYW__optionGroup{flex-direction:column;align-items:flex-end;gap:.38rem;max-width:85%;display:flex}.ChatWidget-module__MMKJYW__optionBubble{flex-direction:column;gap:.38rem;display:flex}.ChatWidget-module__MMKJYW__optionButton{text-align:left;color:#fff;background:0 0;border:1.5px solid #ffffff80;border-radius:20px;width:100%;padding:.4rem .65rem;font-size:.84rem;font-weight:500;transition:background .18s,border-color .18s,opacity .18s}.ChatWidget-module__MMKJYW__optionButton:hover:not(:disabled){background:#ffffff26;border-color:#fff}.ChatWidget-module__MMKJYW__optionButton:disabled:not(.ChatWidget-module__MMKJYW__optionButtonSelected){opacity:.5;cursor:not-allowed}.ChatWidget-module__MMKJYW__optionButtonSelected{color:#fff;cursor:default;background:#ffffff2e;border-color:#fff}.ChatWidget-module__MMKJYW__userInputArea{flex-direction:column;gap:.5rem;max-width:82%;display:flex}.ChatWidget-module__MMKJYW__userFormCard{background:#fff;border:1px solid #c8d5e8;border-radius:14px 4px 14px 14px;max-width:90%;padding:.75rem;box-shadow:0 4px 12px #13294b0f}.ChatWidget-module__MMKJYW__successText{color:#1f6b43;font-size:.86rem;font-weight:500}.ChatWidget-module__MMKJYW__bubbleControls{border-top:1px solid #13294b1a;flex-direction:column;gap:.42rem;margin-top:.58rem;padding-top:.52rem;display:flex}.ChatWidget-module__MMKJYW__bubbleInputRow{flex-direction:column;gap:.38rem;display:flex}.ChatWidget-module__MMKJYW__inputBubble{background:#13294b;border-radius:18px 18px 4px;align-items:center;gap:8px;max-width:75%;padding:10px 14px;display:flex}.ChatWidget-module__MMKJYW__bubbleInput{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.83rem}.ChatWidget-module__MMKJYW__bubbleInput::placeholder{color:#fff9}.ChatWidget-module__MMKJYW__sendIconButton{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:opacity .15s;display:inline-flex}.ChatWidget-module__MMKJYW__sendIconButton:hover:not(:disabled){opacity:.7}.ChatWidget-module__MMKJYW__sendIconButton:disabled{opacity:.35;cursor:not-allowed}.ChatWidget-module__MMKJYW__markdownParagraph{margin:0;font-size:.84rem;line-height:1.5}.ChatWidget-module__MMKJYW__markdownList{gap:.15rem;margin:0;padding-left:1rem;display:grid}.ChatWidget-module__MMKJYW__markdownStrong{font-weight:700}.ChatWidget-module__MMKJYW__footer{border-top:1px solid var(--color-border);background:#fff;align-items:center;gap:.45rem;padding:.65rem;display:flex}.ChatWidget-module__MMKJYW__footerInput{flex:1}.ChatWidget-module__MMKJYW__sendButton{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex}.ChatWidget-module__MMKJYW__inlineFormBubble{color:#fff;background:#13294b;border-radius:18px 18px 4px;flex-wrap:wrap;align-items:center;gap:4px 6px;max-width:85%;padding:10px 14px;font-size:.84rem;line-height:1.8;display:flex}.ChatWidget-module__MMKJYW__inlineText{color:#fff;white-space:nowrap;font-size:.84rem}.ChatWidget-module__MMKJYW__inlineSelect{appearance:none;color:#fff;cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 4px center no-repeat;border:none;border-bottom:1.5px solid #ffffffb3;outline:none;padding:2px 20px 2px 4px;font-size:.8rem}.ChatWidget-module__MMKJYW__inlineSelect:focus{border-bottom-color:#fff}.ChatWidget-module__MMKJYW__inlineSelect option{color:#fff;background:#13294b}.ChatWidget-module__MMKJYW__inlineInput{color:#fff;background:0 0;border:none;border-bottom:1.5px solid #ffffffb3;border-radius:0;outline:none;width:140px;padding:2px 4px;font-size:.8rem}.ChatWidget-module__MMKJYW__inlineInput::placeholder{color:#fff6}.ChatWidget-module__MMKJYW__inlineInput:focus{border-bottom-color:#fff}.ChatWidget-module__MMKJYW__inlineFormSend{color:#fff;cursor:pointer;background:#13294b;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;padding:8px;transition:opacity .15s;display:inline-flex}.ChatWidget-module__MMKJYW__inlineFormSend:hover:not(:disabled){opacity:.75}.ChatWidget-module__MMKJYW__inlineFormSend:disabled{opacity:.35;cursor:not-allowed}.ChatWidget-module__MMKJYW__backBar{border-top:1px solid var(--color-border);background:#fff;flex-shrink:0;justify-content:center;padding:.4rem .9rem;display:flex}.ChatWidget-module__MMKJYW__backBarButton{color:#8fa3bb;font-size:.74rem;transition:color .15s}.ChatWidget-module__MMKJYW__backBarButton:hover{color:#13294b}.ChatWidget-module__MMKJYW__typingBubble{background:#fff;border:1px solid #dce6f3;border-radius:18px 18px 18px 4px;align-items:center;gap:4px;max-width:85%;padding:12px 16px;display:flex}.ChatWidget-module__MMKJYW__dot{opacity:.4;background:#13294b;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite ChatWidget-module__MMKJYW__typingDot}.ChatWidget-module__MMKJYW__dot:first-child{animation-delay:0s}.ChatWidget-module__MMKJYW__dot:nth-child(2){animation-delay:.2s}.ChatWidget-module__MMKJYW__dot:nth-child(3){animation-delay:.4s}@keyframes ChatWidget-module__MMKJYW__typingDot{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@media (max-width:640px){.ChatWidget-module__MMKJYW__launcher{bottom:1rem;right:1rem}.ChatWidget-module__MMKJYW__panel{width:calc(100vw - 1.5rem);height:min(78vh,620px);bottom:5.5rem;right:.75rem}.ChatWidget-module__MMKJYW__headerTitle{font-size:.84rem}}
