@keyframes ring-anim{0%{transform:rotate(0)scale(1)}10%{transform:rotate(-25deg)scale(1.1)}20%{transform:rotate(25deg)scale(1.1)}30%{transform:rotate(-25deg)scale(1.1)}40%{transform:rotate(25deg)scale(1.1)}50%{transform:rotate(0)scale(1)}to{transform:rotate(0)scale(1)}}.animate-ring{animation:1s infinite ring-anim}@keyframes floating-contact-breathe{0%,to{opacity:.26;transform:scale(.92)}50%{opacity:0;transform:scale(1.22)}}.floating-contact-main{isolation:isolate;will-change:transform;position:relative;overflow:visible;transform:translateZ(0)}.floating-contact-main:before{content:"";z-index:-1;pointer-events:none;opacity:0;will-change:transform, opacity;background:radial-gradient(circle,#b728284d 0%,#b7282829 45%,#b7282800 72%);border-radius:9999px;position:absolute;inset:-8px;transform:scale(.92)}.floating-contact-main[aria-expanded=false]:before{animation:2.4s ease-in-out infinite floating-contact-breathe}.floating-contact-main[aria-expanded=true]:before{opacity:0;animation:none;transform:scale(1)}@media (prefers-reduced-motion:reduce){.floating-contact-main:before,.animate-ring{animation:none!important}}
