@keyframes shield-ring-pulse{0%{opacity:.7;transform:scale(.85)}70%,to{opacity:0;transform:scale(1.7)}}.shield-ring-pulse{animation:2.6s linear infinite shield-ring-pulse}@keyframes custompulse1{0%{opacity:.7;transform:scale(1)}70%,to{opacity:0;transform:scale(1.4)}}@keyframes custompulse2{0%{opacity:.7;transform:scale(1)}70%,to{opacity:0;transform:scale(1.6)}}.custompulse1{opacity:.5;animation:2s linear infinite custompulse1}.custompulse2{opacity:.5;animation:3s linear 1s infinite custompulse2}@keyframes slider-dot-float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes slider-track-glow{0%,to{opacity:.6}50%{opacity:1}}.slider-dot-float{animation:3s linear infinite slider-dot-float}.slider-track-glow{animation:6s linear infinite slider-track-glow}@keyframes credit-badge-pulse{0%,to{box-shadow:0 0 #10b98159}50%{box-shadow:0 0 0 6px #10b98100}}.credit-badge-pulse{animation:2.2s ease-in-out infinite credit-badge-pulse}@keyframes rotatex{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotate-x-full{animation:8s linear infinite rotatex}
