@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Fira+Code:wght@400;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}html{height:100%;scroll-behavior:smooth}#__next,body,html{min-height:100%!important;height:100%}body{min-height:100%;font-family:Manrope,Avenir Next,sans-serif;background-color:#0f1114;color:#f1f1f1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:DK Frozen Memory;src:url(/fonts/DKFrozenMemory.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}a{color:inherit;text-decoration:none}li,ul{list-style:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0f1114}::-webkit-scrollbar-thumb{background:#2a2e37;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3a3f4a}