:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{position:relative;max-width:100vw;overflow-x:hidden;color:#464646;font-family:sans-serif}html:before{right:0}html:after,html:before{position:absolute;top:0;z-index:-1;background-image:url(/_next/static/media/backgroundDots.3c4b0438.png);background-position:100% 0;background-size:100%;background-repeat:no-repeat;width:90vw;max-width:500px;height:100%;pointer-events:none;content:""}html:after{left:0;transform:scale(-1)}*{box-sizing:border-box;margin:0;padding:0}h1{text-align:center}main{display:flex;flex-direction:column;margin:auto;padding:2em;max-width:1500px;min-height:100vh}