#chatbot-container{position:fixed;bottom:10vh;right:100px;width:400px;max-height:700px;height:calc(100vh - 100px);z-index:100000;box-shadow:0 3px 10px #0003;opacity:0;visibility:hidden;transition:all .4s ease-in-out;transform:translateY(0);border-radius:8px}#chatbot-container.wide-mode{width:800px}#chatbot-iframe{width:100%;height:100%;border:none;border-radius:8px}#open-chatbot-button{position:fixed;bottom:4vh;right:28px;box-shadow:0 3px 10px #0003;box-sizing:content-box;border-radius:50%;width:40px;height:40px;border:none;padding:10px;cursor:pointer;z-index:100001;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}#open-chatbot-button.loaded{opacity:1;visibility:visible}#open-chatbot-button img{width:100%;height:100%}#open-chatbot-toggle{position:fixed;bottom:4vh;right:28px;z-index:100000;appearance:none;-webkit-appearance:none;transition:all .4s ease}#open-chatbot-toggle:checked~#chatbot-container{visibility:visible;opacity:1;transform:translateY(10%)}#open-chatbot-tooltip{font-family:GetifyFont,system-ui,sans-serif;font-size:small;position:fixed;bottom:6vh;right:100px;z-index:100000;appearance:none;-webkit-appearance:none;width:180px;background-color:#ebebeb;color:#000;text-align:center;border-radius:10px 10px 0;padding:5px 0;box-shadow:3px 3px 10px #00000040;opacity:0;visibility:hidden;transition:all .4s ease}#open-chatbot-tooltip.loaded{opacity:1;visibility:visible}#open-chatbot-toggle:checked~#open-chatbot-tooltip{visibility:hidden;opacity:0;transform:translateY(10%);transition:all .4s ease}@media (max-width: 600px){#chatbot-container{bottom:0;right:0;width:100%;height:100%;max-height:100%;transform:translateY(0);border-radius:0}#chatbot-iframe{border-radius:0}#open-chatbot-toggle:checked~#chatbot-container{transform:translateY(0)}#open-chatbot-toggle:checked~#open-chatbot-button{display:none}#open-chatbot-toggle:checked{top:2px;bottom:auto}}@media (max-width: 480px){#open-chatbot-button,#open-chatbot-button:checked{right:14px}#open-chatbot-tooltip{right:86px}}
/*!
 DISCLAIMER: This code is optimized and configured for a specific operation. Modifying its content may affect the application's performance and functionality. The client assumes full responsibility for any modifications made, and it is highly recommended to create backups before making changes. We are not responsible for issues arising from unauthorized modifications to this code.
*/
