body,html{margin:0}body{padding:0;font-family:-apple-system,Inter,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{height:100vh;overflow:scroll;text-align:center}.App,.container{background-color:#0d1116}.container{height:100%;display:flex;flex-direction:column;justify-content:space-between}.header-container{padding-top:30px}.header{margin:0;font-size:50px;font-weight:700}a{color:#ec38bc;text-decoration:none};a:hover{text-decoration:underline}.sub-text{font-size:25px;color:#fff}.gradient-text{background:linear-gradient(270deg,#7303c0,#ec38bc,#e05d10);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cta-button{height:45px;border:0;width:auto;padding-left:40px;padding-right:40px;border-radius:5px;cursor:pointer;font-size:16px;font-weight:700;color:#fff}.connect-wallet-button{background:linear-gradient(270deg,#282828,#7303c0,#ec38bc,#e05d10);background-size:200% 200%}.connect-wallet-button,.mint-button{-webkit-animation:gradient-animation 4s ease infinite;animation:gradient-animation 4s ease infinite}.mint-button{background:-webkit-linear-gradient(left,#a200d6,#ff6fdf);background-size:200% 200%;margin-right:15px}.opensea-button{background-color:#2081e2}.mint-count{color:#fff;font-size:18px;font-weight:700}.footer-container{display:flex;justify-content:center;align-items:center;padding-bottom:30px}.twitter-logo{width:35px;height:35px}.footer-text{color:#fff;font-size:16px;font-weight:700}@-webkit-keyframes gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.svgContainer img{margin-top:2em}.loading{margin:0 auto;width:150px}.warning{color:#fff;font-weight:lighter}.connected{color:#ec38bc}.disconnected{color:#dddcdc}.connected,.disconnected{margin-left:.7em}.connectionStatus{max-width:250px;border:1px solid #ec38bc;border-left-width:4px;padding:.5em 1em;position:fixed;top:1em;right:50px;font-size:14px;color:#fff;text-align:left}.emoji-warning{font-size:1.2em;color:#fff}
/*# sourceMappingURL=main.fccad1f2.chunk.css.map */