.wp-chat-toggle.has-new-message{animation:pulse 2s infinite!important}.wp-chat-toggle .new-message-indicator{position:absolute!important;top:-5px!important;right:-5px!important;width:20px!important;height:20px!important;background:#f44!important;border-radius:50%!important;border:2px solid white!important;animation:bounce 1s infinite!important}.wp-chat-container.open{display:flex!important;transform:translateY(0) scale(1)!important;opacity:1!important}.wp-chat-messages{display:none!important}.wp-chat-message{display:none!important}.wp-chat-message.user{background:#dcf8c6!important;align-self:flex-end!important;border-bottom-right-radius:2px!important;margin-left:50px!important;margin-right:0!important}.wp-chat-message.admin{background:#fff!important;align-self:flex-start!important;border-bottom-left-radius:2px!important;margin-right:50px!important;margin-left:0!important}.wp-chat-input-container{display:none!important}.wp-chat-input{display:none!important}.wp-chat-input:focus{border-color:#25d366!important}.wp-chat-send{display:none!important}.wp-chat-send:hover{background:#128c7e!important}@media (max-width:768px){.wp-chat-container.open{transform:translateY(0) scale(1)!important;opacity:1!important}.wp-chat-messages{flex:1!important;padding:15px!important;background:#f0f2f5!important;background-image:radial-gradient(circle at 25px 25px,rgba(255,255,255,.2) 2%,transparent 0%),radial-gradient(circle at 75px 75px,rgba(255,255,255,.2) 2%,transparent 0%)!important;background-size:100px 100px!important;overflow-y:auto!important}.wp-chat-input-container{padding:15px!important;background:#fff!important;border-top:1px solid #e0e0e0!important}.wp-chat-input{border-radius:25px!important;padding:12px 20px!important;font-size:16px!important;border:1px solid #ddd!important;background:#fff!important}.wp-chat-send{width:44px!important;height:44px!important;margin-left:8px!important}}@media (max-width:480px){.wp-chat-messages{padding:10px!important}.wp-chat-message{font-size:13px!important;padding:6px 10px!important}.wp-chat-input-container{padding:10px!important}.wp-chat-input{padding:10px 15px!important;font-size:16px!important;border-radius:20px!important}.wp-chat-send{width:40px!important;height:40px!important}}.typing-indicator{background:#f0f0f0!important;border-radius:15px!important;padding:8px 12px!important;max-width:60px!important;align-self:flex-start!important;margin-right:50px!important;margin-left:0!important;border-bottom-left-radius:2px!important}.typing-dots{display:flex!important;gap:4px!important;justify-content:center!important}.typing-dots span{width:8px!important;height:8px!important;background:#999!important;border-radius:50%!important;animation:typing 1.4s infinite ease-in-out!important}.typing-dots span:nth-child(1){animation-delay:-.32s!important}.typing-dots span:nth-child(2){animation-delay:-.16s!important}.wa-hero-image{width:90px!important;height:90px!important;border-radius:50%!important;object-fit:cover!important;box-shadow:0 8px 25px rgba(0,0,0,.15),0 4px 12px rgba(37,211,102,.2)!important;border:4px solid rgba(255,255,255,.8)!important;transition:all .3s ease!important}.wa-hero-image:hover{transform:scale(1.05)!important;box-shadow:0 12px 35px rgba(0,0,0,.2),0 6px 18px rgba(37,211,102,.3)!important}@media (max-width:768px){.wa-hero-image{width:80px!important;height:80px!important}}body.wp-admin .wp-chat-toggle,body.wp-admin .wp-chat-container{display:none!important}