html:has([data-landing]){font-size:85%}[data-landing]{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-family:var(--font-sans)}@keyframes collapsible-down{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes collapsible-up{0%{height:var(--radix-collapsible-content-height)}to{height:0}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-slow{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@keyframes scroll-slow-reverse{0%{transform:translate(-33.3333%)}to{transform:translate(0)}}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.animate-scroll{animation:35s linear infinite scroll}.animate-scroll-slow-fast{animation:32s linear infinite scroll-slow}.animate-scroll-slow{animation:45s linear infinite scroll-slow}.animate-scroll-slow-reverse{animation:45s linear infinite scroll-slow-reverse}.gradient-text-fix{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
