@font-face{font-family:montserrat;src:url(/fonts/Montserrat-VariableFont_wght.ttf);font-display:swap}@font-face{font-family:jts_tech;src:url(/fonts/jts_tech.ttf);font-display:swap}@font-face{font-family:lakeGoth;src:url(/fonts/LakehurstGothic-Medium.ttf);font-display:swap}@font-face{font-family:robotoMono;src:url(/fonts/roboto-mono.ttf);font-display:swap}@font-face{font-family:codeLatin;src:url(/fonts/MPLUSCodeLatin-Regular.ttf);font-display:swap}*,:before,:after{margin:0;padding:0;border:0;box-sizing:border-box}::-webkit-scrollbar{width:0}body{scroll-behavior:smooth;-webkit-user-select:none;user-select:none;text-rendering:optimizeLegibility;display:block;background-image:linear-gradient(#0b1729,#1a233b);background-attachment:fixed;color:#f0f8ff;font-size:clamp(14px,.8vw,.8vw);font-weight:500;font-family:montserrat}main{contain:paint;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100vh;position:relative;top:0}section{position:relative;margin-top:100px}a{cursor:pointer;text-decoration:none;color:inherit}input:focus{outline:0}button{cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:0 0 10px #0005;border-radius:10px;color:#f0f8ff;font-family:montserrat;font-size:clamp(15px,1vw,1vw);font-weight:600;transition:.3s}button:before,button:after{content:"";z-index:-1;position:absolute;width:calc(100% + 6px);height:calc(100% + 6px);border-radius:12px}button:before{background:linear-gradient(130deg,#232d4a,#0b1729)}button:after{opacity:0;background:linear-gradient(130deg,#00ffc8,#ff01ff);transition:.3s}button:hover:after,button.active:after{opacity:1;background:linear-gradient(130deg,#00ffc8,#ff01ff)}button.primary{background:linear-gradient(-45deg,#00ffc8,#ff01ff);color:#1a233b}button.secondary{background:#1a233b}button.negative{background:linear-gradient(-45deg,#a2b7ff,#dc00d1)}button.negative:before,button.negative:after{content:"";z-index:-1;position:absolute;width:calc(100% + 6px);height:calc(100% + 6px);border-radius:12px}button.negative:before{background:linear-gradient(130deg,#232d4a,#171e34)}button.negative:after{opacity:0;background:linear-gradient(-45deg,#a2b7ff,#dc00d1);transition:.3s}button.negative:hover:after,button.negative.active:after{opacity:1;background:linear-gradient(-45deg,#a2b7ff,#dc00d1)}strong{background-image:linear-gradient(45deg,#00ffc8,#ff01ff);-webkit-background-clip:text;background-clip:text;color:#0000!important;text-shadow:none!important}s-icon{display:grid;place-items:center;aspect-ratio:1!important;fill:#0000}s-icon svg{width:100%;height:100%}s-svg{background-size:cover}s-svg svg{width:100%;height:100%}
