:root{font-family:Gotham Rounded,sans-serif;font-size:16px;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--orange100: #ff9205;--light-red100: #f60200;--dark-red100: #8f0c0b;--light-blue100: #00ffeb;--deep-purple100: #1a0022;--orange90: hsl(34, 100%, 51%, .9);--light-red90: hsla(0, 100%, 48%, .9);--dark-red90: hsl(0, 86%, 30%, .9);--light-blue90: hsl(175, 100%, 50%, .9);--deep-purple90: hsl(286, 100%, 7%, .9);--orange70: hsl(34, 100%, 51%, .7);--light-red70: hsla(0, 100%, 48%, .7);--dark-red70: hsl(0, 86%, 30%, .7);--light-blue70: hsl(175, 100%, 50%, .7);--deep-purple70: hsl(286, 100%, 7%, .7);--orange50: hsl(34, 100%, 51%, .5);--light-red50: hsla(0, 100%, 48%, .5);--dark-red50: hsl(0, 86%, 30%, .5);--light-blue50: hsl(175, 100%, 50%, .5);--deep-purple50: hsl(286, 100%, 7%, .5)}body{margin:0}a,p,span{text-decoration:none;color:#000}.top-navigation{top:0;position:sticky;display:flex;width:100%;height:50px;font-size:20px;font-weight:bolder;background-color:var(--orange100)}.top-navigation img{height:50px;width:50px;border-radius:50%;box-shadow:0 0 15px 0 var(--deep-purple50)}.top-navigation img:hover{box-shadow:0 0 15px 2px var(--deep-purple50)}.top-navigation .pages{margin:auto 0}.top-navigation a{height:100%;margin:0 20px}.top-navigation a:hover{color:var(--light-red100);cursor:pointer}.left,.right{display:flex;flex-direction:column;flex-wrap:wrap}.bottom-container{display:flex;margin-top:25vh;bottom:0;position:relative;width:100%;height:25vh;background-color:var(--dark-red100);justify-content:space-evenly;align-items:center;flex-direction:row;line-height:16px}.bottom-container a,.bottom-container p{color:#fff;margin-block-start:1em;margin-block-end:1em}.bottom-container a{display:flex;align-items:center;max-height:unset}.bottom-container svg{width:20px;height:20px;fill:#fff;margin-right:8px}.small{width:30%}.medium{width:50%}.large{width:70%}.xlarge{width:100%}.current-focus{display:block}.itch-frame{width:552px;height:167px}.soundcloud-frame{width:552px;height:300px}@media (max-width: 780px){.medium,.small,.large{width:90%}.itch-frame{max-width:90vw;height:167px}.soundcloud-frame{max-width:90vw;height:380px}}
