.vegwa-floating{position:fixed;right:22px;bottom:22px;z-index:999999}.vegwa-floating a{display:flex;width:68px;height:68px;align-items:center;justify-content:center;color:#fff;background:#25d366;border-radius:18px;box-shadow:0 8px 24px rgba(0,0,0,.25);transition:transform .2s ease,box-shadow .2s ease}.vegwa-floating a:hover,.vegwa-floating a:focus{color:#fff;transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.3)}.vegwa-floating svg{width:42px;height:42px}.vegwa-tooltip{position:absolute;right:82px;top:50%;padding:10px 16px;opacity:0;color:#222;background:#fff;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.2);font:600 15px/1.2 Arial,sans-serif;white-space:nowrap;transform:translateY(-50%);transition:opacity .2s ease}.vegwa-tooltip:after{position:absolute;right:-8px;top:50%;margin-top:-8px;border:8px solid transparent;border-left-color:#fff;content:""}.vegwa-floating:hover .vegwa-tooltip,.vegwa-floating:focus-within .vegwa-tooltip{opacity:1}@media(max-width:600px){.vegwa-floating{right:15px;bottom:15px}.vegwa-floating a{width:58px;height:58px;border-radius:16px}.vegwa-floating svg{width:36px;height:36px}.vegwa-tooltip{display:none}}

