:root{--gradient:linear-gradient(90deg,purple,cyan,purple);--background-color:#16162b;--topbar-outer-background-color:#06061b;--text-font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color-scheme:dark}sup{font-size:.6em}body,html{padding:0;margin:0;font-family:var(--text-font-family);background-color:var(--background-color);color:#efefef;font-size:20px;font-size:2vw}@media(max-width:800px){body,html{font-size:16px}}@media(min-width:1400px){body,html{font-size:28px}}h1{font-size:2.2em}h1,h2,h3,h4,h5,h6{background-image:var(--gradient);color:transparent;-webkit-background-clip:text;background-clip:text}a{color:inherit;text-decoration:none}*{box-sizing:border-box;text-align:center}::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar-thumb{background:transparent;border-radius:0}::-webkit-scrollbar-track{background:transparent}*{scrollbar-face-color:transparent;scrollbar-track-color:transparent}::-webkit-scrollbar,::-webkit-scrollbar-thumb{display:none}::-webkit-scrollbar-track{display:none}@media screen and (min-width:768px){::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-thumb{background:#202040;border-radius:20px}::-webkit-scrollbar-track{background:#00001f}*{scrollbar-face-color:#202040;scrollbar-track-color:#00001f}}button,input[type=text]{border:.2rem solid #000;background-color:gray;color:#000;padding:.5em;font-size:1rem;border-radius:5px}button{cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out}button:hover{background-color:#202040;color:#fff}button:active{background-color:#00001f;color:#fff}button:disabled{background-color:#202040;color:gray;border-color:#111;cursor:not-allowed}input,select{font:inherit}img{max-width:90%}dialog{width:100vw;height:100vh;background-color:#111125;position:fixed;top:0;bottom:0;left:0;right:0;border:none}dialog::backdrop{background-color:#000;opacity:.75}.Link_Link__2b7Bo{cursor:pointer;position:relative;padding:.5em 0}.Link_Link__2b7Bo,.Link_Link__2b7Bo small{background:var(--gradient);-webkit-background-clip:text;background-clip:text}.Link_Link__2b7Bo small{font-size:.7em;color:transparent;position:absolute;text-align:center;left:0;width:100%;top:-.4em;align-items:center;flex-direction:column;justify-content:center;opacity:0}@media(hover:hover){.Link_Link__2b7Bo small{transition:opacity .5s ease}}.Link_Link__2b7Bo span{background:var(--gradient);background-repeat:no-repeat;background-size:calc(2em + 100%) .1em!important;background-position:-1em 100%!important}.Link_Link__2b7Bo:hover{color:transparent}.Link_Link__2b7Bo:hover small{opacity:1}@media(hover:hover){.Link_Link__2b7Bo{transition:color .5s ease-out}}.Layout_topbar_outer__GESSc{background-color:var(--topbar-outer-background-color);height:3rem;position:sticky;z-index:50;top:0}.Layout_topbar_outer__GESSc .Layout_topbar_inner__W61mc{position:relative;width:inherit;height:inherit}.Layout_topbar_outer__GESSc .Layout_topbar_inner__W61mc .Layout_home__PfaDl{position:absolute;left:.5em;height:100%;display:flex;align-items:center;justify-content:center}.Layout_topbar_outer__GESSc .Layout_topbar_inner__W61mc .Layout_rightside__SbGg5{position:absolute;right:.5em;height:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:row-reverse;-moz-column-gap:.5em;column-gap:.5em}.Layout_main__evXrv{display:flex;align-items:center;flex-direction:column;justify-content:center}.Layout_main__evXrv main{max-width:90%}