@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");button,code,input,main *,pre,select,textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}main{color:#1a1a1a}main .text-white,main .text-white *{color:#ffffff!important}main h1,main h2,main h3,main h4,main h5,main h6{color:#1a1a1a;font-weight:400;letter-spacing:-.01em}main p{color:#101010;line-height:1.7}@media (max-width:767px){main h1{line-height:1.2}main h1,main h2{font-size:1.75rem}main h2{line-height:1.25}main h3{font-size:1.25rem;line-height:1.3}main p{font-size:1rem;line-height:1.6}}@media (min-width:768px){main h1{font-size:2.5rem;line-height:1.15}main h2{font-size:2rem;line-height:1.2}main h3{font-size:1.5rem;line-height:1.25}main p{font-size:1.125rem;line-height:1.7}}.ChatBot_floatingButton__QXa0P{position:fixed;bottom:24px;right:24px;width:60px;height:60px;border-radius:50%;background:#000000;border:none;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(0,0,0,.3);transition:all .3s ease;z-index:999}.ChatBot_floatingButton__QXa0P:hover{transform:scale(1.1);box-shadow:0 6px 30px rgba(0,0,0,.5)}.ChatBot_pulse__3_hUQ{position:absolute;width:100%;height:100%;border-radius:50%;background:rgba(0,0,0,.3);animation:ChatBot_pulse__3_hUQ 2s infinite}@keyframes ChatBot_pulse__3_hUQ{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}.ChatBot_chatWindow__rqUeq{position:fixed;bottom:24px;right:24px;width:400px;max-width:calc(100vw - 48px);height:600px;max-height:calc(100vh - 48px);background:white;border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.15);display:flex;flex-direction:column;z-index:1000;animation:ChatBot_slideIn___xHh9 .3s ease-out}@keyframes ChatBot_slideIn___xHh9{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.ChatBot_notificationBadge__tCERc{position:absolute;top:-4px;right:-4px;background:#ff3b30;color:white;font-size:12px;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white;animation:ChatBot_badgePulse__TNSmU 2s infinite}@keyframes ChatBot_badgePulse__TNSmU{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.ChatBot_chatHeader__DyBdP{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:linear-gradient(90deg,rgba(191,176,172,1),rgba(191,176,172,1) 17%,rgba(232,206,202,1));color:white;border-radius:16px 16px 0 0}.ChatBot_headerContent__G0kt9{display:flex;align-items:center;gap:10px;font-weight:500;font-size:16px}.ChatBot_closeButton__8mIBl{background:transparent;border:none;color:white;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}.ChatBot_closeButton__8mIBl:hover{background:rgba(255,255,255,.1)}.ChatBot_chatMessages__d6ZtT{flex:1;overflow-y:auto;padding:20px;background:#faf9f5;display:flex;flex-direction:column;gap:16px;position:relative}.ChatBot_chatMessages__d6ZtT>*{position:relative;z-index:1}.ChatBot_chatMessages__d6ZtT::-webkit-scrollbar{width:6px}.ChatBot_chatMessages__d6ZtT::-webkit-scrollbar-track{background:transparent}.ChatBot_chatMessages__d6ZtT::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.ChatBot_chatMessages__d6ZtT::-webkit-scrollbar-thumb:hover{background:#a0aec0}.ChatBot_message__HFKD7{max-width:85%;animation:ChatBot_fadeIn__8_W8d .3s ease-out}@keyframes ChatBot_fadeIn__8_W8d{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChatBot_botMessage__zGhv6{align-self:flex-start}.ChatBot_userMessage__BvRMU{align-self:flex-end}.ChatBot_messageText__jYVGO{padding:12px 16px;border-radius:12px;font-size:14px;line-height:1.6;white-space:pre-wrap;word-wrap:break-word}.ChatBot_botMessage__zGhv6 .ChatBot_messageText__jYVGO{background:rgba(255,255,255,.25);color:#000000;border-radius:18px;box-shadow:0 2px 12px rgba(0,0,0,.15);font-weight:600;position:relative;width:-moz-fit-content;width:fit-content;max-width:85%}.ChatBot_botMessage__zGhv6 .ChatBot_messageText__jYVGO:before{content:"";position:absolute;bottom:-.1rem;left:-.35rem;border-bottom-right-radius:.8rem .7rem;border-left:1rem solid rgba(255,255,255,.25);height:1rem;transform:translateY(-.1rem)}.ChatBot_botMessage__zGhv6 .ChatBot_messageText__jYVGO:after{content:"";position:absolute;bottom:-.1rem;left:20px;background-color:#faf9f5;border-bottom-right-radius:.5rem;height:1rem;width:10px;transform:translate(-30px,-2px)}.ChatBot_userMessage__BvRMU .ChatBot_messageText__jYVGO{background:linear-gradient(90deg,rgba(191,176,172,1),rgba(191,176,172,1) 17%,rgba(232,206,202,1));color:white;padding:15px 18px;border-radius:18px;position:relative;width:-moz-fit-content;width:fit-content;margin:.5rem 0}.ChatBot_userMessage__BvRMU .ChatBot_messageText__jYVGO:before{content:"";position:absolute;bottom:-.1rem;right:-.35rem;border-bottom-left-radius:.8rem .7rem;border-right:1rem solid #e8ceca;height:1rem;transform:translateY(-.1rem)}.ChatBot_userMessage__BvRMU .ChatBot_messageText__jYVGO:after{content:"";position:absolute;bottom:-.1rem;right:-40px;background-color:#faf9f5;border-bottom-left-radius:.5rem;height:1rem;width:10px;transform:translate(-30px,-2px)}.ChatBot_buttonGroup__t3NZh{display:flex;flex-direction:column;gap:8px;margin-top:12px}.ChatBot_actionButton__9Z5mv{background:rgba(255,255,255,.95);border:1px solid rgba(0,0,0,.12);padding:12px 16px;border-radius:8px;cursor:pointer;font-size:14px;text-align:left;display:flex;align-items:center;gap:8px;transition:all .2s;color:#000000;font-weight:600}.ChatBot_actionButton__9Z5mv:hover{background:#000000;color:white;border-color:#000000;transform:translateX(4px)}.ChatBot_emoji__NnXZh{font-size:14px}.ChatBot_captureForm__U81vM{animation:ChatBot_fadeIn__8_W8d .3s ease-out;padding:16px;background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ChatBot_captureForm__U81vM form{display:flex;gap:8px}.ChatBot_input__MOCBF{flex:1;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;outline:none;transition:border-color .2s}.ChatBot_input__MOCBF:focus{border-color:#139584}.ChatBot_submitButton__Ijfyg{background:#139584;border:none;color:white;padding:10px 16px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.ChatBot_submitButton__Ijfyg:hover{background:#0d6b5e}@media (max-width:640px){.ChatBot_floatingButton__QXa0P{bottom:16px;right:16px;width:56px;height:56px}.ChatBot_chatWindow__rqUeq{bottom:0;right:0;left:0;width:100%;max-width:100%;height:100vh;max-height:100vh;border-radius:0}.ChatBot_chatHeader__DyBdP{border-radius:0;padding:14px 16px}.ChatBot_chatMessages__d6ZtT{padding:16px}.ChatBot_message__HFKD7{max-width:90%}.ChatBot_actionButton__9Z5mv,.ChatBot_messageText__jYVGO{font-size:15px}}.ChatBot_typingIndicator__f4cDi{display:flex;align-items:center;gap:4px;padding:16px 16px 10px;background:rgba(255,255,255,.25);border-radius:18px;width:-moz-fit-content;width:fit-content;margin-bottom:12px}.ChatBot_typingIndicator__f4cDi span{width:8px;height:8px;background:#666;border-radius:50%;animation:ChatBot_typingDot__fSKlO 1.4s infinite}.ChatBot_typingIndicator__f4cDi span:first-child{animation-delay:0s}.ChatBot_typingIndicator__f4cDi span:nth-child(2){animation-delay:.2s}.ChatBot_typingIndicator__f4cDi span:nth-child(3){animation-delay:.4s}@keyframes ChatBot_typingDot__fSKlO{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-10px);opacity:1}}