.landing-root{--color-background:#0a0a0b;--color-surface:#111113;--color-surface-elevated:#1a1a1f;--color-border:#2a2a32;--color-muted:#9ca3af;--color-foreground:#f4f4f5;--color-accent:#2563eb;--color-accent-hover:#1d4ed8;--color-accent-glow:#2563eb59;--color-meli:#ffd814;--color-meli-hover:#f0cc12;--color-orange-550:#f97316;--color-orange-650:#ea580c;background-color:var(--color-background);color:var(--color-foreground);font-family:var(--font-geist-sans), "Inter", ui-sans-serif, system-ui, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;scroll-padding-top:5rem}.landing-root ::selection{background-color:var(--color-accent);color:#fff}.landing-root .text-orange-550{color:var(--color-orange-550)}.landing-root .text-orange-650{color:var(--color-orange-650)}.landing-root .bg-orange-650{background-color:var(--color-orange-650)}.landing-root .ticker-industrial{background-color:var(--color-orange-650);background-image:repeating-linear-gradient(-45deg,#0000,#0000 8px,#00000014 8px 16px)}@keyframes landing-zoom-in{0%{opacity:0;transform:scale(.88)translateY(2.5rem)}to{opacity:1;transform:scale(1)translateY(0)}}.landing-root .animate-zoom-in{animation:.85s cubic-bezier(.22,1,.36,1) forwards landing-zoom-in}@keyframes landing-pop-in{0%{opacity:0;transform:scale(.4)}65%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.landing-root .animate-pop-in{opacity:0;animation:.55s cubic-bezier(.34,1.56,.64,1) forwards landing-pop-in}.landing-root .animate-pop-in-delay{animation-delay:.45s}@keyframes landing-fade-in-up{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}.landing-root .animate-fade-in-up{animation:.7s ease-out forwards landing-fade-in-up}.landing-root .animate-delay-100{animation-delay:.1s}.landing-root .animate-delay-400{animation-delay:.4s}.landing-root .hero-bg-texture{background-color:#18181b;background-image:radial-gradient(circle at 25% 25%,#ffffff08 0%,#0000 50%),radial-gradient(circle at 75% 75%,#ffffff05 0%,#0000 45%),linear-gradient(135deg,#141416 0%,#1c1c1f 50%,#121214 100%)}.landing-fondo-global{z-index:0;pointer-events:none;background-image:url(/fondo-deposito-fijo.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:fixed;inset:0}.landing-fondo-global:after{content:"";background:linear-gradient(#0a0a0b73 0%,#0a0a0ba6 35%,#0a0a0bc7 70%,#0a0a0be6 100%);position:absolute;inset:0}
