*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#050311;color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;background:url(/static/media/galaxy.8e0a74eb.jpg) 50% fixed;background-size:cover;min-height:100vh}.steps>ol{font-size:large;text-align:justify}.steps{max-width:350px;margin:auto}.button{cursor:pointer;font-size:1em;font-weight:600;border:none;outline:none;transition:-webkit-filter .1s linear;transition:filter .1s linear;transition:filter .1s linear,-webkit-filter .1s linear;border-radius:99999px;position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0;white-space:nowrap}.button.rounded:disabled{background:hsla(0,0%,100%,.4)!important;color:#fff 99!important;cursor:default;-webkit-filter:none!important;filter:none!important}.button.rounded.normal{padding:1rem 2.5rem}.button.rounded.compact{padding:.5rem 2.5rem}.button.rounded.primary{background:linear-gradient(#ffd354,#edb72d);color:#000}.button.rounded.primary:hover{-webkit-filter:brightness(1.08);filter:brightness(1.08)}.button.rounded.primary:active{transition:-webkit-filter 0ms linear;transition:filter 0ms linear;transition:filter 0ms linear,-webkit-filter 0ms linear;background:#ffd354}.button.rounded.secondary{background-color:transparent;color:#fff;transition:background-color .1s linear}.button.rounded.secondary:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:99999px;padding:2.5px;background:linear-gradient(#9f69e3,#6e22cd);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}.button.rounded.secondary:hover{background-color:rgba(159,105,227,.2)}.button.rounded.secondary:active{transition:-webkit-filter 0ms linear;transition:filter 0ms linear;transition:filter 0ms linear,-webkit-filter 0ms linear;background:linear-gradient(#9f69e3,#6e22cd)}.button.text{background-color:transparent;color:#fff;font-size:1.2em;font-weight:900;transition:color .1s linear}.button.text:disabled{color:grey!important;cursor:default;-webkit-filter:none!important;filter:none!important}.button.text.compact{font-size:1em}.button.text.primary.active,.button.text.primary:hover{color:#ffd354}.button.text.secondary.active,.button.text.secondary:hover{color:#9f69e3}.button>span:not(:last-child){margin-right:.5rem}.button>span{display:flex;justify-content:center;align-items:center}
/*# sourceMappingURL=main.b0128a9a.chunk.css.map */