.floating-contact{position:fixed;right:22px;bottom:22px;z-index:20;display:flex;flex-direction:column;gap:10px}.float-action{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 5px 18px #061c3040;transition:transform .2s,box-shadow .2s}.float-action:hover,.float-action:focus-visible{transform:translateY(-3px);box-shadow:0 8px 22px #061c3055}.float-action svg{width:25px;height:25px;fill:currentColor}.float-email svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.float-whatsapp{background:#25d366}.float-phone{background:#075b91}.float-email{background:#d8a62a;color:#102239}@media(max-width:600px){.floating-contact{right:14px;bottom:14px;gap:8px}.float-action{width:46px;height:46px}.float-action svg{width:22px;height:22px}}
