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:#0d1116;color:#fff;height:100vh;text-align:center}p{margin:0}.container{background-color:#181818;display:flex;flex-direction:column;height:100%;justify-content:space-between}.header-container{padding-top:30px}header{display:flex;flex-direction:row;justify-content:space-between;padding:10px}.title{color:#fff;font-size:35px;font-weight:700;margin:0}.subtitle{color:#fff;font-size:25px}.left{margin-left:10%;text-align:left}.logo{height:20px;margin-right:10px;width:20px}.right{background:#000;border-radius:16px;display:flex;height:99%;margin-right:10%;margin-top:10px;padding:12px 20px}.content-container{background-color:#a200d6}.cta-button{border:0;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:45px;padding-left:40px;padding-right:40px;width:auto}.connect-wallet-container{display:flex;flex-direction:column;margin:auto;max-width:550px}.connect-wallet-container img{padding-bottom:20px}.connect-wallet-button{-webkit-animation:gradient-animation 4s ease infinite;animation:gradient-animation 4s ease infinite;background-image:linear-gradient(90deg,#ff8177 0,#ff867a 0,#ff8c7f 21%,#f99185 52%,#cf556c 78%,#b12a5b);background-size:200% 200%}.toast{border-radius:8px;color:#f5f5f5;font-size:20px;margin:5px 10px;padding:10px 2rem}.change-network-button,.toast{-webkit-animation:gradient-animation 4s ease infinite;animation:gradient-animation 4s ease infinite;background:#00d2ff;background:linear-gradient(90deg,#00d2ff,#3a7bd5)}.change-network-button{background-size:200% 200%}.change-network-button,.mint-button{border-radius:20px;font-size:18px;margin:20px 10px;padding:0 2rem}.mint-button{-webkit-animation:gradient-animation 4s ease infinite;animation:gradient-animation 4s ease infinite;background:-webkit-linear-gradient(left,#a200d6,#ff6fdf);background-size:200% 200%}.mint-button:disabled{background:#550072;color:#d1d1d1;cursor:not-allowed}.mint-row{display:flex;flex-direction:row;justify-content:space-between}.edit-button{background-color:transparent;border:0;border-radius:50%;cursor:pointer;font-size:12px;margin-left:3px;top:20px}.edit-icon{width:12px}.footer-container{align-items:center;display:flex;justify-content:center;padding-bottom:30px}.twitter-logo{height:35px;width:35px}.footer-text{color:#fff;font-size:16px;font-weight:700}.form-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}input{background-color:#000;border:0;border-radius:12px;color:#fff;font-size:26px;letter-spacing:1px;margin-bottom:10px;padding:10px 20px;text-align:center;width:400px}input::-webkit-input-placeholder{color:gray;letter-spacing:2px}input:-ms-input-placeholder{color:gray;letter-spacing:2px}input::placeholder{color:gray;letter-spacing:2px}input:focus{outline:none}.first-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;position:relative}.tld{right:22px}.at,.tld{color:#fff;font-size:20px;font-weight:700;margin:0 0 13px;padding:0;position:absolute}.at{left:22px}.mint-list{flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:20px}.mint-item,.mint-list{align-items:center;display:flex}.mint-item{background-color:#c4b7fa;border-radius:5px;box-shadow:0 0 10px 3px hsla(0,0%,100%,.2);color:#000;flex-direction:column;font-size:18px;justify-content:space-between;margin:10px 15px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:150px;padding:10px 15px}.spotify-box{margin:10px 5px}.mint-item:nth-child(2n){background-color:#add8e6}.mint-item:nth-child(3n){background-color:#ffb6c1}.mint-item:nth-child(5n){background-color:#90ee90}.link{color:#000;text-decoration:none}.underlined{text-decoration:underline}.underlined:hover{cursor:pointer}@-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%}}
/*# sourceMappingURL=main.cc5d2889.css.map*/