@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{width:100%;min-height:100%;margin:0;padding:0;background:#000}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#__next{width:100%;min-height:100%;margin:0;padding:0;background:#000}a{color:inherit;text-decoration:none}