@keyframes ambient-glow-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}@keyframes orb-float-1{0%,to{transform:translate(0)scale(1)}25%{transform:translate(40px,-60px)scale(1.05)}50%{transform:translate(80px,-20px)scale(.95)}75%{transform:translate(20px,40px)scale(1.02)}}@keyframes orb-float-2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-50px,30px)scale(1.08)}66%{transform:translate(-30px,-40px)scale(.92)}}@keyframes orb-float-3{0%,to{transform:translate(0)scale(1)}20%{transform:translate(30px,50px)scale(1.03)}40%{transform:translate(-40px,30px)scale(.97)}60%{transform:translate(-60px,-20px)scale(1.05)}80%{transform:translate(20px,-40px)scale(.98)}}@keyframes icon-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.animate-icon-pulse{will-change:transform;animation:2s ease-in-out infinite icon-pulse}@keyframes star-wiggle{0%,to{transform:rotate(0)scale(1)}25%{transform:rotate(-15deg)scale(1.15)}75%{transform:rotate(15deg)scale(1.15)}}.animate-star-wiggle{will-change:transform;animation:2s ease-in-out infinite star-wiggle;display:inline-block}@keyframes featured-glow{0%,to{box-shadow:0 10px 25px -5px #fb923c4d}50%{box-shadow:0 10px 35px -5px #fb923c80}}.featured-badge-glow{animation:2s ease-in-out infinite featured-glow}.featured-badge{position:relative;overflow:hidden}.featured-badge:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff40 50%,#0000 100%);width:100%;height:100%;animation:3s ease-in-out 1s infinite shine-sweep;position:absolute;top:0;left:-100%}@keyframes shine-sweep{0%{left:-100%}50%,to{left:100%}}.showcase-card:not(.in-viewport) .animate-icon-pulse,.showcase-card:not(.in-viewport) .animate-star-wiggle,.showcase-card:not(.in-viewport) .featured-badge-glow,.showcase-card:not(.in-viewport) .featured-badge:after{animation-play-state:paused}.showcase-section{contain:layout style}.showcase-phone-container{contain:layout style paint;content-visibility:auto;contain-intrinsic-size:auto 600px;will-change:transform}.showcase-card{contain:layout style paint;will-change:transform,opacity}@keyframes qr-scan{0%{opacity:1;top:0}50%{opacity:1;top:100%}51%{opacity:0}to{opacity:0;top:0}}.animate-qr-scan{animation:2s ease-in-out infinite qr-scan}@keyframes bounce-x{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.animate-bounce-x{animation:1s ease-in-out infinite bounce-x}@media (prefers-reduced-motion:reduce){.animate-icon-pulse,.animate-star-wiggle,.featured-badge-glow,.featured-badge:after,.animate-qr-scan,.animate-bounce-x,[style*=ambient-glow-pulse],[style*=orb-float]{animation:none!important}}
