.contact-enter{opacity:0;animation:.62s cubic-bezier(.22,1,.36,1) forwards contact-enter;animation-delay:var(--contact-enter-delay,0s);transform:translateY(20px)}.contact-enter-delay-1{--contact-enter-delay:80ms}.contact-status-card{opacity:0;animation:.42s cubic-bezier(.22,1,.36,1) forwards contact-card-enter;transform:translateY(16px)scale(.985)}.contact-sending-bg{position:relative;overflow:hidden}.contact-sending-bg:before,.contact-sending-bg:after{content:"";pointer-events:none;will-change:transform;border-radius:50%;width:100%;height:100%;position:absolute}.contact-sending-bg:before{background:radial-gradient(circle,#facc1529 0%,#0000 52%);animation:4.5s ease-in-out infinite contact-sending-bg-a;top:-20%;left:-20%}.contact-sending-bg:after{background:radial-gradient(circle,#facc1524 0%,#0000 48%);animation:4.5s ease-in-out infinite contact-sending-bg-b;top:20%;left:22%}.contact-spin-slow{animation:10s linear infinite contact-spin}.contact-spin-medium{animation:3s linear infinite contact-spin}.contact-spin-reverse{animation:15s linear infinite contact-spin-reverse}.contact-ring-pulse{animation:15s linear infinite contact-spin-reverse,3s ease-in-out infinite contact-ring-scale}.contact-pulse-shadow{position:relative}.contact-pulse-shadow:after{content:"";border-radius:inherit;pointer-events:none;will-change:transform,opacity;border:2px solid #facc1538;animation:1.5s ease-out infinite contact-pulse-shadow;position:absolute;inset:0}.contact-float-soft{animation:3s ease-in-out infinite contact-float-soft}.contact-step-fade{animation:.22s ease-out contact-step-fade}.contact-progress-sweep{animation:1.5s ease-in-out infinite contact-progress-sweep}.contact-check-pop{animation:.65s cubic-bezier(.34,1.56,.64,1) both contact-check-pop}@keyframes contact-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes contact-card-enter{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes contact-sending-bg-a{0%,to{transform:translate(0,0)}50%{transform:translate(35%,8%)}}@keyframes contact-sending-bg-b{0%,to{transform:translate(0,0)}50%{transform:translate(-44%,-5%)}}@keyframes contact-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes contact-spin-reverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes contact-ring-scale{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes contact-pulse-shadow{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.2)}}@keyframes contact-float-soft{0%,to{transform:translate(0,0)}25%{transform:translate(4px,-4px)}50%{transform:translate(-4px,4px)}75%{transform:translate(2px,-2px)}}@keyframes contact-step-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes contact-progress-sweep{0%{transform:translate(-160%)}to{transform:translate(420%)}}@keyframes contact-check-pop{0%{opacity:0;transform:scale(.75)rotate(-18deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (prefers-reduced-motion:reduce){.contact-enter,.contact-status-card{opacity:1!important;animation:none!important;transform:none!important}.contact-sending-bg,.contact-spin-slow,.contact-spin-medium,.contact-spin-reverse,.contact-ring-pulse,.contact-pulse-shadow,.contact-float-soft,.contact-step-fade,.contact-progress-sweep,.contact-check-pop{animation:none!important}}
