@import"https://fonts.googleapis.com/css2?family=Permanent+Marker&family=REM:ital,wght@0,400;0,700;1,200&display=swap";.downloadBarsContainer{display:flex;flex-direction:row;justify-content:space-around;align-items:center;position:fixed;bottom:0;left:0;width:100%;height:8rem;background-color:#333;color:#fff;z-index:0;transition:all .3s ease;overflow:hidden}@media screen and (min-width: 768px){.downloadBarsContainer{padding:.5rem;box-sizing:border-box}}.downloadButtonDropdownItem.download{height:3rem;line-height:3rem;padding:.5rem 1.5rem;background-color:#2baa06}@media screen and (max-width: 768px){.downloadButtonDropdownItem.download{max-width:25px}}.downloadBars{display:flex;flex-direction:column;justify-content:space-between;align-items:center;bottom:0;left:0;width:100%;height:5rem;background-color:#333;color:#fff;z-index:0;transition:all .3s ease;overflow:hidden}.downloadBar{display:flex;flex-direction:row;justify-content:space-around;align-items:center;bottom:0;left:0;width:100%;background-color:#333;color:#fff;z-index:0;transition:all .3s ease;overflow:hidden}.downloadButton{display:flex;justify-content:flex-end;align-items:center;margin:.5rem;border-radius:.5em;background-color:#333;color:#fff;z-index:0;transition:all .3s ease;overflow:hidden;cursor:pointer}.downloadButtonInnerFirst{display:flex;justify-content:center;align-items:center;width:100%;font-weight:700}.downloadButtonInner{display:flex;justify-content:center;align-items:center;padding:.5rem;border-left:1px solid #111;border-radius:.5em;background-color:#222;color:#fff;cursor:pointer;z-index:0;transition:all .3s ease;overflow:hidden}.downloadButtonLabel{font-size:1rem;font-weight:700;margin-left:.5rem;color:#eee}.downloadButtonIcon{font-size:1.5rem;cursor:default;color:#eee}.downloadButtonDropdown{position:absolute;visibility:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;top:0;left:100%;height:100%;border-radius:.5em;background-color:#333;border:3px solid #eee;color:#fff;z-index:0;transition:all .3s ease;transform:translateY(-3px);overflow:hidden}.downloadButtonDropdown.open{visibility:visible;transition:all .3s ease}.downloadButtonDropdownItem{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;margin:.5rem;height:2rem;width:20%;line-height:1rem;border-radius:.5em;background-color:#111;cursor:pointer;z-index:0;transition:all .3s ease;overflow:hidden}.downloadButtonDropdownItem.selected{background-color:#00caf8;color:#000}@media screen and (max-width: 768px){.downloadButtonDropdownItem{padding:.7rem 1rem;font-size:.9rem;line-height:.9rem;height:.9rem;display:flex;width:100px;justify-content:center}}.buttPage{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:calc(100vh - 3rem);overflow:hidden}.buttPage img{width:500px;object-fit:cover;margin:20px}@media (max-width: 800px){.buttPage img{width:75vw}}.buttImageContainer{display:flex;flex-direction:row;justify-content:center;align-items:center}.buttLoadingContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;height:40vh;width:40vh}@media screen and (max-width: 800px){.buttPage .traits{position:fixed;bottom:0}}.buttNav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:10vh;background-color:#000;color:#fff;padding:0 20px;box-sizing:border-box}.buttNavButton{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#fff;color:#000;border-radius:5px;padding:5px 10px;cursor:pointer}.buttNavButtonInner{display:flex;flex-direction:row;justify-content:center;align-items:center;height:30px;width:50px}.buttNavButtonText{margin-left:5px}.adminPage{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:1rem;height:90vh}.adminPage button{margin:.5rem}#root{max-width:1280px;margin:0 auto;text-align:center;color:#eee;font-family:REM,sans-serif;-webkit-user-select:none;user-select:none;--lazy-blue: #00caf8;--lazy-red: #ff2b06;--lazy-gold: #d6b33a}p{cursor:default}::-webkit-scrollbar{width:.3em}::-webkit-scrollbar-track{background-color:#ff2b0611}::-webkit-scrollbar-thumb{background-color:#00caf8aa;border-radius:.5em}::-webkit-scrollbar-thumb:hover{background-color:#00caf8}*{scrollbar-width:thin;scrollbar-color:#00caf8aa #ff2b0611}*::-webkit-scrollbar{width:.3em}a{font-family:Permanent Marker,cursive;font-weight:500;color:#fff;text-decoration:inherit;transition:all .3s ease 0s}a:hover{text-shadow:3px 0px 0px #ff2b06,-3px 0px 0px #00caf8;transition:all .3s ease 0s}a:active{color:#fff;text-shadow:1.5px 0px 0px #ff2b06,-1.5px 0px 0px #00caf8}.app{padding-top:3rem}.logo{height:10em;padding:1.5em;will-change:filter,transform;transition:filter .3s,transform .3s}@media (prefers-reduced-motion: no-preference){.logo:hover{animation:wobble 1s}}.my-lions-empty{background-color:#aaa;padding:1.5em;will-change:filter,transform;transition:filter .3s,transform .3s}@media screen and (max-width: 800px){.my-lions-empty{border-radius:.5rem;overflow:hidden}.my-lions-empty p{font-size:1.2rem}}.hamburger-menu{position:fixed;top:.25rem;right:.8rem;display:inline-block;cursor:pointer;z-index:3}.hamburger-menu div{width:35px;height:5px;background-color:#fff;margin:6px 0;transition:.4s;border-radius:5px}.change .bar1{transform:rotate(-45deg) translate(-8px,8px)}.change .bar2{opacity:0;transform:scale(0)}.change .bar3{transform:rotate(45deg) translate(-8px,-8px)}.overlay{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:#000000d9;z-index:2;cursor:pointer}.overlay a{padding:1rem;font-size:1.6rem;color:#fff;text-decoration:none;transition:all .3s}.main{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem}.claim{display:flex;flex-direction:column;justify-content:center;align-items:center}.card{margin:1em;max-width:90vw;border-radius:.5em;background-color:#000;transition:box-shadow .3s}.mobile-gif-card{height:50vw}@media screen and (min-width: 800px){.card{max-width:40vw}}.footer{color:#888;font-size:.8rem}.active{color:#fff;text-shadow:3px 0px 0px #ff2b06,-3px 0px 0px #00caf8}.active:hover{text-shadow:1.5px 0px 0px #ff2b06,-1.5px 0px 0px #00caf8}.active:active{text-shadow:5px 0px 0px #ff2b06,-5px 0px 0px #00caf8}.how-to-build-a-butt,.header-image{position:absolute;left:0;width:100%;max-width:100%}.howto{height:100vw}@media screen and (min-width: 800px){.how-to-build-a-butt{position:relative;left:auto;max-width:100%;border-radius:.5em}.header-image{position:relative;left:auto;max-width:50vw;border-radius:.5em}}#three-d-kings-logo{position:absolute;height:2em;padding:0;will-change:filter,transform;transition:filter .3s,transform .3s;-webkit-filter:drop-shadow(2px 2px 5px #ff2b06);filter:drop-shadow(2px 2px 5px #ff2b06)}#three-d-kings-logo-overlay{height:2em;-webkit-filter:drop-shadow(-2px -2px 5px #00caf8);filter:drop-shadow(-2px -2px 5px #00caf8);transition:all .3s ease-in-out}#three-d-kings-logo-mobile{position:fixed;top:1em;left:1em;height:2em;-webkit-filter:drop-shadow(2px 2px 5px #ff2b06);filter:drop-shadow(2px 2px 5px #ff2b06);cursor:pointer}#three-d-kings-logo-overlay-mobile{position:fixed;top:1em;left:1em;height:2em;-webkit-filter:drop-shadow(-2px -2px 5px #00caf8);filter:drop-shadow(-2px -2px 5px #00caf8);cursor:pointer}.topnav{display:flex;justify-content:space-around;position:fixed;top:0;left:0;width:100%;overflow:hidden;background-color:#111;padding:.8rem;z-index:20;border-bottom:1px solid #888}.topnav-mobile{display:flex;justify-content:center;position:fixed;top:0;left:0;width:100%;overflow:hidden;background-color:#111;padding:.8rem 0;z-index:20;border-bottom:1px solid #888}.teamSection{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;border:1px solid #888}.team-info{display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Permanent Marker,cursive;color:#555}.team-info a{color:#555;text-decoration:none;transition:all .3s}.team-info a:hover{color:#fff}.team-members{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.team-member{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem;margin:1rem;border-radius:.5em;box-shadow:0 0 5px #333;max-width:200px;background-color:#eee;min-height:310px;box-shadow:5px 5px 5px #ff2b06,-5px -5px 5px #00caf8;transition:all .3s ease}.team-member:hover{box-shadow:-5px -5px 5px #ff2b06,5px 5px 5px #00caf8;transition:all .3s ease}.team-member-name{font-size:1.5rem;font-weight:700;margin-top:.5rem}.team-member-role{font-size:1rem;font-weight:700;cursor:default}.team-member-image{width:100%;max-width:200px;border-radius:.5em;box-shadow:0 0 5px #333}h1,h2,h3{font-family:Permanent Marker,cursive;color:#d6b33a;cursor:default}p{font-family:REM,sans-serif}.marker{font-family:Permanent Marker,cursive}@keyframes wobble{0%,to{transform:rotate(0)}25%,75%{transform:rotate(2deg)}50%{transform:rotate(-5deg)}}.claim-area-main{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;border-radius:.5em;box-shadow:0 0 5px #333;background-color:#333;min-width:90vw;min-height:600px;box-shadow:5px 5px 5px #ff2b06,-5px -5px 5px #00caf8;transition:all .3s ease}@media screen and (max-width: 800px){.claim-area{display:flex;flex-direction:column;justify-content:center;align-items:center}.claim-area-main{min-width:85%;width:85%;padding:0}}.claim-area-left{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0 1vw;margin:1rem;border-radius:.5em;box-shadow:0 0 5px #333;min-width:300px;width:33%;background-color:#000;min-height:600px;max-height:600px;transition:all .3s ease;overflow:hidden}@media screen and (max-width: 800px){.claim-area-left{min-width:90%;width:90%;padding:0;min-height:300px;height:500px}}.claim-area-left-title{font-size:1.5rem;font-weight:700;cursor:default;color:#333}.claim-area-left-info{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;background-color:#000;min-height:310px;color:#000}.my-lions-container{background-color:#111;border-radius:.5em;margin:1rem 0;overflow-y:scroll;overflow-x:hidden}.my-lions{padding:1rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.my-lion img{transition:.3s}.my-lion-image img{width:100%;height:auto;display:block}.my-lion,.my-lion-image{padding:0;border:none;box-sizing:border-box}.my-lion{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:1rem;border:3px solid transparent;border-radius:.5em;max-width:200px;height:240px;background-color:#eee;background-color:#000;color:#fff;cursor:pointer;overflow:hidden}.my-lion-image{position:relative;margin:0;padding:0;width:100%;height:100%;overflow:hidden;border:none;outline:none}.my-lion.claimed{transition:all .3s ease}.my-lion.claimed:active{box-shadow:0 0 10px #ff2b06aa}.my-lion.claimed:hover .default-image,.my-lion.claimed:hover .hover-image{transform:translateY(-100%)}.hover-image{transform:translateY(0);display:block;z-index:2}.default-image,.hover-image{width:100%;height:auto}.my-lion.claimed:hover .my-lion-image .default-image,.my-lion.claimed:hover .my-lion-image .hover-image{transition:transform .7s cubic-bezier(.5,1.5,.3,1)}.my-lion.selected{transition:all .3s ease;border:3px solid #00caf8}@media screen and (max-width: 800px){.my-lions-container{margin:1rem;overflow:hidden}.empty{overflow:hidden}.my-lions{flex-wrap:nowrap;justify-content:flex-start;overflow-x:scroll;width:200px}.my-lion{width:200px;min-width:200px}}.card.team-statements p{font-style:italic}.card.infographic{width:100%}.card.infographic img{width:80%}.overlay-container{display:inline-block;width:100%;max-width:200px}.overlay-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#00000080;color:#fff;padding:10px;text-align:center;border-radius:3px}@keyframes imageSlideInFromBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.claim-info{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:90vw}.butt-checker{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#d6b33add;margin-top:10px;padding:.2rem 1rem;border-radius:.5em;box-shadow:0 0 3px #d6b33a;border:1px solid #d6b33a}@media screen and (max-width: 800px){.butt-checker{max-width:50vw}}.butt-checker input{width:100%;max-width:4rem;padding:.5rem;margin:.5rem;border-radius:.5em;border:1px solid #d6b33a;background-color:#111;color:#d6b33a;font-family:Permanent Marker,cursive;font-size:1.2rem;text-align:center}.butt-checker-label{font-size:1.5rem;font-weight:700;cursor:pointer;font-family:Permanent Marker,cursive}.butt-checker-description{font-size:1rem;cursor:default;color:#333}.butt-checker-input-group{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:.5rem}.disclaimer{width:80%;background-color:#111;padding:.5rem;border-radius:.5em;box-shadow:0 0 3px #d6b33a;font-family:Permanent Marker,cursive;font-size:1.2rem;color:#d6b33a}.claim-area-middle{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;margin:1rem;border-radius:.5em;box-shadow:0 0 5px #333;min-width:300px;width:33%;background-color:#000;min-height:calc(600px - 2rem);max-height:calc(600px - 2rem);transition:all .3s ease;overflow:hidden}@media screen and (max-width: 800px){.claim-area-middle{min-width:90%;width:90%;padding:0;min-height:400px;height:400px}}.claim-area-middle-title{font-size:1.5rem;font-weight:700;cursor:default;color:#333}.silhouette-card{display:flex;flex-direction:column;justify-content:center;align-items:center;height:500px;width:250px;border-radius:.5em;background-color:#333;color:#fff;cursor:pointer;z-index:0;box-shadow:3px 3px 3px #ff2b06,-3px -3px 3px #00caf8;overflow:hidden}.silhouette-card.stacked-one{position:absolute;transform:translate(-2%,-2%);transition:all .3s ease;z-index:1}.silhouette-card.stacked-two{position:absolute;transform:translate(-4%,-4%);transition:all .3s ease;z-index:2}.silhouette-card.stacked-three{position:absolute;transform:translate(-6%,-6%);transition:all .3s ease;z-index:3}.silhouette-card.stacked-four{position:absolute;transform:translate(-8%,-8%);transition:all .3s ease;z-index:4}.silhouette-card.stacked-five{position:absolute;transform:translate(-10%,-10%);transition:all .3s ease;z-index:5}.silhouette-card-image-top img,.silhouette-card-image-bottom img{height:100%;width:100%}@media screen and (max-width: 800px){.silhouette-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:299px;width:150px;margin:0;padding:0}.silhouette-card-image-top img,.silhouette-card-image-bottom img{margin:0;height:150px;width:150px}canvas{margin-top:-7px}}.claim-area-right{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem;margin:1rem;border-radius:.5em;box-shadow:0 0 5px #333;width:17%;background-color:#000;min-height:calc(600px - 2rem);max-height:calc(600px - 2rem);transition:all .3s ease;overflow:hidden}@media screen and (max-width: 800px){.claim-area-right{min-width:90%;width:90%;padding:0}}.claim-area-right-title{font-size:1.5rem;font-weight:700;cursor:default;color:#333}.claim-area-right-info{display:flex;flex-direction:column;justify-content:center;align-items:center}.claim-area-right-info p{margin:.8rem}.myButts{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-height:calc(100vh - 3rem);margin:1rem}@media screen and (max-width: 800px){.myButts{margin:.5rem;max-width:90vw}}.buttCard{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem;margin:1rem;border-radius:.5em;min-height:310px;transition:all .3s ease;cursor:pointer;background-color:#000}.buttCard:hover{transform:scale(1.1);transition:all .3s ease}.buttCardTitle{font-family:Permanent Marker,cursive;font-size:1.5rem;font-weight:700;color:#d6b33a;margin:.5rem;cursor:default;background-color:#111;padding:0 1rem;border-radius:.5em;border:1px solid #d6b33a}.buttGrid{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.myButtsContent{background-color:#111;padding:2rem;border-radius:.5em;box-shadow:0 0 5px #333;margin:2rem;width:75vw}.buttModalOverlay{position:fixed;top:0;left:0;background-color:#000000bf;width:100vw;height:100vh;z-index:99}.buttModalClose{position:absolute;display:flex;justify-content:center;align-items:center;top:.5rem;right:.5rem;padding:.5rem 1rem;border-radius:.2em;cursor:pointer;opacity:.5}.buttModalBold{font-weight:700;font-size:1.2rem;font-family:Permanent Marker,cursive;color:#d6b33a}.traits{width:220px}.traits a:hover{text-shadow:none;transition:none}.traits a{font-family:REM,sans-serif}.trait-value{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:.25rem}@media screen and (max-width: 800px){.trait-value{align-items:center}}.buttModalTitle{font-size:2rem;font-weight:700;margin:.5rem;color:#d6b33a;font-family:Permanent Marker,cursive}.buttModalCloseInner{color:#fff;font-weight:700;font-size:1.5rem}.traits-values{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;margin:.5rem;padding:.5rem;background-color:#222;border-radius:.5em;min-width:185px}.buttModal{position:fixed;top:50%;left:50%;height:80vh;transform:translate(-50%,-50%);background-color:#111;border:3px solid #eee;padding:1rem 1rem 5rem;border-radius:.5em;z-index:100}.no-scroll{overflow:hidden;height:100vh}@media screen and (max-width: 800px){.buttModal{display:flex;flex-direction:column;justify-content:flex-start;position:fixed;top:0;left:0;border:none;width:100vw;height:100vh;max-height:100vh;padding:0;transform:translate(0);z-index:100;overflow:hidden}.traits{position:fixed;width:95vw;height:150px;bottom:8rem;overflow:hidden}.buttModalBold{font-size:.8rem}.traits-values{font-size:.7rem;height:100px;overflow:hidden;justify-content:space-around}.buttModalContent{box-sizing:border-box;position:fixed;width:99vw;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;height:calc(100vh - 230px)}.buttModalTitle{position:fixed;top:0;font-size:2rem;font-weight:700;margin:.5rem;color:#d6b33a;font-family:Permanent Marker,cursive}}.horizontalContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:60vh}.verticalContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem}.buttModalImage{padding:.5rem;margin:.5rem;height:40vh;max-height:40vw;width:40vh;max-width:40vw;padding:.5rem calc(5vh + .5rem)}.buttModalVideo{padding:.5rem;margin:.5rem;height:40vh;max-height:40vw;width:40vh;max-width:40vw;padding:.5rem calc(5vh + .5rem);display:flex;justify-content:center;align-items:center;overflow:hidden}.buttModalVideo video{max-width:100%;max-height:100%;object-fit:contain}.buttModalImage.fullBody{padding:.5rem calc(12.5vh + .5rem);margin:.5rem;height:50vh;max-height:50vw;width:25vh;max-width:25vw}.buttModalImage.fullBody.mobile{height:100vw;max-height:100vw;width:50vw;max-width:50vw}.buttModalImage.rexRoar{padding:calc((12 / 19 * 50vh / 2) + .5rem) .5rem;margin:.5rem;height:calc(12 / 19 * 50vh);width:50vh;max-height:50vw;max-width:50vw}.buttModalImage.rexRoar.mobile{margin:.5rem;height:calc(12 / 19 * 90vw);width:90vw;max-height:90vw;max-width:90vw}.buttModalImage.fullRes{padding:.5rem;margin:.5rem;height:50vh;max-height:50vw;width:50vh;max-width:50vw}.buttModalImage.fullRes.mobile{height:90vw;max-height:90vw;width:90vw;max-width:90vw}.buttModalImage.mobile{padding:.5rem;margin:5rem .5rem .5rem;height:75vh;max-height:75vw;width:75vh;max-width:75vw}.loading-container{display:flex;justify-content:center;align-items:center;padding:.5rem;margin:.5rem;height:50vh;max-height:50vw;width:50vh;max-width:50vw}.claim-loading-container,.loading-message{display:flex;justify-content:center;align-items:center;padding:.5rem;margin:.5rem}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading{animation:loading 1s infinite linear;border:5px solid #eee;border-top:5px solid #333;border-radius:50%;height:50px;width:50px}.message,.signature{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;margin:1rem;max-width:500px;border-radius:.5em;background-color:#333;color:#fff;z-index:0;transition:all .3s ease;overflow-wrap:anywhere;overflow:hidden}#walletButton{max-height:2rem;line-height:.8rem}.quote{background-color:#111;padding:1rem;border-radius:.5em;box-shadow:0 0 3px #d6b33a;font-family:Permanent Marker,cursive;font-size:1.2rem;color:#d6b33a}@media screen and (max-width: 800px){.quote{font-size:1rem}}.dropdown{position:relative;display:inline-block}.dropdown .dropbtn{font-size:1rem;font-weight:700;cursor:pointer;border:none;outline:none;color:#eee;background-color:inherit;font-family:Permanent Marker,cursive;margin:0;padding:0;transition:all .3s ease}.dropdown .dropbtn:hover{text-shadow:3px 1px 0px #ff2b06,-3px -1px 0px #00caf8}.dropdown .dropbtn.active{text-shadow:10px 2px 0px #ff2b06,-10px -2px 0px #00caf8}.dropdown .dropdown-content{display:none;position:fixed;background-color:#1a1a1a;min-width:100px;box-shadow:0 0 5px #eee;border-radius:.5em;padding:.5rem;z-index:10;transition:all .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown .dropdown-content.show{display:block;animation:fadeIn .3s ease}.dropdown-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-100}.dropdown .dropdown-content a{font-size:1rem;font-weight:700;cursor:pointer;border:none;outline:none;color:#eee;background-color:inherit;font-family:Permanent Marker,cursive;margin:0;padding:0;text-decoration:none;display:block}.dropdown .dropdown-content a:hover{text-shadow:1.5px 1.5px 3px #ff2b06,-1.5px -1.5px 3px #00caf8}@keyframes zoom-in-and-out{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.zoomy{animation:zoom-in-and-out 1s infinite}.threeDeeDiv{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;margin:2rem;max-width:500px;border-radius:.5em;background-color:#fff;color:#000;z-index:0;transition:all .3s ease;overflow-wrap:anywhere;overflow:hidden;box-shadow:5px 5px 3px #ff2b06,-5px -5px 3px #00caf8}.threeDeeDiv:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(/assets/FX13_3d-3621f5f2.svg);opacity:.35;background-size:80%;background-repeat:no-repeat;background-position:center}.claim-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#111;border:3px solid #eee;padding:2rem;border-radius:1rem;z-index:100}.card ul{list-style:none;padding:0;margin:0}.card ul li{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:.5rem;margin:.5rem;border-radius:.5em;background-color:#333;color:#fff;transition:all .3s ease}.mint-announcement{width:50%;background-color:#111;padding:.5rem .5rem 2rem;border-radius:.5em;box-shadow:0 0 3px #d6b33a;font-family:Permanent Marker,cursive;font-size:1.2rem;margin:1rem}@media screen and (max-width: 800px){.mint-announcement{width:90%;font-size:1rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}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:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:Permanent Marker,cursive;background-color:#fff;color:#555;cursor:pointer;box-shadow:5px 5px 5px #ff2b06,-5px -5px 5px #00caf8;transition:box-shadow .3s}button:hover{box-shadow:-5px -5px 5px #ff2b06,5px 5px 5px #00caf8;transition:box-shadow .3s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}button:active{box-shadow:-10px -10px 5px #ff2b06,10px 10px 5px #00caf8;transition:box-shadow .3s}
