@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;background:#fff;color:#1a1a1a}#root{min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}::selection{background:#1a2e2326;color:#1a1a1a}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track{display:flex;width:max-content;animation:marquee 20s linear infinite}html{scroll-behavior:smooth}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
