@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes subtleScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes glowPulse{0%,to{text-shadow:0 0 20px #fff6,0 0 40px #fff3}50%{text-shadow:0 0 30px #fff9,0 0 60px #fff6}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.animate-fadeIn{animation:.8s ease-out forwards fadeIn}.animate-subtleScale{animation:.6s ease-out forwards subtleScale}.animate-glow-pulse{animation:3s ease-in-out infinite glowPulse}.animate-slideInLeft{animation:.7s ease-out forwards slideInFromLeft}.animate-slideInRight{animation:.7s ease-out forwards slideInFromRight}.animate-float{animation:3s ease-in-out infinite float}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.hover-lift{transition:transform .3s,box-shadow .3s}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 24px #ffffff1a}.hover-glow{transition:box-shadow .3s,border-color .3s}.hover-glow:hover{border-color:#fff6;box-shadow:0 0 20px #fff3,0 0 40px #ffffff1a}.hover-scale-sm{transition:transform .3s}.hover-scale-sm:hover{transform:scale(1.02)}.section-reveal{opacity:0;animation:1s ease-out forwards fadeIn}.card-enter{opacity:0;animation:.8s ease-out forwards fadeIn;transform:translateY(30px)}.card-enter:first-child{animation-delay:0s}.card-enter:nth-child(2){animation-delay:.1s}.card-enter:nth-child(3){animation-delay:.2s}.card-enter:nth-child(4){animation-delay:.3s}.card-enter:nth-child(5){animation-delay:.4s}.card-enter:nth-child(6){animation-delay:.5s}.btn-premium{transition:all .3s;position:relative;overflow:hidden}.btn-premium:before{content:"";background:#ffffff1a;border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn-premium:hover:before{width:300%;height:300%}.btn-premium:hover{transform:translateY(-2px);box-shadow:0 8px 16px #ffffff26}h1,h2,h3{opacity:0;animation:.8s ease-out forwards fadeIn}h1{animation-delay:.1s}h2{animation-delay:.2s}h3{animation-delay:.3s}img{opacity:1}.premium-card{will-change:transform;transition:all .4s cubic-bezier(.4,0,.2,1)}.premium-card:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 20px 40px #0000004d,0 0 20px #ffffff1a}@media (width<=768px){.animate-float,.animate-glow-pulse{animation:none}h1,h2,h3,.card-enter{opacity:1;animation:none}}html{scroll-behavior:smooth}.loading-shimmer{background:linear-gradient(90deg,#fff0 0%,#ffffff1a 50%,#fff0 100%) 0 0/200% 100%;animation:2s infinite shimmer}@keyframes luxuryGlow{0%,to{text-shadow:0 0 10px #ffd7004d,0 0 20px #ffd7001a}50%{text-shadow:0 0 15px #ffd70080,0 0 30px #ffd70033}}.luxury-glow{animation:3s ease-in-out infinite luxuryGlow}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:.6s ease-out forwards fadeInUp}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.scale-in{animation:.3s ease-out forwards scaleIn}.shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/1000px 100%;animation:2s infinite shimmer}
