body,#root{width:100vw;height:100vh;margin:0;padding:0;background:linear-gradient(-45deg,black,transparent 50%,black)}body{background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(/assets/intro-B8nbXCPG.png)}:root{--line-color: rgba(101, 101, 101, .57)}.none{display:none}.fix{position:fixed;z-index:1000}.gametext{font-size:50px;opacity:.8}.game-i{background-color:#000000d4;font-family:Iceberg,Courier New,Courier,monospace}.top-name{width:100%;font-size:40px;font-family:Silkscreen,sans-serif;padding-left:2vw}.btt{position:relative;display:grid;place-items:center;font-size:20px;color:#fff;text-align:center;overflow:hidden;background:#0000000d}.bat{width:100%;height:100%;display:grid;place-items:center;--dark:rgba(0, 0, 0, .74);box-sizing:border-box;background:var(--dark)}.page{position:fixed;width:100vw;height:100vh;--trans:#00000055;--dark: rgba(0, 0, 0, .83);z-index:1000;overflow-x:hidden;overflow-y:auto;-webkit-user-select:text;user-select:text}.title{font-size:80px;color:#ffffffab;font-family:rubik-glitch,sans-serif;font-style:normal;font-weight:400}.moto{color:#fff;width:100%;box-sizing:border-box;font-size:10vw;padding-left:2vw;font-family:rubik-glitch,sans-serif}@media (min-width:400px){.moto{font-size:7vw}}.motoText{color:#fff}.hero{width:100vw;height:87vh;display:flex;justify-content:center;gap:30px;flex-direction:column;position:relative}.c-title{font-size:70px;color:#ffffffab;font-family:rubik-glitch,sans-serif;font-style:normal;font-weight:400}.link-buttons{font-family:Geo,Courier New,Courier,monospace;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));width:100%;max-width:400px;padding-left:5vw}.lines{top:0;left:0;width:100%;height:100%;position:fixed;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));pointer-events:none}.line{width:1px;height:100vh;background:linear-gradient(to bottom,transparent,var(--line-color),transparent);animation:linesbackground-y 29s linear infinite}.cols{top:0;left:0;width:100%;height:100%;position:fixed;display:grid;grid-template-rows:repeat(auto-fit,minmax(100px,1fr));pointer-events:none}.col{width:100vw;height:1px;background:linear-gradient(to right,transparent,var(--line-color),transparent);animation:linesbackground-x 19s linear infinite}.top-text-w{position:absolute;bottom:10px;left:0;width:99vw;max-width:400px;box-sizing:border-box;opacity:.4;animation:openy .5s linear}.openy{animation:openy .5s linear}.openx{animation:openx 1s linear}.title-s{font-family:Silkscreen,sans-serif;font-size:30px;font-weight:bolder;display:grid;place-items:center}.lan-s{font-family:Nabla,sans-serif;font-size:30px;font-weight:bolder;display:grid;opacity:.5;place-items:center;padding-bottom:10px}.center{display:flex;justify-content:center;align-items:center;flex-direction:column}.wh-fit{width:fit-content;height:fit-content}.wh-s{font-family:Silkscreen,sans-serif;font-weight:bolder}.rel{position:relative}.sk{height:400px;width:100%}.btg{animation:openy 1s linear}.btl{animation:openy .5s linear}.double{--min:350px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(var(--min),1fr))}.about-w{--min:380px}.at{font-family:Nabla,sans-serif;font-style:normal;font-weight:400;font-size:30px}.about{font-family:Geo,Courier New,Courier,monospace;font-size:18px;width:99vw;max-width:100%;color:#ffffff75}.top-text{font-family:Courier New,Courier,monospace;color:#00ffff6f;font-family:14px;width:100%;min-height:200px}.cr{font-family:Iceberg,Courier New,Courier,monospace;font-size:20px;-webkit-user-select:text;user-select:text}.img-about img{filter:invert(1)}.ab-iw{width:100%;height:100%}.inv{filter:invert(1)}.game-start{position:absolute;width:100vw;display:grid;place-items:center;bottom:30px}.bold{font-weight:bolder;opacity:1;color:#fff}.title-p,.f-p{font-size:45px}.t{font-family:Geo,Courier New,Courier,monospace;font-size:18px;color:#fff}.d-c{--min:350px }.d-c-n{font-family:Iceberg,Courier New,Courier,monospace;font-size:25px;font-weight:bolder}.dashed{width:100%;border-bottom:2px solid rgba(255,255,255,.148)}@keyframes openy{0%{scale:1 0}to{scale:1 1}}@keyframes openx{0%{scale:0 1}to{scale:1 1}}.btw{display:flex;position:fixed;width:calc(100vw - 20px);height:100%;justify-content:space-between}@media (min-height:400px){.btw{position:relative;justify-content:center;height:fit-content;gap:30px}}.areat{background:linear-gradient(to left,transparent,black,transparent);left:50%;font-family:Iceberg,Courier New,Courier,monospace;color:#00b4b4;transform:translate(-50%)}.navbar *{font-family:Silkscreen,sans-serif;color:#fff;box-sizing:border-box;text-decoration:none}.navbar{position:sticky;display:grid;grid-template-columns:auto 1fr;align-items:center;padding:10px;top:0;z-index:2000;width:100vw;box-sizing:border-box}.navbar-title{font-size:25px}.nb-b-wrap{display:flex;align-items:center;gap:5%;justify-content:flex-end;width:90%}.nb-bm{position:relative;display:none;width:30px;gap:8px;flex-direction:column;transition:gap .5s ease-in-out}.nb-c{width:fit-content;display:flex;justify-content:space-between;align-items:center}.nb-bm span{--nbh:4px;width:30px;height:var(--nbh);background-color:#fff;border-radius:2px;transition:transform .5s ease-in-out,background-color .5s ease-in-out,top .5s ease-in-out}.nb-bm.open{gap:0px}.nb-bm.open span:nth-child(1){transform:translateY(calc(var(--nbh)/2)) rotate(135deg)}.nb-bm.open span:nth-child(2){transform:translateY(calc((var(--nbh)/2) - var(--nbh))) rotate(45deg)}.nb-bm.open span:nth-child(3){background-color:transparent}.nb-btn.open{display:flex}.nb-btn{font-size:17px;transition:color .3s ease-in-out}.nb-btn:hover{color:#ae6dec}@media (max-width:400px){.navbar{display:flex}.nb-bm{display:flex;position:relative}.nb-c{width:100%}.navbar{flex-direction:column}.nb-btn{display:none;font-size:17px}.nb-b-wrap{width:100%;gap:20px;flex-direction:column;overflow:hidden;height:0;transition:height .5s ease-in-out}.nb-b-wrap.open{height:220px}}:root{line-height:1.5;font-weight:400;color-scheme:light dark;-webkit-user-select:none;user-select:none;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.max{width:100vw;height:100vh}.min{width:fit-content;height:fit-content}.canvas{width:100%;height:100%}.name{font-size:100px;font-weight:bolder;color:#fff}.info{width:700px;height:700px;display:flex;flex-direction:column;justify-content:center;background-color:#0000}.hidden{visibility:hidden}.stick{width:100vw;height:100vh;position:sticky;top:1px;background:#000;background-size:cover;background-position:center}.stk-i{width:100%;height:100%;display:grid;place-items:center}.ft{font-family:Geo,Courier New,Courier,monospace;width:100%;padding-block:10px;font-size:22px;text-align:center;color:#ffffff59;border-top:1px solid rgba(0,255,255,.237);background-color:#000}.stk-m{width:100%;padding:10px;box-sizing:border-box;max-width:600px;display:flex;flex-direction:column;align-items:center;justify-content:center}.g{-webkit-user-select:none;user-select:none}*::-webkit-scrollbar{background-color:transparent;width:8px;height:8px}*::-webkit-scrollbar-thumb{background-color:#00a2ff4f;border-radius:4px}*::selection{background-color:#00c8ff3d}*{text-decoration:none}.resources{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.res{background-position:center;background-size:cover;box-sizing:border-box;max-width:400px;min-height:300px;transition:height .5s ease-in-out;border-radius:15px;overflow:hidden}.res .inner{width:100%;height:100%;padding:10px;padding-block:20px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;gap:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000d6}.res-title{font-family:nabla,Courier New,Courier,monospace;font-size:30px;text-align:center}.res-des{font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-size:16px;opacity:.9;color:#feffffd6;width:100%;white-space:normal;overflow-wrap:break-word}
