.Chatbot_minimizedChat__Enp8h{text-align:center;position:fixed;bottom:2rem;left:2rem;background-color:rgb(56,56,56);color:white;padding:4rem;border-radius:8px;cursor:pointer;font-size:1.5rem;font-weight:600;z-index:1000;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 4px 12px rgba(0,0,0,.3)}.Chatbot_chatbotContainer__X6msB{position:fixed;bottom:1rem;left:1rem;width:500px;height:500px;max-height:700px;background:white;border:2px solid rgb(56,56,56);border-radius:12px;display:flex;flex-direction:column;z-index:1000;box-shadow:0 8px 24px rgba(0,0,0,.15)}.Chatbot_chatHeader__YUPDY{display:flex;align-items:center;background-color:rgb(56,56,56);color:white;padding:.5rem 1rem;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.Chatbot_headerTitle__KziOh{flex:1 1;text-align:center;font-weight:700;font-size:1.1rem}.Chatbot_closeBtn__bDiDL{background:none;border:none;color:white;font-size:1.3rem;cursor:pointer;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.Chatbot_userMsg__f7dl6{display:flex;justify-content:flex-end;background-color:#007aff;color:white;padding:10px 14px;border-radius:20px;max-width:80%;word-wrap:break-word;text-align:left;align-self:flex-end!important;margin-right:10px!important}.Chatbot_chatMessages__XIl3c{display:flex;flex-direction:column;gap:10px;padding:10px;height:300px;overflow-y:auto;align-items:flex-start}.Chatbot_botMsg__3D34m{align-self:flex-start;max-width:90%;background-color:#e5e5ea;padding:10px 14px;border-radius:20px;color:black;white-space:pre-wrap;word-wrap:break-word}.Chatbot_preBuiltQuestions__gU1vd{display:flex;gap:8px;padding:0 10px 10px;flex-wrap:wrap;justify-content:center}.Chatbot_quickQuestionBtn__xGsAt{background-color:#f0f0f0;border:1px solid #ccc;border-radius:18px;padding:6px 12px;font-size:13px;cursor:pointer;transition:background-color .2s}.Chatbot_quickQuestionBtn__xGsAt:hover:not(:disabled){background-color:#ddd}.Chatbot_quickQuestionBtn__xGsAt:disabled{opacity:.6;cursor:not-allowed}.Chatbot_chatInput__xz2tb{display:flex;border-top:1px solid #ccc;padding:1rem}.Chatbot_chatInput__xz2tb input{flex:1 1;padding:2rem 1rem;font-size:14px;border:1px solid #ddd;border-radius:6px}.Chatbot_chatInput__xz2tb button{margin-left:.5rem;padding:.4rem 2rem;font-size:14px;background-color:rgb(56,56,56);color:white;border:none;border-radius:6px;cursor:pointer}.Chatbot_typingDots__fYACx{display:flex;gap:5px;height:20px;align-items:center;justify-content:flex-start}.Chatbot_typingDots__fYACx span{width:6px;height:6px;background-color:#999;border-radius:50%;animation:Chatbot_typingBlink__Uo9Aj 1.4s ease-in-out infinite}.Chatbot_typingDots__fYACx span:nth-child(2){animation-delay:.2s}.Chatbot_typingDots__fYACx span:nth-child(3){animation-delay:.4s}@keyframes Chatbot_typingBlink__Uo9Aj{0%,80%,to{transform:scale(.8);opacity:.3}40%{transform:scale(1);opacity:1}}@media (max-width:480px){.Chatbot_chatbotContainer__X6msB{left:50%!important;bottom:5rem!important;transform:translateX(-50%);width:95vw!important;max-width:480px!important;height:60vh!important;max-height:60vh!important;border-radius:12px}.Chatbot_chatMessages__XIl3c{height:calc(60vh - 120px)}.Chatbot_chatInput__xz2tb{padding:.4rem}.Chatbot_minimizedChat__Enp8h{left:50%!important;transform:translateX(-50%);width:50vw!important;max-width:480px!important;bottom:1rem!important}}*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Variable.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}body,html{font-family:Satoshi,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:#F2F3F4;color:#222;max-width:100%;overflow-x:hidden;scroll-behavior:smooth}a{color:inherit;text-decoration:none}