*{margin:0;padding:0;box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}html,body{overflow-x:clip}#chatbot-iframe{position:fixed;bottom:0;right:0;width:120px;height:155px;border:none;z-index:2147483647;background:transparent;transition:width .2s ease,height .2s ease}#chatbot-iframe.chatbot-iframe--open{width:460px;height:620px}@media screen and (max-width:500px){#chatbot-iframe.chatbot-iframe--open{width:calc(100vw - 20px);height:min(620px,85vh);right:10px;bottom:10px}}
