.MessageBubble_messageBubble__SXOup{display:flex;gap:8px;animation:MessageBubble_fadeIn__037OF .3s ease-out}.MessageBubble_messageBubble__SXOup.MessageBubble_bot__I1V52{align-items:flex-start}.MessageBubble_messageBubble__SXOup.MessageBubble_bot__I1V52 .MessageBubble_messageContent__cSw35{background:#000;color:#fff;border-radius:16px 16px 16px 4px;margin-left:0;max-width:82.5%}.MessageBubble_messageBubble__SXOup.MessageBubble_user__exLpn{flex-direction:row;align-items:flex-start}.MessageBubble_messageBubble__SXOup.MessageBubble_user__exLpn .MessageBubble_messageContent__cSw35{background:#e5e5e5;color:#fff;border-radius:16px 16px 16px 4px;margin-left:0;max-width:82.5%}@keyframes MessageBubble_fadeIn__037OF{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MessageBubble_botAvatar__YVavW{width:40px;height:40px;background:rgba(0,0,0,0);border-radius:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.MessageBubble_botAvatar__YVavW img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.MessageBubble_userAvatar__3QVgK{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:12px}.MessageBubble_messageContent__cSw35{padding:14px 18px;position:relative;word-wrap:break-word}.MessageBubble_messageContent__cSw35.MessageBubble_noBubble__wWegv{background:rgba(0,0,0,0)!important;border-radius:0!important;padding:12px 0}.MessageBubble_messageContent__cSw35 .MessageBubble_textContainer__cR3Hn p{margin:0;font-size:17px;line-height:1.5;white-space:pre-wrap}.MessageBubble_messageContent__cSw35 .MessageBubble_textContainer__cR3Hn p a{color:inherit;font-weight:700;text-decoration:underline;text-underline-offset:2px}.MessageBubble_messageContent__cSw35 .MessageBubble_timestamp__eqQGI{display:block;font-size:13px;opacity:.7;margin-top:4px}.MessageBubble_actions__I2yzy{display:flex;flex-direction:column;gap:8px;margin-top:12px}.MessageBubble_translationWarning___8_bt{margin:0 0 10px;border-left:3px solid;padding-left:10px;font-size:14px;font-weight:700;line-height:1.4}.MessageBubble_actionButton__UONlx{width:100%;border:2px solid;border-radius:999px;padding:10px 14px;cursor:pointer;font-size:15px;font-weight:700;line-height:1.25;text-align:center;transition:filter .2s ease,transform .2s ease}.MessageBubble_actionButton__UONlx:hover{filter:brightness(1.12)}.MessageBubble_actionButton__UONlx:focus-visible{outline:3px solid currentColor;outline-offset:2px}.MessageBubble_actionButton__UONlx:active{transform:scale(.98)}.MessageBubble_checkmarks__mwi0w{font-size:12px;color:#4caf50;margin-left:4px;align-self:flex-end;margin-bottom:4px}.TypingIndicator_typingIndicator__xuPQp{display:flex;align-items:center;gap:8px}.TypingIndicator_botAvatar__PSGfl{width:32px;height:32px;background:rgba(0,0,0,0);border-radius:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.TypingIndicator_botAvatar__PSGfl img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.TypingIndicator_typingBubble__F_jcp{background:#f0f0f0;padding:12px 16px;border-radius:16px 16px 16px 4px;display:flex;align-items:center;gap:4px}.TypingIndicator_dot__W4IHB{width:8px;height:8px;background:#999;border-radius:50%;animation:TypingIndicator_typing__iV1IL 1.4s infinite}.TypingIndicator_dot__W4IHB:nth-child(2){animation-delay:.2s}.TypingIndicator_dot__W4IHB:nth-child(3){animation-delay:.4s}@keyframes TypingIndicator_typing__iV1IL{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.MessageList_messageList__0HbrJ{flex:1;overflow-y:auto;padding:16px;background:#404040}.MessageList_messageList__0HbrJ::-webkit-scrollbar{width:6px}.MessageList_messageList__0HbrJ::-webkit-scrollbar-track{background:#333}.MessageList_messageList__0HbrJ::-webkit-scrollbar-thumb{background:#666;border-radius:3px}.MessageList_messageList__0HbrJ::-webkit-scrollbar-thumb:hover{background:#888}.MessageList_messagesContainer__EgOtQ{display:flex;flex-direction:column;gap:12px}.ChatInput_chatInput__6yM_R{display:flex;align-items:center;padding:16px;background:#404040;border-top:1px solid #555;gap:10px}.ChatInput_input__eea0c{flex:1;padding:12px 16px;border:1px solid #e0e0e0;border-radius:24px;font-size:17px;outline:none;transition:border-color .2s;background:#f9f9f9}.ChatInput_input__eea0c:focus{border-color:gray;background:#fff}.ChatInput_input__eea0c:disabled{opacity:.6;cursor:not-allowed}.ChatInput_input__eea0c::-moz-placeholder{color:#999}.ChatInput_input__eea0c::placeholder{color:#999}.ChatInput_sendButton__sjiQ0{width:40px;height:40px;border-radius:50%;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.ChatInput_sendButton__sjiQ0:hover:not(:disabled){transform:scale(1.05);box-shadow:0 2px 8px rgba(255,165,0,.3)}.ChatInput_sendButton__sjiQ0:active:not(:disabled){transform:scale(.95)}.ChatInput_sendButton__sjiQ0:disabled{opacity:.5;cursor:not-allowed}.ChatInput_sendButton__sjiQ0 svg{width:20px;height:20px}@media(max-width:768px){.ChatInput_chatInput__6yM_R{padding-right:calc(16px + env(safe-area-inset-right, 0px));padding-bottom:calc(16px + env(safe-area-inset-bottom, 0px));padding-left:calc(16px + env(safe-area-inset-left, 0px))}}@media(prefers-reduced-motion:reduce){.ChatInput_input__eea0c,.ChatInput_sendButton__sjiQ0{transition:none}.ChatInput_sendButton__sjiQ0:active:not(:disabled),.ChatInput_sendButton__sjiQ0:hover:not(:disabled){transform:none}}.ChatWindow_chatWindow___MTAv{position:fixed;bottom:0;right:0;width:436px;height:1058px;max-height:80vh;max-height:80dvh;background:#404040;border-radius:0;box-shadow:0 10px 40px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;animation:ChatWindow_slideUp__i8i68 .3s ease-out}@media(max-width:768px){.ChatWindow_chatWindow___MTAv{position:fixed;bottom:0;right:0;left:0;top:0;width:100%;height:100vh;height:100dvh;border-radius:0;max-height:100vh;max-height:100dvh}}@keyframes ChatWindow_slideUp__i8i68{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ChatWindow_chatHeader__pX7Ju{background:#171616;padding:12px 16px;border-bottom:1px solid #000;display:flex;align-items:center;justify-content:space-between;min-height:39px}.ChatWindow_headerLeft__4GM0p{display:flex;align-items:center;gap:12px}.ChatWindow_botIcon__0YW1N{width:48px;height:48px;background:rgba(0,0,0,0);border-radius:0;display:flex;align-items:center;justify-content:center}.ChatWindow_botIcon__0YW1N img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ChatWindow_headerTitle__LOaei h3{margin:0;font-size:19px;font-weight:700;color:#fff}.ChatWindow_headerTitle__LOaei .ChatWindow_status__c1rtM{font-size:14px;color:#22c55e;display:flex;align-items:center;gap:4px;margin-top:2px}.ChatWindow_minimizeBtn__4TTAy{background:none;border:none;padding:8px;width:44px;height:44px;flex:0 0 44px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background .2s}.ChatWindow_minimizeBtn__4TTAy svg path{stroke:#fff}.ChatWindow_minimizeBtn__4TTAy:hover{background:rgba(255,255,255,.1)}.ChatWindow_closeButton__KCz5l{position:absolute;bottom:16px;right:16px;width:36px;height:36px;border-radius:50%;background:#e1a731;color:#fff;border:none;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s}.ChatWindow_closeButton__KCz5l:hover{transform:scale(1.1)}@media(max-width:768px){.ChatWindow_chatHeader__pX7Ju{padding-top:calc(12px + env(safe-area-inset-top, 0px));padding-right:calc(16px + env(safe-area-inset-right, 0px));padding-left:calc(16px + env(safe-area-inset-left, 0px))}}@media(prefers-reduced-motion:reduce){.ChatWindow_chatWindow___MTAv{animation:none}.ChatWindow_closeButton__KCz5l,.ChatWindow_minimizeBtn__4TTAy{transition:none}.ChatWindow_closeButton__KCz5l:hover{transform:none}}.ChatWidget_chatWidget__p2bGm{position:fixed;z-index:9999}.ChatWidget_chatWidget__p2bGm.ChatWidget_bottom-right___EpcI{right:calc(24px + env(safe-area-inset-right, 0px));bottom:calc(42px + env(safe-area-inset-bottom, 0px))}.ChatWidget_chatWidget__p2bGm.ChatWidget_bottom-left__Arr1p{bottom:calc(42px + env(safe-area-inset-bottom, 0px));left:calc(24px + env(safe-area-inset-left, 0px))}.ChatWidget_launcherComposition__bxuxY{position:relative;isolation:isolate;display:grid;width:min(451px,100vw - 48px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px));align-items:end;grid-template-columns:66.2% 31.5%;-moz-column-gap:2.3%;column-gap:2.3%;pointer-events:none}.ChatWidget_launcherComposition__bxuxY:after{position:absolute;z-index:0;right:1%;bottom:-16px;left:4%;height:30px;border-radius:50%;background:rgba(0,0,0,.22);content:"";filter:blur(13px);pointer-events:none;transform:scaleY(.72)}.ChatWidget_characterOnly__w9Wr7{display:block;width:clamp(82px,23.75vw,142px)}.ChatWidget_characterOnly__w9Wr7:after{right:-4%;left:-4%}.ChatWidget_speechBubble__Vh7JD{position:relative;z-index:1;width:100%;aspect-ratio:299/126;border:1px solid #989898;border-radius:clamp(24px,3vw,38px);background:#fff;box-shadow:0 18px 28px -10px rgba(0,0,0,.28),0 42px 48px -28px rgba(0,0,0,.22);box-sizing:border-box;pointer-events:auto;animation:ChatWidget_fadeIn__37F8C .35s ease-out}.ChatWidget_speechBubble__Vh7JD:after{position:absolute;z-index:-1;right:-10px;bottom:clamp(28px,4.25vw,47px);width:clamp(16px,1.75vw,20px);height:clamp(16px,1.75vw,20px);border-top:1px solid #989898;border-right:1px solid #989898;border-radius:0 4px 0 0;background:#fff;content:"";transform:rotate(45deg)}.ChatWidget_speechBubbleAction__OqByd{position:relative;z-index:1;display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;border:0;border-radius:inherit;margin:0;padding:clamp(14px,2vw,28px) clamp(14px,1.5vw,20px);background:rgba(0,0,0,0);color:#111;cursor:pointer;font:inherit;font-size:clamp(.67rem,3.5vw,1.34rem);font-weight:400;letter-spacing:-.035em;line-height:1.04;text-align:left}.ChatWidget_speechBubbleAction__OqByd span{display:block;white-space:nowrap}.ChatWidget_launcherComposition__bxuxY[lang=fr] .ChatWidget_speechBubbleAction__OqByd{font-size:clamp(.63rem,2.85vw,1.07rem);letter-spacing:-.04em}.ChatWidget_dismissGreeting__JIhBG{position:absolute;z-index:2;top:clamp(2px,.55vw,7px);right:clamp(2px,.55vw,7px);display:flex;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:50%;padding:0;background:rgba(0,0,0,0);color:#111;cursor:pointer;transition:background-color .2s ease}.ChatWidget_dismissGreeting__JIhBG svg{width:20px;height:20px}.ChatWidget_dismissGreeting__JIhBG path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.25}.ChatWidget_dismissGreeting__JIhBG:hover{background:rgba(0,0,0,.07)}.ChatWidget_chatLauncher__Wt8CP{position:relative;z-index:1;display:flex;width:100%;align-items:flex-end;justify-content:center;border:0;border-radius:10px;padding:0;background:rgba(0,0,0,0);box-shadow:none;cursor:pointer;line-height:0;pointer-events:auto;transition:filter .2s ease}.ChatWidget_chatLauncher__Wt8CP:hover{filter:brightness(1.04)}.ChatWidget_chatLauncher__Wt8CP:active{filter:brightness(.97)}.ChatWidget_chatLauncher__Wt8CP:focus-visible,.ChatWidget_dismissGreeting__JIhBG:focus-visible,.ChatWidget_speechBubbleAction__OqByd:focus-visible{outline:3px solid #1769aa;outline-offset:3px}.ChatWidget_chatIcon__MpiI9{display:flex;width:100%;align-items:flex-end;justify-content:center;overflow:visible}.ChatWidget_launcherLogo__qYc0K{display:block;width:111.4%;max-width:none;height:auto;margin-inline:-5.7%;-o-object-fit:contain;object-fit:contain}@keyframes ChatWidget_fadeIn__37F8C{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:599px){.ChatWidget_chatWidget__p2bGm.ChatWidget_bottom-right___EpcI{right:calc(12px + env(safe-area-inset-right, 0px));bottom:calc(32px + env(safe-area-inset-bottom, 0px))}.ChatWidget_chatWidget__p2bGm.ChatWidget_bottom-left__Arr1p{bottom:calc(32px + env(safe-area-inset-bottom, 0px));left:calc(12px + env(safe-area-inset-left, 0px))}.ChatWidget_launcherComposition__bxuxY{width:min(315px,100vw - 48px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px))}.ChatWidget_characterOnly__w9Wr7{width:clamp(82px,23.75vw,142px)}}@media(prefers-reduced-motion:reduce){.ChatWidget_chatLauncher__Wt8CP,.ChatWidget_dismissGreeting__JIhBG,.ChatWidget_speechBubble__Vh7JD{animation:none;transition:none}}