.wa-chat-bg{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23d9d9d9' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@keyframes messageSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes typingBounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes waPulseGlow{0%,to{box-shadow:0 0 0 rgba(123,97,255,.3)}50%{box-shadow:0 0 12px rgba(123,97,255,.4)}}.wa-demo-glow{animation:waPulseGlow 2s infinite}@keyframes waFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.wa-mascot-float{animation:waFloat 3s ease-in-out infinite}.wa-speech-bubble{animation:fadeIn .5s ease-out 1.5s both}.wa-speech-bubble:before{content:"";position:absolute;bottom:-5px;left:14px;width:10px;height:10px;background:#F0EDFF;transform:rotate(45deg)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}