*{scrollbar-color:var(--accent) transparent}body,html{width:100%;height:auto;font:var(--font-size)/var(--line-height) var(--font-family);color:var(--foreground)}html{background-image:linear-gradient(to bottom,#0c001f,#140623,#1a0c27,#20102e,#27122e)}h1,h2,h3,h4,h5,h6,p{margin-bottom:var(--small-spacing)}#stars{position:fixed;opacity:0;width:100%;height:200vh;background:url("../img/stars.webp") repeat;z-index:-64;transition:opacity 2s ease}footer,header,main,nav{min-width:300px;width:calc(100% - var(--large-spacing));max-width:calc(960px + var(--large-spacing));margin:auto}header{display:flex;gap:var(--large-spacing);margin-left:auto;margin-right:auto;margin-top:var(--large-spacing);margin-bottom:var(--large-spacing)}header>.title{display:flex;flex-direction:column;justify-content:center}header>img{width:30%;max-width:256px;height:auto}footer,nav{display:flex;padding:var(--small-spacing);background-color:var(--text-background)}nav{justify-content:center;gap:var(--large-spacing);border-radius:var(--border-radius) var(--border-radius) 0 0}nav>a{font-size:calc(var(--font-size) * 2);text-transform:uppercase;font-weight:700}.active{text-decoration:underline}main{display:flex;flex-direction:column;align-items:stretch;padding:var(--small-spacing);background-color:var(--text-background)}main>article{margin-top:var(--large-spacing);margin-bottom:var(--large-spacing)}main>article>.img-link,main>article>.img-link>img,main>section>.img-link,main>section>.img-link>img{width:100%;height:auto}main>section>.youtube-preview>img{border-radius:var(--border-radius)}main>article p:last-child,main>section p:last-child{margin-bottom:0}footer{flex-wrap:wrap;justify-content:space-between;border-radius:0 0 var(--border-radius) var(--border-radius)}footer div{display:flex;flex-flow:column;justify-content:center}ul{padding-left:var(--small-spacing)}a{font-weight:300;color:var(--accent);text-decoration:none;transition:color .25s ease}a:hover{text-decoration:underline;color:var(--accent-hover)}.padding{margin:var(--small-spacing) 0}.socials{height:96px;display:flex;flex-wrap:wrap;justify-content:space-between}.socials>a{position:relative;top:calc(var(--large-spacing)/ 2);transition:top .25s ease}.socials>a:hover{top:calc(var(--large-spacing)/ 2 - 4px)}.gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--small-spacing)}.gallery>figure{flex:0 0 calc(50% - var(--small-spacing)/ 2);position:relative;border-radius:var(--border-radius);overflow:hidden;display:flex;flex-direction:column;justify-content:center;top:0;transition:top .25s ease}.gallery>figure img{width:100%;height:auto;border-radius:var(--border-radius)}.gallery>figure.link{cursor:pointer}.gallery>figure.link:hover{top:calc(var(--small-spacing)/ -2)}.gallery>figure>figcaption{background-color:var(--background);text-align:center;border-radius:0 0 var(--border-radius) var(--border-radius);margin-top:calc(var(--line-height) * -1)}.gallery>figure.link>figcaption.link{font-weight:300;background-color:var(--accent);transition:background-color .25s ease}.gallery>figure.link:hover>figcaption.link{background-color:var(--accent-hover);text-decoration:underline}.pixelart{image-rendering:pixelated}@media screen and (max-width:720px){.socials{height:64px}.socials>a>img{width:32px;height:auto}.gallery>figure{flex-basis:100%}.steamwishlist{width:100%}}
