:root{--primary-color:gold}@font-face{font-family:Rubik;src:url(/font/Rubik-VariableFont_wght.ttf) format("truetype");font-weight:300 900;font-stretch:75% 125%;font-style:normal}@font-face{font-family:Rubik;src:url(/font/Rubik-Italic-VariableFont_wght.ttf) format("truetype");font-weight:300 900;font-stretch:75% 125%;font-style:italic}*{font-family:Rubik,sans-serif;margin:0;color:#fff}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,100%,.1)}::-webkit-scrollbar-thumb{border-radius:10px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:rgba(255,215,0,.9)}::-webkit-scrollbar-thumb:active{background:rgba(255,215,0,.9)}a,a:active,a:focus,a:hover{text-decoration:none;color:#fff}body{background-color:#000}html{scroll-behavior:smooth}#__next{padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}