:root{--cta-blue:#09f;--cta-blue-light:#33b5ff;--cta-blue-bright:#00d4ff;--cta-blue-dark:#07c}.call-btn-glow,a.call-btn-glow,button.call-btn-glow,.btn.call-btn-glow,.btn-light.call-btn-glow,.btn-primary.call-btn-glow{color:#fff!important;background:linear-gradient(135deg, var(--cta-blue-bright) 0%, var(--cta-blue) 100%)!important;background-color:var(--cta-blue-bright)!important;border:none!important;text-decoration:none!important;animation:2.5s ease-in-out infinite buttonGlowPulse!important;box-shadow:0 4px 20px #09f6!important}.call-btn-glow,.call-btn-glow span,.call-btn-glow i,.call-btn-glow svg,.call-btn-glow *,a.call-btn-glow,a.call-btn-glow span,a.call-btn-glow i,.btn.call-btn-glow,.btn.call-btn-glow span,.btn.call-btn-glow i{color:#fff!important;fill:#fff!important}.bg-primary .call-btn-glow,.bg-primary a.call-btn-glow,.bg-primary .btn.call-btn-glow,.bg-blue .call-btn-glow,.bg-blue a.call-btn-glow,[class*=bg-primary] .call-btn-glow,[style*=background] .call-btn-glow.btn-light{color:var(--cta-blue)!important;background:#fff!important;animation:2.5s ease-in-out infinite buttonGlowPulseWhite!important;box-shadow:0 4px 20px #fff6!important}.bg-primary .call-btn-glow,.bg-primary .call-btn-glow span,.bg-primary .call-btn-glow i,.bg-primary .call-btn-glow *,.bg-blue .call-btn-glow,.bg-blue .call-btn-glow span,.bg-blue .call-btn-glow i,.bg-blue .call-btn-glow *,[class*=bg-primary] .call-btn-glow,[class*=bg-primary] .call-btn-glow span,[class*=bg-primary] .call-btn-glow i,[class*=bg-primary] .call-btn-glow *{color:var(--cta-blue)!important;fill:var(--cta-blue)!important}.call-btn-glow:hover,a.call-btn-glow:hover,.btn.call-btn-glow:hover,.btn-light.call-btn-glow:hover,.btn-primary.call-btn-glow:hover{color:#fff!important;background:linear-gradient(135deg, #00e5ff 0%, var(--cta-blue-bright) 100%)!important;animation:none!important;transform:scale(1.05)translateY(-2px)!important;box-shadow:0 8px 35px #00d4ff99!important}.bg-primary .call-btn-glow:hover,.bg-blue .call-btn-glow:hover,[class*=bg-primary] .call-btn-glow:hover{color:var(--cta-blue-dark)!important;background:#f0f8ff!important;animation:none!important;transform:scale(1.05)translateY(-2px)!important;box-shadow:0 8px 35px #fff9!important}.bg-primary .call-btn-glow:hover *,.bg-blue .call-btn-glow:hover *,[class*=bg-primary] .call-btn-glow:hover *{color:var(--cta-blue-dark)!important;fill:var(--cta-blue-dark)!important}.call-btn-glow:active,a.call-btn-glow:active,.btn.call-btn-glow:active{transform:scale(.98)!important}.call-btn-glow:focus,a.call-btn-glow:focus,.btn.call-btn-glow:focus{outline:none!important}@keyframes buttonGlowPulse{0%,to{background:linear-gradient(135deg, var(--cta-blue-bright) 0%, var(--cta-blue) 100%);transform:scale(1);box-shadow:0 4px 20px #09f6}50%{background:linear-gradient(135deg, #00e5ff 0%, var(--cta-blue-bright) 100%);transform:scale(1.02);box-shadow:0 6px 30px #00d4ff8c}}@keyframes buttonGlowPulseWhite{0%,to{transform:scale(1);box-shadow:0 4px 20px #fff6}50%{transform:scale(1.02);box-shadow:0 6px 30px #fff9}}@media (prefers-reduced-motion:reduce){.call-btn-glow{animation:none!important}}