.landing-reveal{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.landing-revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.landing-reveal{opacity:1;transition:none;transform:none}}@keyframes landing-fade-up{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-fade-in{0%{opacity:0}to{opacity:1}}@keyframes landing-scale-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes landing-shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes landing-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes landing-pulse-ring{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-chart-1) 40%, transparent)}70%{box-shadow:0 0 0 12px #0000}to{box-shadow:0 0 #0000}}@keyframes gold-shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes badge-pop{0%{opacity:0;transform:scale(.8)}70%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.badge-oro{background-image:linear-gradient(105deg, var(--accent-gold-bg) 40%, #fef9ec 50%, var(--accent-gold-bg) 60%);background-size:200%;animation:3s linear infinite gold-shimmer}@media (prefers-reduced-motion:reduce){.badge-oro{animation:none}}.landing-hero-badge{animation:.7s cubic-bezier(.22,1,.36,1) .1s both landing-fade-up}.landing-hero-title{animation:.8s cubic-bezier(.22,1,.36,1) .25s both landing-fade-up}.landing-hero-sub{animation:.8s cubic-bezier(.22,1,.36,1) .4s both landing-fade-up}.landing-hero-cta{animation:.8s cubic-bezier(.22,1,.36,1) .55s both landing-fade-up}.landing-hero-social{animation:1s .85s both landing-fade-in}.landing-hero-visual{animation:1s cubic-bezier(.22,1,.36,1) .35s both landing-scale-in}.landing-float{animation:4s ease-in-out infinite landing-float}.landing-float-delayed{animation:4s ease-in-out 1.5s infinite landing-float}
