#root{height:100vh;width:100vw;margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.App{overflow-y:auto;overflow-x:hidden;background-attachment:fixed;height:100%;width:100%;background-position:center;background-size:cover;display:flex;flex-direction:column;gap:1rem}.header{width:100%}.connection-buttons{display:flex;flex-direction:row-reverse}.wallet-button,.mint-button{background-color:#1c2029d4;color:#fee2c6;font-family:roadrage;font-size:1.8rem;transition:filter .1s}.mint-button{font-size:2rem;padding:.3em 3em;box-shadow:0 0 10px #000}.wallet-button:hover,.mint-button:hover{filter:brightness(120%)}.connection-buttons>button{margin:1rem}.title{margin-top:5rem;width:40rem;max-width:90vw;filter:drop-shadow(2px 4px 6px #454545);transition:filter .4s}.title:hover{width:40rem;max-width:90vw;filter:drop-shadow(2px 4px 8px black)}.countdown{border-radius:10px;outline:2px solid #fee2c68f;background:#00000040;backdrop-filter:blur(10px);width:fit-content;max-width:calc(90vw - 10rem);padding:1rem 5rem;margin-inline:auto}.countdown-whitelist,.countdown-public{filter:drop-shadow(1px 2px 1px black)}.content{margin-inline:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1}.main-logo{height:10rem;min-height:10vh;max-height:15vh;position:absolute;bottom:0;right:0}.good,.bad{height:2rem}.info-listing{display:flex;justify-content:center;align-items:center;gap:.5rem}.info-listing>h4{margin-block:1rem}.mint-disabled{cursor:not-allowed}.mint-disabled:hover{filter:none;background-color:#1c2029ad}.mint-disabled:focus{outline:0px auto -webkit-focus-ring-color}.mint-overlay{position:absolute;padding:2rem;inset:0;background:#000000c2}.footer{display:flex;justify-content:center}.charas{height:15rem;min-height:15vh;max-height:30vh}.lds-dual-ring{display:inline-block;width:80px;height:80px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #fff;border-color:#fff transparent #fff transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.disabled{filter:brightness(1.2)}.disabled:hover{filter:brightness(1.2);cursor:not-allowed}:root{font-family:bodebo,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}div{font-size:20px}h4{font-size:35px;filter:drop-shadow(2px 2px 1px black)}@font-face{font-family:bodebo;font-style:normal;src:local("HVD Bodebo"),url(/bodebo.otf)}@font-face{font-family:roadrage;font-style:normal;src:local("Road Rage"),url(/roadrage.ttf)}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:4px;border:1px solid transparent;padding:.3em 1.2em;font-size:1.5em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:scale .25s}button:focus,button:focus-visible{outline:1px auto -webkit-focus-ring-color}
