.d-none{display:none!important}.d-flex{display:flex!important}.d-block{display:block!important}.align-items-center{align-items:center!important}.align-items-end{align-items:flex-end!important}.flex-grow-1{flex-grow:1!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}:root{--chat-primary: rgb(30, 64, 175);--chat-accent: rgb(225, 29, 72);--chat-bg: rgb(255, 255, 255);--chat-text-dark: rgb(17, 24, 39);--chat-text-light: rgb(255, 255, 255);--chat-bubble-gray: rgb(243, 244, 246);--chat-bubble-assistant: rgb(239, 246, 255);--chat-border: rgb(229, 231, 235);--chat-text-muted: rgb(107, 114, 128);--chat-shadow-sm: 0 1px 2px rgba(30, 64, 175, .05);--chat-shadow: 0 4px 6px -1px rgba(30, 64, 175, .1), 0 2px 4px -2px rgba(30, 64, 175, .1);--chat-shadow-lg: 0 10px 15px -3px rgba(30, 64, 175, .1), 0 4px 6px -4px rgba(30, 64, 175, .1);--chat-shadow-xl: 0 20px 25px -5px rgba(30, 64, 175, .1), 0 8px 10px -6px rgba(30, 64, 175, .1);--chat-toggle-bg: rgb(30, 64, 175);--chat-toggle-hover: rgb(37, 99, 235);--chat-shadow-blue: 0 4px 14px rgba(30, 64, 175, .35);--chat-shadow-blue-hover: 0 6px 20px rgba(30, 64, 175, .45)}.dark{--chat-bg: rgb(17, 24, 39);--chat-text-dark: rgb(243, 244, 246);--chat-bubble-gray: rgb(31, 41, 55);--chat-bubble-assistant: rgb(30, 58, 138);--chat-border: rgb(55, 65, 81);--chat-text-muted: rgb(156, 163, 175)}.dark .chatbot-wrapper .chatbot-input{background:var(--chat-bg)}.dark .chatbot-wrapper .chatbot-voice-wrapper{background:var(--chat-bubble-gray)!important;border-color:var(--chat-border)!important}.dark .chatbot-wrapper .chatbot-voice-wrapper:focus-within{background:var(--chat-bg)!important;border-color:var(--chat-primary)!important;box-shadow:0 0 0 3px #1e40af33!important}.chatbot-wrapper .chatbot-button{background:var(--chat-toggle-bg);box-shadow:var(--chat-shadow-blue)}.chatbot-wrapper .chatbot-button:hover{background:var(--chat-toggle-hover);box-shadow:var(--chat-shadow-blue-hover)}.chatbot-wrapper .chatbot-header{background:linear-gradient(135deg,#1e40af,#2563eb)}.chatbot-wrapper .message.user .message-bubble{background:var(--chat-accent);color:#fff}.chatbot-wrapper .message.assistant .message-bubble{background:var(--chat-bubble-assistant);color:var(--chat-text-dark)}.chatbot-wrapper .message.user .message-avatar{background:var(--chat-accent)}.chatbot-wrapper .message.assistant .message-avatar{background:var(--chat-primary)}.chatbot-wrapper .chatbot-input textarea#chatInput-chatbot{font-size:16px!important}.chatbot-wrapper .chatbot-input textarea{color:var(--chat-text-dark)}.chatbot-wrapper .chatbot-input textarea:focus{border-color:var(--chat-primary);box-shadow:0 0 0 3px #1e40af1a}.chatbot-wrapper .send-button{background:var(--chat-accent)}.chatbot-wrapper .send-button:hover:not(:disabled){background:#be123c}.chatbot-wrapper .send-button:disabled{opacity:.7}.chatbot-wrapper .send-button:disabled svg{fill:#fff}.chatbot-wrapper .message.user .message-avatar{color:#fff}.chatbot-wrapper .suggested-question{border-radius:9999px;background:#1e40af1a;border:1px solid rgba(30,64,175,.2);color:var(--chat-primary);transition:all .2s ease}.chatbot-wrapper .suggested-question:hover{background:#1e40af26;border-color:#1e40af4d}.chatbot-wrapper .chatbot-container{border-radius:1.5rem}@media(max-width:768px){.chatbot-wrapper .chatbot-container{border-radius:0}}.chatbot-wrapper .chatbot-button .badge{background:#fff;color:var(--chat-accent)}.hero-chatbot .animate-bounce{animation:bounce 1s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.hero-chatbot [x-html]{line-height:1.6}.hero-chatbot [x-html] p{margin-bottom:.5rem}.hero-chatbot [x-html] p:last-child{margin-bottom:0}.hero-chatbot [x-html] ul,.hero-chatbot [x-html] ol{margin:.5rem 0;padding-left:1.25rem}.hero-chatbot [x-html] li{margin-bottom:.25rem}.hero-chatbot [x-html] a{color:#1e40af;text-decoration:underline}.hero-chatbot [x-html] a:hover{color:#2563eb}.hero-chatbot .overflow-y-auto{scrollbar-width:thin;scrollbar-color:rgba(30,64,175,.3) transparent}.hero-chatbot .overflow-y-auto::-webkit-scrollbar{width:6px}.hero-chatbot .overflow-y-auto::-webkit-scrollbar-track{background:transparent}.hero-chatbot .overflow-y-auto::-webkit-scrollbar-thumb{background:#1e40af4d;border-radius:3px}.hero-chatbot .overflow-y-auto::-webkit-scrollbar-thumb:hover{background:#1e40af80}@media(prefers-reduced-motion:reduce){.hero-chatbot .animate-bounce{animation:none}}@media(max-width:640px){.hero-chatbot textarea::-moz-placeholder{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.hero-chatbot textarea::placeholder{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}}.hero-chatbot .voice-search-input-wrapper,.hero-chatbot .voice-search-input-wrapper:focus-within{border:none!important;box-shadow:none!important}.hero-chatbot .hero-chatbot-voice-hidden .voice-search-buttons,.hero-chatbot .voice-search-input-wrapper .voice-search-recording-controls{display:none!important}
