.Chatbot_chatbot_wrapper__Yq3a1{width:100%;height:100%;border-radius:22px;display:flex;flex-direction:column;background:#ffffff;border:1px solid #e4e4e7;box-shadow:0 6px 20px rgba(0,0,0,.08);overflow-y:auto;font-family:Inter,sans-serif}.Chatbot_header__yWwKT{display:flex;align-items:center;gap:10px;padding:14px;background:#0ea5e9;color:white}.Chatbot_avatar__z_hnj{width:34px;height:34px;background:white;color:#0ea5e9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px}.Chatbot_title__aetpY{font-size:18px;margin:0}.Chatbot_container___iDyc{display:flex;flex-direction:column;flex:1;background:#fafafa}.Chatbot_messagesBox__CdVft{flex:1;overflow-y:auto;padding:12px}.Chatbot_message__IfWpF{max-width:80%;padding:10px 14px;margin-bottom:10px;border-radius:12px;line-height:1.4;animation:Chatbot_fadeIn___l4PX .3s ease}.Chatbot_userMessage__FkV0P{background:#0ea5e9;color:white;margin-left:auto;border-bottom-right-radius:4px}.Chatbot_botMessage__KIKMk{background:#eaeef2;color:#111;margin-right:auto;border-bottom-left-radius:4px}.Chatbot_inputBar__ioc5A{padding:10px;display:flex;gap:8px;background:white;border-top:1px solid #e5e7eb}.Chatbot_inputBox__z_8Sp{display:flex;align-items:center;gap:.5rem}.Chatbot_inputBox__z_8Sp .Chatbot_input__0rOcc{flex:1;padding:10px;border-radius:10px;border:1px solid #cbd5e1;outline:none}.Chatbot_inputBox__z_8Sp .Chatbot_input__0rOcc:focus{border-color:#0ea5e9}.Chatbot_sendBtn__rDc51{background:#0ea5e9;color:white;border:none;width:6rem;height:44px;border-radius:10px;font-size:1rem;cursor:pointer;transition:.2s}.Chatbot_sendBtn__rDc51:hover{background:#0284c7}@keyframes Chatbot_fadeIn___l4PX{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.Chatbot_chatButton__q7GVh{position:fixed;bottom:20px;right:20px;background:#2563eb;color:white;font-size:28px;width:55px;height:55px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9999;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:transform .2s ease}.Chatbot_chatButton__q7GVh:hover{transform:scale(1.07)}.Chatbot_wrapper__i4a_b{position:fixed;bottom:90px;right:-420px;width:380px;height:500px;background:white;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.25);transition:right .3s ease-in-out;z-index:9998;overflow:hidden}.Chatbot_open__9_aNq{right:20px}@media(max-width:760px){.Chatbot_wrapper__i4a_b{width:100vw}.Chatbot_open__9_aNq{right:0;margin-inline:auto}}.header-bg{background-color:#001333!important}.banner-container{background-color:#e03384}.banner{animation:slideRightToLeft 20s linear infinite forwards}@keyframes slideRightToLeft{0%{transform:translateX(1300px)}to{transform:translateX(-900px)}}