@import "https://fonts.googleapis.com/css2?family=Inter&display=swap";
@import "https://fonts.cdnfonts.com/css/star-wars";
body{color:#fff;margin:0}img{background:0 0}h1,p{margin-top:.333rem;margin-bottom:.333rem}.container{text-align:center;flex-direction:column;justify-content:center;height:100vh;display:flex}@keyframes slide-transparency{0%{opacity:0}50%{opacity:1}to{opacity:0}}.animate-opacity{animation-name:slide-transparency;animation-iteration-count:infinite}.freq-5{animation-duration:5s}.freq-6{animation-duration:6.33s}.freq-7{animation-duration:7s}.freq-8{animation-duration:8.88s}.freq-9{animation-duration:9s}.freq-10{animation-duration:10.17s}.delay-2{animation-delay:1.33s}.delay-4{animation-delay:2.11s}.bg{z-index:-1000;background:#000;width:100vw;height:100vh;position:fixed;top:0;left:0}.z-1,.z-2,.z-3{transform-origin:50%;width:150vw;height:150vw;position:absolute;top:-50vw;left:-50vw}.tile{opacity:0;background-repeat:repeat;background-size:512px 512px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.top-left{background-image:url(/topleft.png)}.top-right{background-image:url(/topright.png)}.bottom-left{background-image:url(/bottomleft.png)}.bottom-right{background-image:url(/bottomright.png)}
*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background-color:#000;max-width:100vw;min-height:100vh;margin:0;overflow-x:hidden}.font-color{color:#e2dfd2;font-weight:700}.button-crawl:hover{cursor:pointer;background-color:#46464f}.button-crawl:hover p{color:#feb933;text-shadow:-1px -1px #000,2px -2px #000,-1px 1px #000,2px 1px #000}.info-button{color:#3ddcff;border:1px solid #fff}.info-button:hover{color:#feb933;cursor:pointer}.go-back:hover{cursor:pointer}.cover-art-photo{width:100%;height:auto}.cover-art-photo:active{filter:blur(3px)}.cover-art-container:hover{cursor:pointer;transition:all .5s;box-shadow:5px 5px 2px 2px #3a3a3a}.change-order-btn{background-color:#87d4ff66;border:1px solid #fff;border-radius:5px;padding:.5em}.change-order-btn:hover{cursor:pointer;background-color:#87d4ff}.footer-link{color:#000;text-decoration:none}.footer-link:hover{color:#feb933}#loading{z-index:100;overflow:hidden}@media only screen and (min-width:1000px){.cover-art{height:25em}}.star{background-color:#fff;width:1px;height:1px;position:absolute}.intro{color:#4bd5ee;opacity:0;font-size:300%;font-weight:400;animation:6s ease-out 1s intro;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}@keyframes intro{0%{opacity:0}20%{opacity:1}90%{opacity:1}to{opacity:0}}.logo{z-index:1;opacity:0;margin:auto;animation:9s ease-out 9s logo;position:absolute;top:25%;left:45%;overflow:hidden}.logo svg{width:inherit}@keyframes logo{0%{opacity:1;width:18em;transform:scale(2.75)}50%{opacity:1;width:18em}to{opacity:0;width:18em;transform:scale(.1)}}#board p{color:#ffff82}#board{transform-origin:50% 100%;text-align:justify;width:18em;height:70em;margin-left:-9em;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;font-size:400%;font-weight:700;line-height:1.5em;position:absolute;bottom:0;left:60%;overflow:hidden;transform:perspective(1500px)rotateX(35deg)}#board:after{content:" ";position:absolute;inset:0 0 60%}#content{animation:190s linear 16s scroll;position:absolute;top:100%}#title,#subtitle{text-align:center}@keyframes scroll{0%{top:100%}to{top:-200%}}@media only screen and (min-width:0) and (max-width:599px){.intro{top:40%;left:35%}.logo{top:20%;left:35%}@keyframes logo{0%{opacity:1;width:10em;transform:scale(2.75)}50%{opacity:1;width:10em}to{opacity:0;width:10em;transform:scale(.1)}}#board{width:7em;left:55%}}@media only screen and (min-width:600px) and (max-width:999px){.intro{width:100%;top:40%;left:10%}.logo{top:30%;left:40%}@keyframes logo{0%{opacity:1;width:8em;transform:scale(2.75)}50%{opacity:1;width:8em}to{opacity:0;width:8em;transform:scale(.1)}}#board{width:10em;left:55%}}@media only screen and (min-width:2000px){#board{width:15em;font-size:500%;left:55%}}
