:root{--color-primary-teal:#1f6d8c;--color-carey-orange:#f24822;--color-secondary-red:#e75345;--color-soft-gold:#f5c518;--color-gold-light:#fff8e1;--color-pure-white:#fff;--color-text-dark:#1f2937;--color-text-soft:#4b5563;--color-caribe-blue:var(--color-primary-teal);--color-sunset-orange:var(--color-carey-orange);--color-flag-red:var(--color-secondary-red);--glass-bg:hsla(0,0%,100%,.1);--glass-border:hsla(0,0%,100%,.2);--glass-blur:15px;--glass-shadow:0 4px 30px rgba(0,0,0,.1);--glass-modal-bg:hsla(0,0%,100%,.75);--glass-modal-border:1px solid hsla(0,0%,100%,.8);--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}body,html{margin:0;font-family:var(--font-sans);background:linear-gradient(135deg,#f0f4f8,#d9e2ec);color:#333;min-height:100vh;overflow-x:hidden!important;position:relative;width:100%;padding:0 0 env(safe-area-inset-bottom)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.Chatbot_fab__xMqTg{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;border-radius:50%;background:var(--color-caribe-blue);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,174,239,.4);z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:Chatbot_pulse__PuJzW 2.5s infinite}@keyframes Chatbot_pulse__PuJzW{0%{box-shadow:0 0 0 0 rgba(0,174,239,.7),0 4px 15px rgba(0,174,239,.4)}70%{box-shadow:0 0 0 15px rgba(0,174,239,0),0 4px 15px rgba(0,174,239,.4)}to{box-shadow:0 0 0 0 rgba(0,174,239,0),0 4px 15px rgba(0,174,239,.4)}}.Chatbot_chatWindow__H_W_2{position:fixed;bottom:7rem;right:2rem;width:350px;height:500px;background:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:20px;box-shadow:var(--glass-shadow);display:flex;flex-direction:column;z-index:999;overflow:hidden}.Chatbot_header__Eqzl5{padding:1rem;background:var(--color-caribe-blue);color:#fff;font-weight:700;display:flex;justify-content:space-between;align-items:center}.Chatbot_closeBtn__NVUGr{background:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50%;transition:background .2s}.Chatbot_closeBtn__NVUGr:hover{background:hsla(0,0%,100%,.2)}.Chatbot_messages__5P7Ht{flex:1 1;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.Chatbot_message__yEh9T{padding:.8rem;border-radius:12px;max-width:80%;font-size:.9rem}.Chatbot_bot__riQKl{background:#fff;align-self:flex-start;border-bottom-left-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.05)}.Chatbot_user__MUsUc{background:var(--color-caribe-blue);color:#fff;align-self:flex-end;border-bottom-right-radius:2px}.Chatbot_thinking__jqrql{display:flex;gap:4px;padding:.6rem 1rem!important}.Chatbot_dot__07xIe{animation:Chatbot_wave__hw1Yq 1.5s infinite;font-size:1.5rem;line-height:.5;font-weight:700}.Chatbot_dot__07xIe:nth-child(2){animation-delay:.2s}.Chatbot_dot__07xIe:nth-child(3){animation-delay:.4s}@keyframes Chatbot_wave__hw1Yq{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.Chatbot_inputArea__yPPSD{padding:1rem;border-top:1px solid rgba(0,0,0,.1);display:flex;gap:.5rem}.Chatbot_inputArea__yPPSD input{flex:1 1;padding:.8rem;border-radius:20px;border:1px solid #ddd;outline:none;background:hsla(0,0%,100%,.9)}.Chatbot_inputArea__yPPSD button{background:var(--color-caribe-blue);color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (max-width:480px){.Chatbot_chatWindow__H_W_2{position:fixed;width:100%;height:100dvh;left:0;top:0;right:0;bottom:0;border-radius:0;z-index:2000}.Chatbot_fab__xMqTg{bottom:1.5rem;right:1.5rem;width:50px;height:50px}.Chatbot_messages__5P7Ht{font-size:1rem}.Chatbot_inputArea__yPPSD input{font-size:16px}}.Chatbot_avatarWrapper__nLZmY{width:45px;height:45px;border-radius:50%;overflow:hidden;background:#fff;margin-right:.8rem;flex-shrink:0;border:2px solid hsla(0,0%,100%,.5);display:flex;align-items:center;justify-content:center}.Chatbot_avatar__OgPZk{width:100%;height:100%;object-fit:contain}.Chatbot_fabAvatarWrapper__pgR3Z{width:100%;height:100%;border-radius:50%;overflow:hidden;padding:0;background:#fff;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.Chatbot_fabAvatar__VMllH{width:100%;height:100%;object-fit:contain;border-radius:50%}