.hl-floating-actions{position:fixed;right:24px;top:50%;transform:translateY(-50%);z-index:99999;display:flex;flex-direction:column;gap:12px;pointer-events:auto}.hl-float-btn{width:54px;height:54px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;box-shadow:0 18px 45px rgba(7,18,33,.24);border:1px solid rgba(255,255,255,.18);transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease}.hl-float-btn:hover{transform:translateX(-4px) scale(1.05);box-shadow:0 24px 60px rgba(7,18,33,.34)}.hl-float-btn svg{width:25px;height:25px;fill:currentColor}.hl-float-whatsapp{background:#23c45e}.hl-float-instagram{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af,#515bd4)}.hl-float-tiktok{background:#050505}.hl-float-phone{background:#071221}.hl-float-calendar{background:#d6b36a;color:#071221}@media(max-width:760px){.hl-floating-actions{right:12px;bottom:16px;top:auto;transform:none;gap:9px}.hl-float-btn{width:48px;height:48px}.hl-float-btn svg{width:22px;height:22px}}