.contact-float{position:fixed;right:20px;bottom:20px;z-index:19;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.contact-float a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:10px 16px;border-radius:999px;color:#fff;text-decoration:none;font:700 15px Arial,sans-serif;box-shadow:0 4px 16px #073a6240}.contact-float a:focus-visible{outline:3px solid #e17a00;outline-offset:3px}.contact-call{background:#0d568d}.contact-whatsapp{background:#13834b}.contact-float svg{width:22px;height:22px;flex:none;fill:currentColor}@media(max-width:600px){.contact-float{right:14px;bottom:max(14px,env(safe-area-inset-bottom))}.contact-float a{width:52px;height:52px;padding:0}.contact-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}}