.card-hover{cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1)}.card-hover:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.card-hover:active{transform:translateY(-2px);box-shadow:0 6px 12px #0000001a}@keyframes bounce-in{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.badge-bounce{animation:.5s cubic-bezier(.68,-.55,.265,1.55) bounce-in}@keyframes pulse-glow{0%,to{box-shadow:0 0 #3b82f600}50%{box-shadow:0 0 20px 5px #3b82f666}}.pulse-glow{animation:2s ease-in-out infinite pulse-glow}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.shake{animation:.5s ease-in-out shake}@keyframes fade-slide-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-slide-in{animation:.5s ease-out fade-slide-in}.stagger-item:first-child{animation-delay:0s}.stagger-item:nth-child(2){animation-delay:.1s}.stagger-item:nth-child(3){animation-delay:.2s}.stagger-item:nth-child(4){animation-delay:.3s}.stagger-item:nth-child(5){animation-delay:.4s}.stagger-item:nth-child(6){animation-delay:.5s}.stagger-item:nth-child(7){animation-delay:.6s}.stagger-item:nth-child(8){animation-delay:.7s}.stagger-item:nth-child(9){animation-delay:.8s}.stagger-item:nth-child(10){animation-delay:.9s}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.shimmer{background:linear-gradient(90deg,#fff0 0%,#ffffff4d 50%,#fff0 100%) 0 0/1000px 100%;animation:2s infinite shimmer}.btn-scale{transition:transform .2s cubic-bezier(.175,.885,.32,1.275)}.btn-scale:hover{transform:scale(1.05)}.btn-scale:active{transform:scale(.95)}.input-focus:focus{outline:none;transition:box-shadow .2s ease-in-out;box-shadow:0 0 0 3px #3b82f64d}.spin{animation:1s linear infinite spin}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bounce{animation:.6s ease-in-out infinite bounce}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.gradient-animate{background-size:200% 200%;animation:3s infinite gradient-shift}.hover-underline{display:inline-block;position:relative}.hover-underline:after{content:"";background-color:currentColor;width:0;height:2px;transition:all .3s ease-in-out;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.hover-underline:hover:after{width:100%}@keyframes count-up{0%{opacity:0;transform:translateY(20px)scale(1.2)}to{opacity:1;transform:translateY(0)scale(1)}}.count-up{animation:.5s ease-out count-up}.glow-text{text-shadow:0 0 10px #fffc,0 0 20px #fff9,0 0 30px #fff6}@media (hover:none){.card-hover:hover{box-shadow:none;transform:none}.btn-scale:hover{transform:none}.hover-underline:after{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
