:export{secondColor:#202042;thirdColor:#101024;fourthColor:#090f40;fifthColor:#342842;sixthColor:#2f1159}*,:after,:before{cursor:default;margin:0;padding:0;box-sizing:border-box;color:#f3ded5;font-family:Roboto Mono,sans-serif;letter-spacing:1px;font-weight:400;text-decoration:none;font-size:1.09375vw}::selection{background-color:transparent}body,html{height:100%}#__next{min-height:100%;display:flex;flex-direction:column}body{margin:0;background-color:#101024;overflow-x:hidden;overflow-y:hidden}body.scroll{overflow-y:auto!important}body::-webkit-scrollbar{display:none}body main{position:relative;z-index:1;top:0;flex:1 1 auto;animation:PageContent 4s ease-in-out forwards}@keyframes PageContent{0%,75%{opacity:0;top:-5vw}to{opacity:1}}body main #page-content{padding:4vw 2vw 0;overflow:hidden}