.landing-root{--gx-1:6%;--gx-2:28%;--gx-3:62%;--gx-4:94%;--gy-1:100px;--gy-2:62vh;--gy-3:94vh;--grid-color:#0000000a;--beam-color:0 84.4% 55.1%;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#fff;--color-surface:#fff;--color-muted:#f1f5f9;--color-border:#e2e8f0;--color-border-subtle:#eef2f6;--color-text-primary:#0f172a;--color-text-secondary:#64748b;--color-primary-500:#ef4444;--color-background:#fff;--color-foreground:#0f172a;--color-card:#fff;--color-card-foreground:#0f172a;--color-popover:#fff;--color-popover-foreground:#0f172a;--color-muted-foreground:#64748b;--color-accent:#f1f5f9;--color-accent-foreground:#0f172a;--color-input:#e2e8f0;--color-primary:#ef4444;--color-primary-foreground:#fff;--color-secondary:#f1f5f9;--color-secondary-foreground:#0f172a;--color-ring:#ef4444;color:#0f172a;background-color:#fff;min-height:100vh}.landing-root .grid-line-v{background:var(--grid-color);z-index:0;width:1px;position:absolute;top:0;bottom:0}.landing-root .grid-line-h{background:var(--grid-color);z-index:0;height:1px;position:absolute;left:0;right:0}.landing-root .marker{background-color:hsl(var(--beam-color));z-index:30;opacity:0;width:5px;height:5px;animation:.5s ease-out 1s forwards landing-fade-in;position:absolute}@keyframes landing-reveal-up{0%{clip-path:inset(100% 0 0);opacity:0;transform:translateY(20px)}to{clip-path:inset(0);opacity:1;transform:translateY(0)}}@keyframes landing-fade-in{0%{opacity:0}to{opacity:1}}.landing-root .animate-reveal{opacity:0;animation:1s cubic-bezier(.16,1,.3,1) forwards landing-reveal-up}.landing-root .delay-100{animation-delay:.1s}.landing-root .delay-200{animation-delay:.2s}.landing-root .delay-300{animation-delay:.3s}.landing-root .delay-500{animation-delay:.5s}@keyframes landing-beam-h{0%{opacity:0;left:-200px}10%{opacity:1}90%{opacity:1}to{opacity:0;left:100%}}@keyframes landing-beam-v{0%{opacity:0;top:-200px}10%{opacity:1}90%{opacity:1}to{opacity:0;top:100%}}@keyframes beam-h{0%{opacity:0;left:-200px}10%{opacity:1}90%{opacity:1}to{opacity:0;left:100%}}@keyframes beam-v{0%{opacity:0;top:-200px}10%{opacity:1}90%{opacity:1}to{opacity:0;top:100%}}.landing-root .beam-h{background:linear-gradient(90deg, transparent, hsl(var(--beam-color)), transparent);z-index:10;opacity:0;width:200px;height:1px;position:absolute}.landing-root .beam-v{background:linear-gradient(180deg, transparent, hsl(var(--beam-color)), transparent);z-index:10;opacity:0;width:1px;height:200px;position:absolute}.landing-root .mask-linear-fade{-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}@keyframes landing-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes landing-pop-in{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-root .catalog-overlay-in{animation:.2s ease-out landing-overlay-in}.landing-root .catalog-pop-in{animation:.24s cubic-bezier(.16,1,.3,1) landing-pop-in}
