@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,500;1,14..32,500&display=swap");*{box-sizing:border-box;padding:0;margin:0}*,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:always;text-rendering:optimizeLegibility}body,html{max-width:100vw;height:100dvh;overflow-x:hidden;font-family:Inter,sans-serif}body{font-size:14px}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.gradient{background:linear-gradient(45deg,#2e51fd 22%,#00fdff)}