.glowing-border{border:1.5px solid #ff6b3566;border-radius:.75rem;animation:3s ease-in-out infinite border-glow;position:relative}@keyframes border-glow{0%,to{border-color:#ff6b354d;box-shadow:0 0 8px #ff6b350f}50%{border-color:#ff6b3599;box-shadow:0 0 20px #ff6b351f,0 0 40px #ff6b350a}}.cta-animated{animation:2.5s ease-in-out infinite cta-pulse;position:relative;overflow:hidden}.cta-animated:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff26 50%,#0000 100%);width:60%;height:100%;animation:3s ease-in-out infinite cta-shimmer;position:absolute;top:0;left:-100%}@keyframes cta-pulse{0%,to{box-shadow:0 4px 15px #ff6b3540}50%{box-shadow:0 6px 25px #ff6b3566}}@keyframes cta-shimmer{0%{left:-100%}60%{left:150%}to{left:150%}}
