*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:#09090b;color:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#__next,body{min-height:100vh}#__next{display:flex;flex-direction:column}::selection{background:rgba(59,130,246,.3);color:#fafafa}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#18181b}::-webkit-scrollbar-thumb{background:#27272a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3f3f46}