.whatsapp-float{position:fixed;right:max(20px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));z-index:80;width:60px;height:60px;border-radius:999px;display:grid;place-items:center;color:#fff;background:#25d366;box-shadow:0 14px 34px rgba(7,41,24,.28);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.whatsapp-float:hover{color:#fff;background:#1fbd5a;transform:translateY(-3px);box-shadow:0 18px 38px rgba(7,41,24,.34)}.whatsapp-float:focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 6px rgba(37,211,102,.5)}.whatsapp-float svg{width:31px;height:31px;fill:currentColor}@media(max-width:560px){.whatsapp-float{right:max(15px,env(safe-area-inset-right));bottom:max(15px,env(safe-area-inset-bottom));width:54px;height:54px}.whatsapp-float svg{width:28px;height:28px}}@media(prefers-reduced-motion:reduce){.whatsapp-float{transition:none}}
