#support-chat{position:fixed;bottom:24px;left:24px;z-index:9999;display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#2AABEE;color:#fff;font-size:14px;font-weight:600;text-decoration:none;border-radius:24px;box-shadow:0 4px 16px rgba(0,0,0,.15);transition:transform .25s ease,box-shadow .25s ease;animation:support-pulse 3s ease-in-out infinite;white-space:nowrap;line-height:1.2}#support-chat:hover{transform:scale(1.05);box-shadow:0 6px 24px rgba(0,0,0,.25);animation:none}.support-chat-icon{display:block;font-size:16px;line-height:1}.support-chat-text{display:inline}@keyframes support-pulse{0%,to{box-shadow:0 4px 16px rgba(0,0,0,.15)}50%{box-shadow:0 4px 24px rgba(6,132,135,.4)}}@media(max-width:640px){#support-chat{bottom:16px;left:16px;width:56px;height:56px;padding:0;border-radius:50%;background:#2AABEE;box-shadow:0 4px 16px rgba(0,0,0,.15);animation:support-pulse 3s ease-in-out infinite;justify-content:center}#support-chat:hover{transform:scale(1.1);box-shadow:0 6px 24px rgba(0,0,0,.25);animation:none}.support-chat-text{display:none}.support-chat-icon{display:block;font-size:22px;line-height:1}}@keyframes blogSpin{to{transform:rotate(360deg)}}
