.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:1000;display:flex;align-items:center;gap:10px;min-height:56px;border:1px solid #79f2aa70;border-radius:999px;background:linear-gradient(135deg,#25d366,#128c4a);padding:0 18px 0 14px;color:#fff;text-decoration:none;font:800 13px/1.15 Inter,system-ui,sans-serif;box-shadow:0 16px 42px #0009,0 0 0 5px #25d36618;transition:transform .2s ease,filter .2s ease}.whatsapp-float:hover{transform:translateY(-3px);filter:brightness(1.08)}.whatsapp-float:focus-visible{outline:3px solid #fff;outline-offset:3px}.whatsapp-float svg{width:27px;height:27px;fill:currentColor;flex:0 0 auto}.whatsapp-float span{display:grid;gap:2px}.whatsapp-float small{font-size:10px;font-weight:600;opacity:.88}@media(max-width:560px){.whatsapp-float{right:14px;bottom:14px;width:56px;padding:0;justify-content:center}.whatsapp-float span{display:none}}
