.SelectSearch_searchableSelect__8H2Mx{position:relative;width:100%;display:inline-block}.SelectSearch_searchableSelect__8H2Mx input{width:100%;padding:0;font-size:14px;color:#333;background:#fff;border:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;outline:none;transition:border-color .3s ease}.SelectSearch_searchableSelect__8H2Mx input:focus{border-bottom-color:#eb5976}.SelectSearch_searchableSelect__8H2Mx input::placeholder{color:#d7d7d7;opacity:1;font-size:12px}.SelectSearch_searchableSelect__8H2Mx input:disabled{opacity:.6;cursor:not-allowed}.SelectSearch_searchableSelectOptions__QTk19{position:absolute;top:100%;left:0;right:0;max-height:200px;overflow-y:auto;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000;margin-top:2px;list-style:none;padding:0;margin-left:0;margin-right:0}.SelectSearch_searchableSelectOption__KkujC{padding:10px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;font-size:14px;color:#333;transition:background-color .2s ease}.SelectSearch_searchableSelectOption__KkujC:last-child{border-bottom:none}.SelectSearch_searchableSelectOption__KkujC:hover{background-color:#f8f9fa;color:#eb5976}.SelectSearch_searchableSelectOption__KkujC.SelectSearch_selected__bRVoL{background-color:#eb5976;color:#fff}.SelectSearch_searchableSelectNoOptions__H8SJK{padding:10px 12px;color:#999;font-style:italic;text-align:center;cursor:default}.SelectSearch_searchableselectloading__VQNBt{padding:10px 12px;color:#666;text-align:center;cursor:default;display:flex;align-items:center;justify-content:center;gap:8px}.SelectSearch_searchableselectloading__VQNBt:before{content:"";width:16px;height:16px;border:2px solid #f3f3f3;border-top-color:#eb5976;border-radius:50%;animation:SelectSearch_searchableSelectSpin__zr1aD 1s linear infinite}@keyframes SelectSearch_searchableSelectSpin__zr1aD{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:768px){.SelectSearch_searchableSelectOptions__QTk19{max-height:150px;font-size:13px}.SelectSearch_searchableSelectOption__KkujC{padding:8px 10px}.SelectSearch_searchableSelect__8H2Mx input{font-size:13px}}@media screen and (max-width:540px){.SelectSearch_searchableSelectOptions__QTk19{max-height:120px;font-size:12px}.SelectSearch_searchableSelectOption__KkujC{padding:6px 8px}.SelectSearch_searchableSelect__8H2Mx input{font-size:12px}}.ChatBot_chatbotOverlay__iyz8r{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;align-items:flex-end;justify-content:flex-end;z-index:1000;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.ChatBot_chatbotOverlay__iyz8r.ChatBot_open__tXgrc{opacity:1;visibility:visible}.ChatBot_chatbotContainer__ZDYTm{background:#fff;box-shadow:0 25px 50px #00000040;width:100%;max-width:410px;height:calc(100% - 65px);display:flex;flex-direction:column;overflow:hidden;transform:translateX(100%);transition:all .4s cubic-bezier(.4,0,.2,1)}.ChatBot_chatbotOverlay__iyz8r.ChatBot_open__tXgrc>.ChatBot_chatbotContainer__ZDYTm{transform:translateX(0)}.ChatBot_chatbotHeader__GPSRC{background:#1c2f59;padding:15px 10px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 10px #eb59764d}.ChatBot_headerContent__pk4ky{display:flex;align-items:center;gap:10px}.ChatBot_botAvatar__F7WXt{border-radius:10px;width:32px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ChatBot_headerText__v4lwF{display:flex;flex-direction:column;gap:5px}.ChatBot_headerText__v4lwF h3{font-size:16px;font-weight:500;margin:0;color:#fff;line-height:normal}.ChatBot_headerText__v4lwF span{font-size:10px;opacity:.9;line-height:1;font-weight:400;color:#fff;display:flex;align-items:center;gap:6px}.ChatBot_iconBox__ygFJy{display:flex;gap:10px}.ChatBot_headerText__v4lwF span:before{content:"";width:8px;height:8px;background:#4ade80;border-radius:50%;animation:ChatBot_pulse__RWwPo 2s infinite}@keyframes ChatBot_pulse__RWwPo{0%,to{opacity:1}50%{opacity:.5}}.ChatBot_closeButton__5ANDQ{border:.5px solid #cbcbcb;color:#222;cursor:pointer;width:24px;height:24px;border-radius:5px;background:#fff;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.ChatBot_closeButton__5ANDQ:hover{background:#fefefe;transform:scale(1.09)}.ChatBot_messagesContainer__J_bAp{flex:1 1;background:#fff;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:27px}.ChatBot_messagesContainer__J_bAp::-webkit-scrollbar{width:6px}.ChatBot_messagesContainer__J_bAp::-webkit-scrollbar-track{background:transparent}.ChatBot_messagesContainer__J_bAp::-webkit-scrollbar-thumb{background:#f6f6f6;border-radius:3px}.ChatBot_messageWrapper__os3Ep{display:flex;width:100%;align-items:flex-end;gap:10px;animation:ChatBot_messageSlide__SLPlw .3s ease-out;position:relative}@keyframes ChatBot_messageSlide__SLPlw{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChatBot_messageWrapper__os3Ep .ChatBot_messageIcon__veCQE{width:20px;height:20px;flex-shrink:0}.ChatBot_userMessage__jrG9h{justify-content:flex-end}.ChatBot_userMessage__jrG9h .ChatBot_timestamp__9PcYc{right:0;left:auto}.ChatBot_botMessage__bM8Au{justify-content:flex-start}.ChatBot_likeTodoBox__PVY4f{display:flex;flex-direction:column;gap:10px}.ChatBot_ctaPillWrapper__K_3KD{display:flex;flex-wrap:wrap;gap:10px}.ChatBot_ctaPillBtn__RZQD7{padding:10px;border-radius:10px;border:.5px solid #7fa1f4;background:#fff;font-size:10px;font-weight:400;color:#1c2f59;cursor:pointer;white-space:nowrap}.ChatBot_ctaPillBtn__RZQD7:hover{background:#f3f6ff}.ChatBot_message__xWsac{max-width:85%;padding:10px;border-radius:10px}.ChatBot_userMessage__jrG9h .ChatBot_message__xWsac{min-width:33px;max-width:100%;background:#e1eaff;color:#fff;border-bottom-right-radius:6px}.ChatBot_botMessage__bM8Au .ChatBot_message__xWsac{background:#f6f6f6;color:#333;border-bottom-left-radius:5px}.ChatBot_messageText__BbwRx{font-size:12px;font-weight:400;color:#000;line-height:1.4}.ChatBot_messageLink__PlFUB{color:inherit;text-decoration:underline;word-break:break-all;transition:opacity .2s}.ChatBot_userMessage__jrG9h .ChatBot_messageLink__PlFUB{color:#fffffff2}.ChatBot_botMessage__bM8Au .ChatBot_messageLink__PlFUB{color:#eb5976;font-weight:500}.ChatBot_messageLink__PlFUB:hover{opacity:.8}.ChatBot_messageText__BbwRx strong{font-weight:600}.ChatBot_timestamp__9PcYc{position:absolute;bottom:-21px;left:30px;font-size:10px;color:#666;font-weight:400;display:block;line-height:normal;white-space:nowrap}.ChatBot_typingIndicator__K8YO6{display:flex;gap:4px;align-items:center;padding:8px 0}.ChatBot_typingIndicator__K8YO6 span{width:8px;height:8px;background:#666;border-radius:50%;animation:ChatBot_typing__oUuLO 1.4s ease-in-out infinite}.ChatBot_typingIndicator__K8YO6 span:first-child{animation-delay:-.32s}.ChatBot_typingIndicator__K8YO6 span:nth-child(2){animation-delay:-.16s}@keyframes ChatBot_typing__oUuLO{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.ChatBot_inputContainer__Y6cXD{padding:16px;background:#fff}.ChatBot_poweredBy__NYjvH{display:block;margin-top:10px;font-size:10px;color:#666;text-align:center;line-height:normal}.ChatBot_inputWrapper__0fx36{margin-top:10px;display:flex;align-items:flex-end;gap:10px}.ChatBot_inputWrapper__0fx36:focus-within{border-color:#eb5976;background:#fff;box-shadow:0 4px 12px #eb597626}.ChatBot_messageInput__Bu8yF{background:#f6f6f6;padding:10px;border-radius:5px;flex:1 1;resize:none;font-size:14px;line-height:1.4;max-height:120px;color:#333;font-family:inherit;border:1px solid transparent;transition:all .2s}.ChatBot_messageInput__Bu8yF:focus{border-color:#eb5976;background:#fff;box-shadow:0 4px 12px #eb597626}.ChatBot_messageInput__Bu8yF::placeholder{color:#9ca3af}.ChatBot_sendButton__VYLGA{background:#eb5976;border:none;border-radius:5px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s;flex-shrink:0;box-shadow:0 2px 8px #eb59764d}.ChatBot_sendButton__VYLGA:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #eb597666}.ChatBot_sendButton__VYLGA:active:not(:disabled){transform:scale(.95)}.ChatBot_sendButton__VYLGA:disabled{background:#d1d5db;cursor:not-allowed;transform:none;box-shadow:none}.ChatBot_stopButton__dCTKm{background:#ef4444!important}@media screen and (max-width:768px){.ChatBot_chatbotOverlay__iyz8r{padding:0;align-items:normal;justify-content:normal}.ChatBot_chatbotContainer__ZDYTm{width:100%;height:100%;max-width:none;border-radius:0}.ChatBot_chatbotHeader__GPSRC{padding:20px 24px}}@media screen and (max-width:540px){.ChatBot_message__xWsac{max-width:90%}.ChatBot_headerText__v4lwF h3,.ChatBot_headerText__v4lwF span{font-size:12px}}.ChatBot_loadingHistory__rcC8E{display:flex;align-items:center;gap:10px;padding:10px;background:#f6f6f6;border-radius:10px;margin-bottom:10px}.ChatBot_loadingText__OeM_F{font-size:12px;color:#666;font-weight:400}.ChatButton_askGinieSection__9A8mL{position:fixed;right:6px;top:calc(50% - 40px);display:flex;flex-direction:row-reverse;align-items:center;gap:10px;z-index:8;cursor:pointer;animation:ChatButton_bounce__IFOEK 3.5s infinite}.ChatButton_askGinieSection__9A8mL .ChatButton_askGinieBubble__7Zbv1{position:relative;background:none;display:flex;align-items:center;justify-content:center}.ChatButton_askGinieSection__9A8mL .ChatButton_askGinieBtn__8mJrA{display:flex;align-items:center;gap:5px;font-size:12px;color:#222;font-weight:700;cursor:pointer;padding:0 5px;background:#fff;border:1px solid #fafafa;border-radius:5px}.ChatButton_askGinieSection__9A8mL .ChatButton_askGinieBtn__8mJrA:after{content:"";position:absolute;top:23px;right:50px;width:0;height:0;border-radius:-2px;overflow:hidden;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:9px solid #fff}.ChatButton_askGinieSection__9A8mL span button{position:absolute;left:-10px;top:7px;background:#fff;color:#000;border:none;border-radius:50%;width:17px;height:17px;text-align:center;cursor:pointer;display:flex;align-items:center;justify-content:center}@media(max-width:480px){.ChatButton_askGinieSection__9A8mL{right:20px;gap:10px}.ChatButton_askGinieSection__9A8mL .ChatButton_askGinieBtn__8mJrA{font-size:10px}}@keyframes ChatButton_bounce__IFOEK{0%{transform:translateY(0)}10%{transform:translateY(-12px)}20%{transform:translateY(0)}30%{transform:translateY(-6px)}40%{transform:translateY(0)}to{transform:translateY(0)}}
/*# sourceMappingURL=30ef22c340123f66.css.map*/