@font-face{font-family:Century Gothic;src:url(/fonts/centurygothic_bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Century Gothic;src:url(/fonts/centurygothic.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:New Zelek;src:url(/fonts/newzelekc.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Verdana;src:url(/fonts/verdana_bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Mongolian Baiti;src:url(/fonts/mongolianbaiti.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}body{margin:0}body::-webkit-scrollbar{height:6px;width:6px}body::-webkit-scrollbar-track{border-radius:0;background-color:#240a4c}body::-webkit-scrollbar-thumb{border-radius:0;background-color:#a603c0}body::-webkit-scrollbar-thumb:hover{background-color:rgba(212,5,223,.6196078431)}main{width:100%;position:relative;display:flex;align-items:center;flex-direction:column;z-index:4}main h1{font-family:New Zelek;font-size:calc((1vh + 1vw)*3.5);margin-right:30px;text-align:left;color:#fff}main .cpu,main h1{will-change:transform;transition:transform 1.5s cubic-bezier(.05,.5,0,1);transform:rotateX(var(--moveY)) rotateY(var(--moveX)) translateZ(220px) scale(1)}main .cpu{position:relative;right:0;width:calc((1vh + 1vw)*18);object-fit:contain}main .lines_bottom{position:absolute;width:100%;left:0;bottom:0}.bg{position:fixed;width:100vw;height:100vh;top:0;left:0}.bg .bgi{position:absolute;top:0;left:0;width:100%;height:100%;will-change:transform;transition:transform 1.5s cubic-bezier(.05,.5,0,1);transform:rotateX(var(--moveY)) rotateY(var(--moveX)) translateZ(-80px) scale(1.15)}.bg .bg-gradient{position:relative;z-index:2;background:linear-gradient(rgba(105,14,177,.75),rgba(46,14,97,.75) 40%,rgba(25,6,57,.75));width:100%;height:100%}.bg .lines_left,.bg .lines_right{position:absolute;height:100%;z-index:3;top:0;will-change:transform;transition:transform 1.5s cubic-bezier(.05,.5,0,1);transform:rotateX(var(--moveY)) rotateY(var(--moveX)) translateZ(80px) scale(1)}.bg .lines_left{left:-1vw}.bg .lines_right{right:-1vw}.notFound{position:relative;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.notFound main{width:80%;height:auto;flex-direction:row}.notFound main div{width:45%;margin:50px}.notFound main div h1{font-size:85px;margin:0;text-align:center}.notFound main div h2{margin:20px 0 0;font-family:New Zelek;font-size:60px;text-align:center;color:#fff}.notFound main div img{display:none}.notFound main img{height:50vh;width:auto}@media(max-width:1000px){.notFound main{width:90%}.notFound main div{width:55%}}@media(max-width:860px){main{padding-bottom:150px}.notFound main{margin-top:50px;width:90%}.notFound main div{width:100%;display:flex;flex-direction:column;align-items:center}.notFound main div img{display:block}.notFound main img{display:none}}@media(max-width:640px){.notFound main{width:90%}.notFound main div{width:100%;display:flex;flex-direction:column;align-items:center}.notFound main div img{display:block}.notFound main img{display:none}}@media(max-width:460px){.notFound main{width:100%}.notFound main div h1{font-size:65px;margin:0;text-align:center}.notFound main div h2{margin:20px 0 0;font-family:New Zelek;font-size:45px;text-align:center;color:#fff}.notFound main div img{height:40vh}}.toast{background:linear-gradient(rgba(124,18,210,.95),rgba(77,29,154,.95) 40%,rgba(38,10,87,.95))}.Toastify__toast--success .Toastify__progress-bar{background:#00e5ff}.Toastify__toast--error .Toastify__progress-bar{background:red}.Toastify__toast--info .Toastify__progress-bar{background:#ff9d00}