.landing-hero-bar{transform-origin:bottom;opacity:0;animation:.44s cubic-bezier(.22,1,.36,1) forwards landing-bar-grow;transform:scaleY(.04)}html.dark [data-app-surface] .landing-product-section{background:#1b1f28}html.dark [data-app-surface] .landing-analytics-section{background:#0f1117}html.dark [data-app-surface] .landing-command-preview,html.dark [data-app-surface] .landing-command-content,html.dark [data-app-surface] .landing-feature-card,html.dark [data-app-surface] .landing-hero-signup{color:#f4f5f8;background:#191c23;border-color:#30343d}html.dark [data-app-surface] .landing-feature-visual{background:#11141a;border-color:#30343d}html.dark [data-app-surface] .landing-app-preview{background:#252a36;border-color:#3a4050;box-shadow:0 18px 36px #00000057}@keyframes landing-bar-grow{0%{opacity:0;transform:scaleY(.04)}45%{opacity:1}to{opacity:1;transform:scaleY(1)}}.landing-motion-ready [data-landing-reveal]{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transition-delay:var(--landing-reveal-delay,0s);will-change:opacity, transform;transform:translateY(30px)}.landing-motion-ready [data-landing-reveal=left]{transform:translate(-34px)}.landing-motion-ready [data-landing-reveal=right]{transform:translate(34px)}.landing-motion-ready [data-landing-reveal=scale]{transform:translateY(24px)scale(.985)}.landing-motion-ready [data-landing-reveal].is-revealed{opacity:1;transform:translate(0,0)scale(1)}@media (prefers-reduced-motion:reduce){.landing-hero-bar{opacity:1;animation:none;transform:none}.landing-motion-ready [data-landing-reveal]{opacity:1;transition:none;transform:none}}
