.marquee{display:inline-block;white-space:nowrap;will-change:transform;animation:marquee 30s linear infinite}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;display:"flex";width:"100%";font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:underline}a:hover{color:#f1a74f!important}body{min-width:320px;margin:0;width:100%;min-height:100vh}
