@import url(https://fonts.googleapis.com/css2?family=Gluten:wght@400;700&family=Rubik:wght@400;700&display=swap);:root{--clr-prussian-blue:#322162;--clr-orient:#e93788;--clr-malibu:#92d3f5;--clr-golden-fizz:#fcea2b;--clr-button-bg:#92d3f5}html{font-family:"Rubik"!important;font-weight:400}body{background:#322162;background:var(--clr-prussian-blue);color:#92d3f5;color:var(--clr-malibu);min-height:100vh;font-family:"Rubik"}.flex{display:flex;justify-content:center;align-items:center}.grid,main{display:grid;place-content:center}main{min-height:100vh;padding:5em 3em}.panel{max-width:750px;max-height:250px;padding:1em;position:relative}h1{color:#ffebcd;font-family:"Gluten";font-size:6rem}.countdown,h1{font-weight:900}.countdown{font-size:3rem}p{color:#ffdc30;font-size:1.15rem;font-family:"Franklin Gothic Medium","Arial Narrow",Arial,sans-serif}a,a:hover{color:#ffdc30;font-family:"Franklin Gothic Medium","Arial Narrow",Arial,sans-serif}.contract-link{text-decoration:none;font-weight:700}.button{padding:1em 2em;margin:.5em auto;background:#000;color:beige;border:none;text-transform:uppercase;text-decoration:none;font-weight:1000;transition:all .5s ease}.nav-button{background:#f8ba0f;color:beige;padding:.75em 1.5em;margin:.5em 0}.mint-button{position:relative;display:flex;justify-content:center;align-items:center;left:4.3rem;min-width:150px;max-width:305px;overflow:hidden}.button:hover,.mint-button:hover{background:#f5a3c7;color:beige;box-shadow:0 0 10px #92d3f5,0 0 30px #92d3f5,0 0 60px #92d3f5,0 0 100px #92d3f5;box-shadow:0 0 10px var(--clr-malibu),0 0 30px var(--clr-malibu),0 0 60px var(--clr-malibu),0 0 100px var(--clr-malibu)}.mint-button:before{content:"";position:absolute;width:40px;height:400%;margin:0 10px;background:#92d3f5;background:var(--clr-malibu);transition:1s;-webkit-animation:animate 2s linear infinite;animation:animate 2s linear infinite}.mint-button:hover:before{width:100%}.mint-button:after{content:"";position:absolute;inset:4px;background:#f8ba0f;transition:.5s}.mint-button:hover:after{background:#f5a3c7}.mint-button span{z-index:1}@-webkit-keyframes animate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.App-logo{max-width:200px;height:auto;margin:0 10px}.image-showcase{width:250px;height:250px;background:#f80f97}.image-showcase img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#92d3f5;background:var(--clr-malibu);max-width:240px;height:auto;border:.3em solid #f80f97}.image-showcase{position:relative;display:flex;justify-content:center;align-items:center;left:.5rem;min-width:50px;max-width:305px;overflow:hidden}.image-showcase:hover{box-shadow:0 0 10px #f8ba0f,0 0 30px #f8ba0f,0 0 60px #f8ba0f,0 0 100px #f8ba0f}.image-showcase:before{content:"";position:absolute;width:90px;height:900%;margin:20 1px;background:#f8ba0f;transition:1s;-webkit-animation:animate 2.5s linear infinite;animation:animate 2.5s linear infinite}.image-showcase:hover:before{width:900%;background:#f8ba0f}.image-showcase:after{content:"";position:absolute;inset:700px;background:#f8ba0f;transition:.5s}.image-showcase span{z-index:1}@keyframes animate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.4e88bf5f.chunk.css.map */