.whatsapp-float{position:fixed;bottom:15px;left:15px;width:38px;height:38px;background-color:#eee;border:none;cursor:pointer;z-index:1000;padding:0;box-shadow:0 4px 8px rgba(0,0,0,.2);border-radius:50%}.whatsapp-float>img{width:40px;height:40px;left:-1px;position:relative;top:-1px}#whatsapp-dialog-box{position:fixed;bottom:15px;left:15px;width:300px;background:#fff;border-radius:10px;box-shadow:0 8px 16px rgba(0,0,0,.3);z-index:1001;transition:all .3s ease-in-out;transform:scale(1);transform-origin:bottom right;min-height:360px}.whatsapp-dialog-hidden{opacity:0;pointer-events:none;transform:scale(.1)}.dialog-header{background:#075e54;background-image:linear-gradient(10deg,#075e54 0,#25d366 100%);color:#fff;padding:10px;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;justify-content:space-between;align-items:center}.dialog-header>#close-dialog{background:unset;border:none}.dialog-header>#close-dialog img{width:24px;top:-4px;position:relative}.dialog-header>.header-status>img{width:20px;position:relative;top:-3px}.agent-avatar{width:40px;height:40px;border-radius:50%;margin-right:10px}.dialog-agent-info{display:flex;align-items:center;padding:15px;border-bottom:1px solid #eee}.welcome-message{padding:15px;background:#f0f0f0;border-radius:5px;margin:15px}#chat-input{color:#666;position:absolute;width:93%;height:40px;padding:6px;padding-right:32px;margin-bottom:0;border:1px solid #ddd;resize:none;border-radius:5px;bottom:10px;font-size:14px;line-height:24px}.dialog-footer{padding:10px;display:flex;justify-content:space-between;align-items:center}.send-button{color:#000;padding:8px 12px;text-decoration:none;border-radius:5px;position:absolute;right:10px;bottom:10px}.send-button>img{width:18px;height:18px}.wa-off-line{position:absolute!important;width:15px!important;height:15px!important;z-index:1002!important}@media (max-width:600px){#whatsapp-dialog-box{bottom:0;left:0;right:0;top:0;z-index:10000;width:100vw;height:100vh;border-radius:0;transform:scale(1);display:flex;flex-direction:column}.whatsapp-dialog-hidden{opacity:0;pointer-events:none;transform:translateY(100%)}.dialog-header{flex-shrink:0;border-radius:0}.dialog-body{flex-grow:1;overflow-y:auto;padding-bottom:70px}.dialog-footer{flex-shrink:0;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;padding:10px;box-shadow:0 -2px 5px rgba(0,0,0,.05)}#chat-input{position:static;width:100%;height:40px;margin-right:10px;padding-right:50px;box-sizing:border-box}.send-button{position:absolute;right:15px;bottom:15px}}