@keyframes hero-tech-marquee{0%{transform:translateZ(0)}to{transform:translate3d(calc(var(--hero-marquee-distance, 0px) * -1),0,0)}}.hero-tech-marquee-track{animation:hero-tech-marquee var(--hero-marquee-duration,28s) linear infinite;transform:translateZ(0)}.hero-tech-marquee-root:focus-within .hero-tech-marquee-track,.hero-tech-marquee-root:hover .hero-tech-marquee-track{animation-play-state:paused}.hero-tech-mono-brand{color:#000000}html.dark .hero-tech-mono-brand{color:var(--color-foreground)}