*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%}body{min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:#f8fafc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .5s ease}html.dark-theme body{background:#0a0a0c}#__next{width:100%;min-height:100vh}