@import url(https://fonts.googleapis.com/css2?family=Kolker+Brush&display=swap);.debugRedLine{outline:3px solid rgba(255,0,0,.3)}*{margin:0;padding:0}.flex{display:flex}.flexColumn{flex-direction:column}.flexJustifyCenter{justify-content:center}.flexJustifyStart{justify-content:flex-start}.flexJustifyEnd{justify-content:flex-end}.flexJustifyBetween{justify-content:space-between}.flexJustifyAround{justify-content:space-around}.flexJustifyEvenly{justify-content:space-evenly}.flexAlignCenter{align-items:center}.flexAlignStart{align-items:flex-start}.flexAlignEnd{align-items:flex-end}.flexAlignStretch{align-items:stretch}.flexAlignBaseline{align-items:baseline}.flexGrow{flex-grow:1}.fillWidth{width:100%}.fillHeight{height:100%}.hugHeight{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.hugWidth{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.padding{padding:1em}.paddingHalf{padding:.5em}.margin{margin:1em}.hide{display:none}.fadeOut{opacity:0}.overlay{left:0;position:absolute;top:0}body,html{background-color:#0c0b0f;color:#fff;height:100%;width:100%}.mainContainerRoot{display:flex;justify-content:center}.mainContainer{max-width:800px;width:100%}.font{font-family:Kolker Brush,cursive;font-weight:300}.bannerImage{width:100%}.mainTitle{font-size:7rem;margin-bottom:1rem}.mainParagraph{margin-bottom:2em;text-align:center;width:20em}.openseaLink{background-color:hsla(0,0%,100%,.05);border:1px solid #fff;border-radius:2em;color:#fff;cursor:pointer;padding:1em 2em;transition:.3s}.openseaLink:hover{background-color:hsla(0,0%,100%,.2)}.openseaLink:active{background-color:hsla(0,0%,100%,.5)}.metamaskNotFound{font-size:1rem!important}.whiteButton{background-color:#fff;border:none;border-radius:1rem;box-shadow:inset 0 0 20px #00000073;color:#000;cursor:pointer;font-size:1.25rem;margin:1em;padding:.5rem 2rem;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:.3s}.whiteButton:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.whiteButton:active{-webkit-transform:scale(.95);transform:scale(.95)}.title{font-size:2em;margin-bottom:1em;margin-top:2rem;text-align:center;width:18em}.whiteButtonDisabled{background-color:#646464;border:none;border-radius:1rem;box-shadow:inset 0 0 20px #00000073;color:#000;cursor:pointer;font-size:1.25rem;padding:.5rem 2rem;text-decoration:line-through}.counter{gap:1em}.counter>*{font-size:2em}.counterButtons{background-color:hsla(0,0%,100%,.1);border:none;border-radius:50%;color:#fff;cursor:pointer;height:1.5em;transition:.3s;width:1.5em}.counterButtons:hover{background-color:hsla(0,0%,100%,.3)}.counterButtons:active{background-color:hsla(0,0%,100%,.5)}@media only screen and (max-width:600px){html{font-size:.8em}}
/*# sourceMappingURL=main.a8622d23.css.map*/