.landing-nav{background:color-mix(in srgb,var(--memo-bg) 88%,transparent)}.landing-marquee{display:flex;gap:44px;width:-moz-max-content;width:max-content;animation:landing-slide 32s linear infinite}@keyframes landing-slide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.landing-marquee{width:auto;flex-wrap:wrap;justify-content:center}.landing-marquee__loop{display:none}}