.floating-whatsapp{position:fixed;right:24px;bottom:24px;z-index:25;display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 8px 24px #124b2b55,0 0 0 4px #fff;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.floating-whatsapp:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 12px 30px #124b2b66,0 0 0 4px #fff}.floating-whatsapp:focus-visible{outline:3px solid #172a1e;outline-offset:6px}.floating-whatsapp svg{width:37px;height:37px}@media(max-width:600px){.floating-whatsapp{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));width:56px;height:56px}.floating-whatsapp svg{width:34px;height:34px}}@media(prefers-reduced-motion:reduce){.floating-whatsapp{transition:none}}
