.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:1000;width:60px;height:60px;display:grid;place-items:center;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 8px 28px #0006;transition:transform .2s ease,box-shadow .2s ease}.whatsapp-float img{width:34px;height:34px;display:block}.whatsapp-float:hover,.whatsapp-float:focus-visible{transform:translateY(-3px) scale(1.04);box-shadow:0 12px 34px #0008;outline:none}.whatsapp-float:focus-visible{box-shadow:0 0 0 4px #fff,0 12px 34px #0008}@media(max-width:600px){.stats{padding:32px 18px;gap:28px 12px}.stats div{justify-content:center;gap:7px;min-width:0}.stats b{flex:0 0 auto;font-size:34px;line-height:1}.stats span{font-size:12px;line-height:1.08}.whatsapp-float{right:16px;bottom:16px;width:56px;height:56px}.whatsapp-float img{width:32px;height:32px}}
