@keyframes cursor{0%{cursor:url(/_Assets/music/cursor1.png) 0 0,default;cursor:var(--cursor-1)}51%{cursor:url(/_Assets/music/cursor2.png) 0 0,default;cursor:var(--cursor-2)}}@keyframes divider{0%{transform:translate(100vw)}to{transform:translate(-100vw)}}@font-face{font-family:ms-dos;src:url(/_fonts/MorePerfectDOS/MorePerfectDOSVGA.woff2) format("woff2"),url(/_fonts/MorePerfectDOS/MorePerfectDOSVGA.woff2) format("woff")}@font-face{font-family:pixel-zim;src:url(/_fonts/pixelzim/pzim3x5b.woff2) format("woff2"),url(/_fonts/pixelzim/pzim3x5b.woff) format("woff")}:root{--hover: #ffc700;--primary: #ff00ff;--secondary: #626262;--text: #ffffff;--background: #000000;--cursor-1: url(/_Assets/music/cursor1.png) 0 0, default;--cursor-2: url(/_Assets/music/cursor2.png) 0 0, default;--pointer: url(/_Assets/music/pointer.png) 5 0, pointer;font-size:22pt}*{box-sizing:border-box}body{font-family:ms-dos;color:#fff;color:var(--text);background-color:#000;background-color:var(--background);margin:0;background-image:url(/_Assets/music/musicbg.png);image-rendering:pixelated;background-size:800px;cursor:url(/_Assets/music/cursor1.png) 0 0,default;cursor:var(--cursor-1);animation:cursor 2s infinite;min-height:100vh}h1,h2,h3,p{background-color:#000;background-color:var(--background);margin:0}a{color:#f0f;color:var(--primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#ffc700;color:var(--hover);-webkit-text-decoration:underline;text-decoration:underline;cursor:url(/_Assets/music/pointer.png) 5 0,pointer;cursor:var(--pointer)}.topline,.topline-description{margin-left:auto;margin-right:auto;text-align:center;width:-moz-fit-content;width:fit-content;margin-top:1rem;margin-bottom:1rem}#main-header{font-family:pixel-zim;position:relative;font-weight:700;font-size:3rem;width:100%;aspect-ratio:9/2;overflow:hidden;max-width:850px;margin:4rem auto auto;background-color:#000}.music-header--anchor .music-header-image{position:absolute;top:50%;left:50%;translate:-50% -50%;height:auto;width:125%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;image-rendering:pixelated}.music-header--anchor .music-header-image--hover,.music-header--anchor:hover .music-header-image--main{display:none}.music-header--anchor:hover .music-header-image--hover{display:block}#toolbar-placeholder{font-size:1rem;display:flex;font-size:1.2rem;flex-wrap:wrap;gap:1em;justify-content:space-evenly;width:100%;padding:1em;max-width:800px;margin:auto}#toolbar-placeholder a{background-color:#000;background-color:var(--background)}#main-header a,#toolbar-placeholder a,#toast,.foul img{-webkit-user-select:none;-moz-user-select:none;user-select:none}#back-button{background-color:#000;position:absolute;white-space:normal;max-width:100%;top:2.5rem;left:2rem;font-size:1rem;z-index:100;color:gray}#toast{text-align:right;z-index:98;position:fixed;background-color:#000;background-color:var(--background);right:1rem;top:0;translate:0 -100%;transition:translate .25s ease-out}#toast.toast--visible{translate:0 0}#video{position:fixed}.divider{width:100%;overflow:hidden}.foul{height:20px;width:-moz-fit-content;width:fit-content;margin:auto;animation:divider 30s linear infinite both}.foul img{height:100%;width:auto;padding-left:2rem;padding-right:2rem}@media (max-width: 600px){:root{font-size:15pt}#toast{width:100%;left:0;right:0;padding-left:1rem;padding-right:1rem;text-align:center;bottom:0;top:auto;translate:0 100%}#main-header{font-size:15vw}}
