body{margin:0;padding:0;height:100vh;background-color:#0d0d0d}.app{height:100vh;color:#dfdfdf;font-family:Space Mono}.heading-font{font-family:Host Grotesk}.body-font{font-family:Syncopate}a{text-decoration:none}:root{--colours-text-white: rgb(223, 223, 223);--colours-dark-gray: rgb(23, 23, 23)}.menu-links-wrapper{height:50vh;display:flex;flex-direction:column;align-items:flex-start;padding-top:1vh;padding-left:3vw}.menu-icon{font-size:3rem;padding-left:2vw;padding-top:2.1vh}.rl{color:#bfbfbf;font-weight:600;padding-top:1vh;font-size:1.3rem}.rl:hover{color:var(--colours-text-white);text-decoration:underline}.menu-icon-open-animatio{animation-name:openAnimation;animation-duration:1s;animation-fill-mode:forwards}.menu-icon-open-animation{display:none}.menu{position:fixed;height:100vh;background-color:#171717e6;filter:drop-shadow(10px 10px 6px rgba(0,0,0,.5));z-index:999}.icon-menu{position:absolute}.menu-open{animation:menu-open-animation 1s forwards,fadeInOpacity 1s forwards}.menu-close{animation:menu-close-animation 1s forwards,fadeOutOpacity 1s forwards}@keyframes menu-open-animation{0%{width:0vw}to{max-width:400px;width:60vw}}@keyframes menu-close-animation{0%{max-width:400px;width:60vw}to{width:0vw}}.animate-open{animation:openAnimation 1s forwards}@keyframes openAnimation{0%{font-size:0rem;font-variation-settings:"OPSZ" 0rem}to{font-size:3rem;font-variation-settings:"OPSZ" 3rem}}.animate-close{animation:closeAnimation 1s forwards}@keyframes closeAnimation{0%{font-size:3rem;font-variation-settings:"OPSZ" 3rem}to{font-size:0rem;font-variation-settings:"OPSZ" 0rem}}.fade-in{animation:fadeInOpacity 1s forwards}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}.fade-out{animation:fadeOutOpacity 1s forwards}@keyframes fadeOutOpacity{0%{opacity:1}to{opacity:0}}.hide{display:none}.show{display:block}.nav-wrapper{position:absolute;width:100%;height:15vh;z-index:9998}.junkrunner{margin:0;text-align:right;position:absolute;top:0;right:0;padding-right:3vw;padding-top:2.3vh;font-size:2rem;color:var(--colours-text-white);font-weight:900}.junkrunner:hover{color:var(--colours-text-white);text-decoration:none}.h-screen{height:100vh}.h-full{height:100%}img{height:100%;object-fit:fill}.page-header-container{position:relative;color:#fff}@keyframes subtle-zoom{0%{transform:scale(1)}50%{transform:scale(1.001)}to{transform:scale(1)}}.sz{animation:subtle-zoom 5s ease-in-out infinite}.page-title{padding-top:30vh;text-align:center}.title{font-size:5rem;font-weight:500}.byline{font-size:1.5rem;font-weight:300}.footer-wrapper{position:relative;z-index:9998}.footer-text{color:var(--colours-text-white);margin-bottom:0;font-size:.7rem}.ph{height:85vh}.page-bg{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;height:100vh;overflow:auto;filter:sepia(50%)}.video-bg{height:100vh;width:100vw;object-fit:cover;position:fixed;top:0;filter:sepia(50%)}.page{height:100vh;width:100vw;overflow:auto;position:fixed;top:0}.content-wrapper{background-color:#171717f2;min-height:80vh;width:100vw;border-top:1px solid #080808;display:flex;flex-direction:column;justify-content:space-between}.overlay{position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:1;background-color:#171717;animation-name:fadeIn;animation-duration:1.5s;animation-timing-function:ease-in;animation-fill-mode:forwards;animation-delay:.5s;pointer-events:none}@keyframes fadeIn{0%{opacity:1}to{opacity:0}}.message-box{height:20vh}.mr-24{margin-right:26px}.restartButton{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PHBhdGggZmlsbD0iI2M0ZGRlMSIgZD0iTTcgNmgydjEySDdWNnptMiA2bDggNlY2bC04IDZ6Ii8+PC9zdmc+);height:1rem;background-color:#0000;border:0}.restartButton:focus{outline:0}.relative{position:relative}.w-full{width:100%}.h-screen,.h-full{height:100%}.absolute{position:absolute}.bottom-4{bottom:1rem}.left-1\/2{left:50%}.transform,.-translate-x-1\/2{transform:translate(-50%)}.bg-black{background-color:#000}.bg-opacity-70{background-color:#000000b3}.p-4{padding:1rem}.rounded-lg{border-radius:.5rem}.flex{display:flex}.items-center{align-items:center}.gap-4{gap:1rem}.text-white{color:#fff}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.rounded{border-radius:.25rem}.bg-blue-600{background-color:#2563eb}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.w-100{width:100%}.content-center{justify-content:center}.w-32{width:8rem}.visualiser[data-v-87a72e57]{width:100%;height:50%;overflow:hidden;top:0;left:0}.listen-wrapper[data-v-87a72e57]{display:flex;flex-direction:column;width:100%;height:100%}.song-item-wrapper[data-v-87a72e57]{display:flex;flex-direction:column;justify-content:center;align-items:center}.song-item-outer[data-v-87a72e57]{width:95%}.song-item[data-v-87a72e57]{cursor:pointer;padding:.7rem;margin-top:10px;background-color:#3333337c;border-radius:5px;height:3rem;transition:background-color .3s}.song-item[data-v-87a72e57]:hover{background-color:#333;filter:drop-shadow(5px 5px 4px #000000)}.divider[data-v-87a72e57]{color:#494949;border-top:1px solid rgba(131,131,131,.274)}.content-container{display:flex;justify-content:center;padding-top:7vh}.videoWrapper{display:flex;width:100%;justify-content:center}
