@keyframes landingCtaEnter{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes landingCtaGlowPulse{0%,to{opacity:.45}50%{opacity:1}}@keyframes landingCtaPulse{0%,to{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.18),inset 0 2px 0 hsla(0,0%,100%,.14),0 10px 28px rgba(0,82,204,.42),0 4px 12px rgba(0,123,255,.35)}50%{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.26),inset 0 2px 0 hsla(0,0%,100%,.2),0 14px 36px rgba(0,82,204,.55),0 6px 18px rgba(0,123,255,.5),0 0 24px rgba(77,163,255,.4)}}@keyframes landingCtaShimmer{0%{transform:translateX(-130%) skewX(-12deg);opacity:0}12%{opacity:.5}45%{transform:translateX(130%) skewX(-12deg);opacity:.3}to{transform:translateX(130%) skewX(-12deg);opacity:0}}.landing-cta-animated-wrap{position:relative;display:inline-block;max-width:100%;animation:landingCtaEnter .62s cubic-bezier(.22,1,.36,1) both;contain:layout style}.landing-cta-animated-wrap--full{display:block;width:100%}.landing-cta-animated-glow{position:absolute;inset:-12px -18px;border-radius:16px;background:radial-gradient(ellipse at center,rgba(0,123,255,.48) 0,rgba(0,123,255,.2) 45%,transparent 72%);animation:landingCtaGlowPulse 2.2s ease-in-out infinite;pointer-events:none}.landing-cta-animated-shell{position:relative;z-index:1;display:block;border-radius:10px;overflow:hidden;animation:landingCtaPulse 2.2s ease-in-out infinite;background:radial-gradient(circle at 32% 20%,#5eb0ff 0,#007bff 52%,#0052cc 100%)}.landing-cta-animated-shimmer{position:absolute;top:-10%;left:0;width:42%;height:120%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.12) 35%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,.12) 65%,transparent);pointer-events:none;z-index:2;animation:landingCtaShimmer 3.6s ease-in-out infinite}.landing-cta-animated-btn{position:relative;z-index:1;width:100%;box-shadow:none!important;background:transparent!important;border:none}@media (prefers-reduced-motion:reduce){.landing-cta-animated-glow,.landing-cta-animated-shell,.landing-cta-animated-shimmer,.landing-cta-animated-wrap{animation:none}.landing-cta-animated-wrap{opacity:1;transform:none}.landing-cta-animated-shell{box-shadow:0 10px 28px rgba(0,82,204,.42),0 4px 12px rgba(0,123,255,.35)}}