body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#141414;height:100vh;overflow:hidden;overflow-x:hidden;text-align:center}.container{color:#fff;justify-content:center;padding:0 30px;position:relative}.authed-container,.container{display:flex;flex-direction:column;height:100%}.authed-container{padding:30px}.header{font-size:50px;font-weight:700;margin:0}.header-container{padding:0}.sub-text{font-size:25px}.gradient-text{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(left,#60c657 30%,#35aee2 60%);background-clip:text;-webkit-background-clip:text}.cta-button{border:0;border-radius:10px;cursor:pointer;font-size:16px;font-weight:700;height:45px;padding-left:40px;padding-right:40px;width:auto}.flow-logo{width:80px}.logo-container{gap:15px}.image-container,.logo-container{display:flex;flex-direction:row;justify-content:center}.image-container{align-items:center}.image-container>img{border-radius:10px;padding:15px}.connect-wallet-button{background:-webkit-linear-gradient(55deg,#02ef8b,#00feff);background-size:200% 200%;color:#fff}.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,#4e44ce,#35aee2);background-size:200% 200%;margin-left:10px}.footer-container{align-items:center;bottom:0;display:flex;justify-content:center;left:0;padding-top:45px;position:absolute;width:100%}.twitter-logo{height:35px;width:35px}.footer-text{color:#fff;font-size:16px;font-weight:700}.connected-container input[type=text]{background-color:rgba(0,0,0,.25);border:none;border-radius:10px;box-sizing:border-box;display:inline-block;font-size:16px;height:60px;margin:50px auto;padding:10px;width:50%}.connected-container button{height:50px}.button-glow{background:#111;border:none;border-radius:10px;color:#fff;cursor:pointer;height:50px;outline:none;position:relative;width:220px;z-index:0}.button-glow:before{-webkit-animation:button-glow-animation 20s linear infinite;animation:button-glow-animation 20s linear infinite;background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-size:400%;-webkit-filter:blur(5px);filter:blur(5px);height:calc(100% + 4px);left:-2px;opacity:1;top:-2px;transition:opacity .3s ease-in-out;width:calc(100% + 4px)}.button-glow:after,.button-glow:before{border-radius:10px;content:"";position:absolute;z-index:-1}.button-glow:after{background:#111;height:100%;left:0;top:0;width:100%}.button-container{display:flex;gap:10px;justify-content:center}.logout-container{display:flex;justify-content:flex-end}.logout-btn{background-color:#f94c66;color:#fff;margin:15px 20px 0 0}.gif-image{margin-top:50px}@-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%}}@-webkit-keyframes button-glow-animation{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@keyframes button-glow-animation{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}
/*# sourceMappingURL=main.4fb25f45.css.map*/