.whatsapp-contact{position:fixed;right:22px;bottom:22px;z-index:80;display:flex;align-items:center;gap:11px;min-height:56px;padding:8px 17px 8px 9px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#168b4e;color:#fff;text-decoration:none;box-shadow:0 14px 36px rgba(4,64,34,.28);font-family:Inter,Arial,sans-serif;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.whatsapp-contact:hover{transform:translateY(-3px);background:#0d7540;box-shadow:0 18px 42px rgba(4,64,34,.36)}.whatsapp-contact:focus-visible{outline:3px solid #b8d548;outline-offset:3px}.whatsapp-contact-icon{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border-radius:50%;background:#fff;color:#168b4e}.whatsapp-contact-icon svg{width:23px;height:23px;fill:currentColor}.whatsapp-contact-copy{display:flex;flex-direction:column;line-height:1.12}.whatsapp-contact-copy small{margin-bottom:3px;color:#d8f8e6;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.whatsapp-contact-copy strong{color:#fff;font-size:13px;font-weight:850;white-space:nowrap}@media(max-width:600px){.whatsapp-contact{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));min-height:54px;padding:7px;border-radius:50%}.whatsapp-contact-icon{width:40px;height:40px}.whatsapp-contact-copy{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}
