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