.sticky-socials{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#021416bf;border:1px solid #ffffff1a;border-right:none;border-radius:16px 0 0 16px;flex-direction:column;gap:12px;padding:16px 12px;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.sticky-socials .social-link{background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,filter .2s,background .2s;display:flex}.sticky-socials .social-link:hover{filter:brightness(1.2);background:#ffffff1a;transform:scale(1.1)translate(-4px)}.sticky-socials .whatsapp{color:#25d366}.sticky-socials .instagram{color:#e1306c}.sticky-socials .facebook{color:#1877f2}.sticky-socials .linkedin{color:#0a66c2}.sticky-socials .tiktok{color:#fff}@media (max-width:768px){.sticky-socials{border:1px solid #ffffff1a;border-bottom:none;border-radius:24px 24px 0 0;flex-direction:row;gap:16px;padding:12px 24px;top:auto;bottom:0;right:50%;transform:translate(50%)}.sticky-socials .social-link:hover{transform:scale(1.1)translateY(-4px)}}
