.mm-landing{background-color:var(--mm-bg);background-image:radial-gradient(var(--mm-fg) .7px, transparent .7px);background-position:0 0;background-size:18px 18px;overflow-x:hidden}.mm-landing-sticker{z-index:2;border:2px solid var(--mm-fg);box-shadow:3px 3px 0 0 var(--mm-fg);pointer-events:none;place-items:center;position:absolute}.mm-landing-marquee{border-block:3px solid var(--mm-fg);background:var(--mm-yellow);overflow:hidden}.mm-landing-marquee-track{width:max-content;animation:32s linear infinite mm-landing-marquee;display:flex}.mm-landing-marquee:hover .mm-landing-marquee-track{animation-play-state:paused}#features,#pricing{scroll-margin-top:5.5rem}@keyframes mm-landing-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.mm-landing-caret{background:var(--mm-fg);flex-shrink:0;align-self:center;width:2.5px;height:1.35em;margin-left:3px;animation:1.05s step-end infinite mm-landing-caret;display:inline-block}@keyframes mm-landing-caret{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.mm-landing-marquee-track,.mm-landing-caret{animation:none}}
