*{margin:0;padding:0}:root{color-scheme:dark;font-family:Google Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow-x:hidden}header{display:flex;z-index:10;justify-content:space-between;align-items:center;padding:0 2rem;background:#0003;position:fixed;width:calc(100vw - 4rem)}header img{width:8rem;aspect-ratio:16 / 9;object-fit:cover;display:block}header a{color:#fff;text-decoration:none}header .links{display:flex;gap:1rem}.socials{display:flex;align-items:center;gap:1rem;font-size:1.5rem}.home{position:relative;width:100vw;height:100vh;display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}.home:before{position:absolute;inset:0;z-index:-1;opacity:.5;content:"";width:100%;height:100%;background-image:url(/assets/shame-C-SXz2wG.gif);background-size:cover;background-position:center;background-repeat:no-repeat}.home h1{font-size:3rem;text-transform:uppercase}.home img{aspect-ratio:1/1;width:25vw}.home a{padding:8px;font-size:1.5rem;color:#fff;text-underline-offset:6px;text-decoration-thickness:1px;display:flex;gap:8px;justify-content:center;align-items:center}footer{padding:2rem;height:10vh;display:flex;flex-direction:column;gap:1rem}footer a{color:#fff;text-decoration:none}.videos{height:100vh;width:100vw;display:flex;gap:2rem;justify-content:center;align-items:center}.videos iframe{aspect-ratio:16/9;width:60vw}.music{width:100vw;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem 0;box-sizing:border-box}.music .container{width:70%;display:flex;flex-wrap:wrap;justify-content:center;align-content:flex-start;gap:1rem;padding:2rem;box-sizing:border-box}@media screen and (max-width:1824px){.music .container{margin-top:5rem}}@media screen and (max-width:1024px),(pointer:coarse){header{width:calc(100vw - 2rem);padding:1rem}header img{width:6rem}.home img,.videos iframe{width:80vw}footer{margin-bottom:2rem}}@media screen and (orientation:portrait)and (pointer:coarse){header{position:fixed;z-index:10}}@media screen and (orientation:landscape)and (max-width:1024px)and (pointer:coarse){header{position:absolute;z-index:11}.home{min-height:100vh}.home img{width:30vw}}
