*{margin:0;padding:0;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}html{scroll-behavior:smooth}*::-webkit-scrollbar{display:none;width:0;height:0}body{font-family:Poppins,sans-serif;overflow-x:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes pulseGlow{0%,to{box-shadow:0 0 20px #e91e8c4d}50%{box-shadow:0 0 40px #e91e8c99}}.animate-fadeInUp{animation:fadeInUp .7s ease forwards}.animate-fadeInLeft{animation:fadeInLeft .7s ease forwards}.animate-fadeInRight{animation:fadeInRight .7s ease forwards}.animate-scaleIn{animation:scaleIn .6s ease forwards}.animate-float{animation:float 4s ease-in-out infinite}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}.card-hover-lift{transition:all .35s cubic-bezier(.25,.46,.45,.94)}.card-hover-lift:hover{transform:translateY(-10px);box-shadow:0 20px 50px #00000026!important}.gradient-text{background:linear-gradient(135deg,#e91e8c,#ff6eb5,#e91e8c);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 3s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{display:flex!important;flex-direction:row;white-space:nowrap;animation:marquee 30s linear infinite}@keyframes textShine{0%{background-position:0% 50%}to{background-position:100% 50%}}.warranty-shine{background:linear-gradient(to right,#fff 20%,#ff6eb5 40% 60%,#fff 80%);background-size:200% auto;color:#fff;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textShine 3s linear infinite;font-weight:700}
