.chat_widget__uBQ_w{position:fixed;bottom:24px;right:24px;z-index:9999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.chat_button__tSJL4{height:48px;border-radius:24px;border:none;background:#4A5D23;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 20px 0 14px;gap:8px;box-shadow:0 4px 16px rgba(0,0,0,.18);transition:background .2s,transform .2s;opacity:0;transform:translateY(10px);pointer-events:none}.chat_buttonVisible__O_io_{opacity:1;transform:translateY(0);pointer-events:auto;animation:chat_buttonAppear__PCTZz .4s ease-out}@keyframes chat_buttonAppear__PCTZz{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat_button__tSJL4:hover{background:#3E4F1E;transform:scale(1.03)}.chat_button__tSJL4:active{transform:scale(.97)}.chat_buttonClose__EmnJi{width:48px;padding:0;border-radius:50%}.chat_buttonIcon__PNbUk{flex-shrink:0}.chat_buttonText__edMaO{font-size:14px;font-weight:500;white-space:nowrap}.chat_nudge__GnGER{position:absolute;bottom:60px;right:0;max-width:260px;background:#ffffff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.14);padding:12px 32px 12px 14px;animation:chat_nudgeIn__46BP0 .3s ease-out;cursor:default}@keyframes chat_nudgeIn__46BP0{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chat_nudgeText___W_bA{font-size:13px;line-height:1.4;color:#1a1a1a;cursor:pointer}.chat_nudgeText___W_bA:hover{color:#4A5D23}.chat_nudgeClose__adLyy{position:absolute;top:4px;right:6px;background:none;border:none;font-size:16px;color:#999;cursor:pointer;padding:2px 6px;line-height:1}.chat_nudgeClose__adLyy:hover{color:#666}.chat_nudgeArrow__ibmgB{position:absolute;bottom:-6px;right:20px;width:12px;height:6px;overflow:hidden}.chat_nudgeArrow__ibmgB:before{content:"";position:absolute;top:-4px;left:2px;width:8px;height:8px;background:#ffffff;transform:rotate(45deg);box-shadow:2px 2px 4px rgba(0,0,0,.08)}.chat_window__JpK7W{position:absolute;bottom:60px;right:0;width:400px;height:600px;background:#F5F5F0;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.18);display:flex;flex-direction:column;overflow:hidden;animation:chat_slideUp__025N2 .25s ease-out}@keyframes chat_slideUp__025N2{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.chat_header__OWg9o{background:#4A5D23;padding:14px 16px;gap:12px}.chat_headerAvatar__iXXXT,.chat_header__OWg9o{color:white;display:flex;align-items:center;flex-shrink:0}.chat_headerAvatar__iXXXT{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.15);justify-content:center}.chat_headerInfo__X__Ta{display:flex;flex-direction:column;flex:1 1;min-width:0}.chat_headerTitle__eFokt{font-size:16px;font-weight:600;margin:0;line-height:1.3}.chat_headerSubtitle__s2XPp{font-size:12px;opacity:.85;margin:2px 0 0;display:flex;align-items:center;gap:4px}.chat_onlineDot__14d9_{color:#7CFC00;font-size:10px;line-height:1}.chat_closeButton__DkL_L{background:none;border:none;color:white;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.75;transition:opacity .2s;border-radius:4px;flex-shrink:0}.chat_closeButton__DkL_L:hover{opacity:1}.chat_messageList__BBKTh{flex:1 1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.chat_messageList__BBKTh::-webkit-scrollbar{width:4px}.chat_messageList__BBKTh::-webkit-scrollbar-track{background:transparent}.chat_messageList__BBKTh::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:2px}.chat_assistantRow__HG3qe{display:flex;align-items:flex-start;gap:8px;align-self:flex-start;max-width:90%}.chat_botAvatar__tmv_D{width:24px;height:24px;border-radius:50%;background:#4A5D23;color:white;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.chat_botAvatar__tmv_D svg{width:14px;height:14px}.chat_message__r6Kzl{max-width:85%;padding:10px 14px;border-radius:16px;line-height:1.5;font-size:14px;overflow-wrap:break-word;word-break:break-word}.chat_messageUser__TuJxB{align-self:flex-end;background:#4A5D23;color:white;border-bottom-right-radius:4px}.chat_messageAssistant__edcuF{background:#ffffff;color:#1a1a1a;border-bottom-left-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.chat_quickReplies__SrI6p{display:flex;flex-wrap:wrap;gap:8px;padding-left:32px}.chat_quickReplyButton__lXqZx{background:#ffffff;border:1px solid #d4d4cc;border-radius:20px;padding:8px 16px;font-size:13px;font-family:inherit;color:#1a1a1a;cursor:pointer;transition:border-color .2s,background .2s}.chat_quickReplyButton__lXqZx:hover{border-color:#4A5D23;background:#f8f8f4}.chat_markdown__dIBWr p{margin:0 0 8px}.chat_markdown__dIBWr p:last-child{margin-bottom:0}.chat_markdown__dIBWr strong{font-weight:600}.chat_markdown__dIBWr em{font-style:italic}.chat_markdown__dIBWr ol,.chat_markdown__dIBWr ul{margin:4px 0;padding-left:20px}.chat_markdown__dIBWr li{margin:2px 0}.chat_markdown__dIBWr h1,.chat_markdown__dIBWr h2,.chat_markdown__dIBWr h3{margin:8px 0 4px;font-weight:600}.chat_markdown__dIBWr h1{font-size:16px}.chat_markdown__dIBWr h2{font-size:15px}.chat_markdown__dIBWr h3{font-size:14px}.chat_markdown__dIBWr a{color:#4A5D23;text-decoration:underline}.chat_markdown__dIBWr table{border-collapse:collapse;margin:8px 0;font-size:13px;width:100%;display:block;overflow-x:auto}.chat_markdown__dIBWr td,.chat_markdown__dIBWr th{border:1px solid #e0e0dc;padding:6px 8px;text-align:left}.chat_markdown__dIBWr th{background:#F5F5F0;font-weight:600}.chat_markdown__dIBWr tr:nth-child(2n) td{background:#FAFAF5}.chat_markdown__dIBWr code{background:#f0f0e8;padding:1px 4px;border-radius:3px;font-size:13px}.chat_markdown__dIBWr img{max-width:100%;height:auto;border-radius:8px;display:block;margin:6px 0}.chat_inputArea__eqYD6{padding:12px 16px;background:#ffffff;border-top:1px solid #e8e8e0;display:flex;align-items:flex-end;gap:8px;flex-shrink:0}.chat_textarea__wtwJb{flex:1 1;border:1px solid #d4d4cc;border-radius:12px;padding:10px 14px;font-size:14px;font-family:inherit;line-height:1.4;resize:none;outline:none;max-height:96px;background:#F5F5F0;color:#1a1a1a;transition:border-color .2s}.chat_textarea__wtwJb::placeholder{color:#999}.chat_textarea__wtwJb:focus{border-color:#4A5D23}.chat_sendButton__MIJuP{width:40px;height:40px;border-radius:50%;border:none;background:#4A5D23;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,opacity .2s}.chat_sendButton__MIJuP:hover:not(:disabled){background:#3E4F1E}.chat_sendButton__MIJuP:disabled{opacity:.35;cursor:not-allowed}.chat_typingContainer__CfldB{align-self:flex-start;display:flex;flex-direction:column;gap:6px;margin-left:32px}.chat_typing__2CKVV{display:flex;gap:5px;padding:12px 16px;background:#ffffff;border-radius:16px;border-bottom-left-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.chat_typingPhrase__HQqqq{font-size:12px;color:#888;padding-left:4px;animation:chat_phraseFade__vkBsc 3.5s ease-in-out}.chat_typingDot__YPlee{width:7px;height:7px;border-radius:50%;background:#4A5D23;opacity:.35;animation:chat_typingPulse__G_2CE 1.4s ease-in-out infinite}.chat_typingDot__YPlee:nth-child(2){animation-delay:.2s}.chat_typingDot__YPlee:nth-child(3){animation-delay:.4s}@keyframes chat_phraseFade__vkBsc{0%{opacity:0;transform:translateY(4px)}12%{opacity:1;transform:translateY(0)}85%{opacity:1}to{opacity:0}}@keyframes chat_typingPulse__G_2CE{0%,80%,to{opacity:.35;transform:scale(1)}40%{opacity:1;transform:scale(1.15)}}.chat_consentGate__R9nF4{flex:1 1;overflow-y:auto;padding:22px 20px 24px;display:flex;flex-direction:column;gap:18px;background:#F5F5F0}.chat_consentIntro__bIoPa{font-size:14px;line-height:1.5;color:#2a2a26;margin-bottom:2px}.chat_consentField__xSdbN{display:flex;flex-direction:column;gap:7px}.chat_consentLabel__8_prD{font-size:13px;font-weight:500;color:#2a2a26}.chat_consentInput__YXUu_{width:100%;border:1px solid #d4d4cc;border-radius:10px;padding:12px 14px;font-size:15px;font-family:inherit;line-height:1.4;background:#ffffff;color:#1a1a1a;outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.chat_consentInput__YXUu_::placeholder{color:#b0b0a6}.chat_consentInput__YXUu_:hover{border-color:#b8c08a}.chat_consentInput__YXUu_:focus{border-color:#4A5D23;box-shadow:0 0 0 3px rgba(74,93,35,.12)}.chat_consentHint__M8VOn{font-size:11px;color:#8a8a82;padding-left:2px;margin-top:2px}.chat_consentCheckboxRow__TWQri{display:flex;align-items:flex-start;gap:10px;cursor:pointer;margin-top:2px}.chat_consentCheckbox__El_Wl{flex-shrink:0;width:18px;height:18px;margin:1px 0 0;accent-color:#4A5D23;cursor:pointer}.chat_consentCheckboxText__M_qkk{font-size:12px;line-height:1.5;color:#5a5a52}.chat_consentPolicyLink__N5vpQ{color:#1565C0;text-decoration:underline;text-underline-offset:2px;font-weight:500}.chat_consentPolicyLink__N5vpQ:hover{color:#0D47A1}.chat_consentSubmit__5_xCs{margin-top:4px;background:#4A5D23;color:#ffffff;border:none;border-radius:10px;padding:14px 16px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s,transform .1s,box-shadow .2s;box-shadow:0 2px 6px rgba(74,93,35,.18)}.chat_consentSubmit__5_xCs:hover:not(:disabled){background:#3E4F1E;box-shadow:0 3px 10px rgba(74,93,35,.25)}.chat_consentSubmit__5_xCs:active:not(:disabled){transform:translateY(1px);box-shadow:0 1px 3px rgba(74,93,35,.18)}.chat_consentSubmit__5_xCs:disabled{background:#b8b8ae;cursor:not-allowed;box-shadow:none}.chat_inputHint__zrL61{display:flex;gap:6px;justify-content:center;flex-wrap:wrap;padding:8px 12px 10px;background:#ffffff;border-top:1px solid rgba(0,0,0,.06);flex-shrink:0}.chat_inputHintCta__s1lJ1{background:rgba(74,93,35,.07);border:1px solid rgba(74,93,35,.22);border-radius:20px;padding:5px 13px;font-family:inherit;font-size:12px;line-height:1.3;color:#3a4c1a;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s}.chat_inputHintCta__s1lJ1:hover:not(:disabled){background:rgba(74,93,35,.14);border-color:rgba(74,93,35,.4)}.chat_inputHintCta__s1lJ1:active:not(:disabled){background:rgba(74,93,35,.2)}.chat_inputHintCta__s1lJ1:disabled{opacity:.45;cursor:default}.chat_inquiryButton__Q7A0y{flex:1 1;background:transparent;border:1px solid rgba(0,0,0,.18);border-radius:6px;padding:8px 14px;font-family:inherit;font-size:13px;line-height:1.3;color:#1a1a1a;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s}.chat_inquiryButton__Q7A0y:hover{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.32)}.chat_inquiryButton__Q7A0y:active{background:rgba(0,0,0,.07)}.chat_windowEmbedded__muk2i{position:fixed;top:0;left:0;right:0;bottom:0;background:#F5F5F0;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (max-width:640px){.chat_widget__uBQ_w{bottom:16px;right:16px}.chat_button__tSJL4{width:56px;height:56px;border-radius:50%;padding:0;gap:0}.chat_buttonText__edMaO{display:none}.chat_buttonIcon__PNbUk{width:28px;height:28px}.chat_window__JpK7W{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:0;box-shadow:none;animation:none}.chat_nudge__GnGER{display:none}}@media (max-width:420px){.chat_inputHint__zrL61{padding:6px 10px 8px;gap:5px}.chat_inputHintCta__s1lJ1{font-size:11px;padding:4px 11px}}