.whatsapp-floating{position:fixed;bottom:28px;right:28px;background:#25d366;color:#fff;width:60px;height:60px;padding:0;border-radius:9999px;box-shadow:0 12px 28px #00000038;border:0;z-index:999;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;display:flex;justify-content:center;align-items:center;text-decoration:none}.whatsapp-floating:hover{transform:translateY(-2px);background:#1ebe5b;box-shadow:0 14px 32px #00000042}.whatsapp-floating:focus-visible{outline:none;box-shadow:0 14px 32px #00000042,0 0 0 3px #fff,0 0 0 5px #25d366}.whatsapp-floating .wa-icon-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.whatsapp-floating .wa-glyph{width:29px;height:29px;color:#fff}@media (max-width: 768px){.whatsapp-floating{right:16px;bottom:16px;width:56px;height:56px}.whatsapp-floating .wa-glyph{width:27px;height:27px}}
