a,h1,h2,li,p{font-family:"Space Grotesk",sans-serif;font-optical-sizing:auto}:root{--header-size:128px}h1,h2{font-weight:700;font-style:bold}a{text-decoration:none}p{text-align:justify}a,li,p{font-weight:400;font-style:normal}nav>a:after{content:"";display:block;float:right;width:6px;height:6px;margin:4px 2px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg)}html,nav{background:#000}body{width:1280px;margin:auto}.landing-page .games>a,footer,header{display:flex;align-items:center;justify-content:center}header{min-height:var(--header-size)}.landing-page a,footer,footer>a,nav>a{color:#fff}footer{justify-content:space-between}nav{min-width:196px;min-height:320px;border-radius:12px;padding:16px 12px;display:flex;flex-direction:column;gap:12px;align-self:flex-start;position:sticky;top:32px}nav>a{display:block;font-size:14px}.article main{display:flex;gap:32px;min-height:calc(100vh - var(--header-size));background:#f0f0f0;border-radius:24px;padding:32px 64px}article>.title{margin-top:0}html.landing-page{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;animation:15s infinite gradient;height:100vh}.landing-page body{padding:0 16px;box-sizing:border-box}.landing-page main{display:flex;justify-content:space-between;align-items:center;height:100vh;margin-top:calc(-1 * var(--header-size))}.landing-page main>div>h1{color:#fff;text-align:start;font-size:128px;line-height:100%;text-shadow:0 10px 16px rgba(0,0,0,.15);margin:0 0 24px}.landing-page main>div>a{border:1px solid #fff;padding:12px;border-radius:2px}.landing-page .games>a{display:block;font-size:24px;text-align:center}.landing-page .games>a>img{display:block;border-radius:48px;box-shadow:0 10px 16px rgba(0,0,0,.5);width:320px;height:320px;margin-bottom:24px}@keyframes gradient{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}@media screen and (max-width:1280px){body,nav{width:100%}.landing-page main>div>h1{text-align:center}.landing-page main>div>a{display:block;margin-bottom:24px;text-align:center}.landing-page main{flex-direction:column;height:unset;margin-top:unset}.article main{margin:0 16px;flex-direction:column}nav{position:unset;top:unset;min-height:unset}}@media screen and (max-width:480px){footer{flex-direction:column}.landing-page main>div>h1{font-size:72px}.landing-page .games>a>img{width:256px;height:256px}.article main{padding:16px 32px}nav{box-sizing:border-box}}