.chatbot-container{position:fixed;bottom:0;right:0;z-index:9999;display:flex;width:100%;flex-direction:column;border-radius:0;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:640px){.chatbot-container{bottom:6rem;right:1.25rem;width:350px;border-radius:1rem}}.chatbot-container{height:calc(100vh - 80px);max-height:calc(100vh - 80px)}.chatbot-header{justify-content:space-between;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));background-color:rgb(243 244 246/var(--tw-bg-opacity,1));padding:1rem}.chatbot-avatar,.chatbot-header{display:flex;align-items:center;--tw-bg-opacity:1}.chatbot-avatar{height:2rem;width:2rem;justify-content:center;border-radius:9999px;background-color:rgb(31 41 55/var(--tw-bg-opacity,1));font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.chatbot-messages{flex:1 1 0%;overflow-y:auto;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));padding:.5rem .75rem}.chatbot-greeting,.chatbot-messages{--tw-bg-opacity:1;font-size:.875rem;line-height:1.25rem}.chatbot-greeting{margin-bottom:.75rem;border-radius:.75rem;background-color:rgb(229 231 235/var(--tw-bg-opacity,1));padding:.75rem}.chatbot-input{display:flex;align-items:center;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.75rem}.chatbot-textfield{flex:1 1 0%;border-radius:var(--radius);border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px}.chatbot-textfield:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(191 219 254/var(--tw-ring-opacity,1))}.chatbot-sendbtn{margin-left:.5rem;border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.chatbot-sendbtn:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.chatbot-toggle-btn{position:fixed;bottom:1.25rem;right:1.25rem;z-index:9999;display:flex;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:640px){.chat-button{bottom:2.5rem;right:2.5rem}}