.zaiv-chat-container{z-index:9999;background-color:#fff;border-radius:12px;flex-direction:column;width:380px;height:600px;max-height:80vh;transition:all .3s ease-in-out;display:flex;position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 10px 30px #00000026}.zaiv-chat-messages{flex-grow:1;padding:15px;overflow-y:auto}.zaiv-chat-input-area{background-color:#f9f9f9;border-top:1px solid #eee;padding:15px}@media screen and (width<=768px){.zaiv-chat-container{width:100vw;height:100vh;max-height:100vh;box-shadow:none;border-radius:0;bottom:0;right:0}.zaiv-chat-input-area{padding-bottom:env(safe-area-inset-bottom,20px)}}
