@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:Inter,sans-serif;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:#000}a{color:inherit;text-decoration:none}button{font-family:Inter,sans-serif}
