.games{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:var(--component-margin)}.games-count{margin-top:var(--component-margin);text-align:center;text-transform:uppercase;font-family:var(--pixel-font);font-size:12px}.games-count img{image-rendering:pixelated}.game-platform-selector input{margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.game-platform-selector input:active+.platform-label{opacity:.9}.game-platform-selector input:checked+.platform-label{-webkit-filter:none;-moz-filter:none;filter:none}.featured-platforms{display:grid;grid-template-columns:repeat(4,1fr);margin-top:var(--component-margin);margin-bottom:var(--component-margin);gap:20px}.platforms{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.platform{cursor:pointer;background-size:96px 96px;background-repeat:no-repeat;background-position:0 0;display:inline-block;width:96px;height:96px;image-rendering:pixelated;transition:all 150ms ease-in;filter:brightness(.9) opacity(.8);text-align:center;padding-bottom:20px;color:#fff}.platform span{padding-top:106px;font-size:12px;display:inline-block;font-family:"Press Start 2P";color:#fff}.platform:hover{filter:brightness(.9) opacity(.9)}.platform-item{display:inline-block;text-align:center}.platform-label{cursor:pointer;background-size:128px 128px;background-repeat:no-repeat;background-position:0 0;display:inline-block;width:128px;height:128px;image-rendering:crisp-edges;image-rendering:pixelated;transition:all 150ms ease-in;filter:brightness(.9) grayscale(1) opacity(.5);text-align:center}.platform-label span{padding-top:138px;font-size:12px;display:inline-block;font-family:"Press Start 2P"}.platform-label:hover{filter:brightness(.9) grayscale(.5) opacity(.9)}.featured-developers{display:grid;grid-template-columns:repeat(4,1fr);margin-top:var(--component-margin);gap:20px}.featured-developer-logo-container{text-align:left}.developer-item{text-align:center}.featured-games{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:var(--component-margin)}.featured-collections{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:var(--component-margin)}.featured-collections .featured-games{grid-template-columns:repeat(3,1fr)}.featured-collections .featured-games>:nth-child(n+4){display:none}.game-info-table{width:100%}.game-info-table .caption{font-size:14px;text-transform:uppercase;text-align:right;padding-right:1em;width:40%}.game-info-table .value{font-size:14px;text-transform:uppercase;text-align:left;width:60%}simple-box .featured-games{margin-top:0}.game-screenshots{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.upload-previews{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.game-screenshot-preview{width:100%;vertical-align:bottom;image-rendering:initial;border-radius:1px}.game-recordings{padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.game-recordings video::-internal-media-controls-overlay-cast-button{display:none}.game-title-card{position:relative;padding:0 0 10px 0;border:1px solid var(--top-background-color);background-color:transparent;border-radius:5px;box-shadow:0 5px 10px rgba(0,0,0,.25)}.game-title-card::before{content:"";position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%;border-radius:5px;z-index:1;background:linear-gradient(20deg,transparent 0,transparent 60%,rgba(255,255,255,.3) 100%);background-position:60% 80%;background-size:120% 120%;transition:background-position .15s ease-in-out,filter .15s ease-in-out}.game-title-card:hover{cursor:pointer}.game-title-card:hover::before{background-position:0 0;filter:brightness(1.2)}.game-title-card:hover .game-info{text-decoration:none;text-shadow:0 1px 0 #000}.game-title-card .game-info{display:block;font-family:"Press Start 2P";font-size:8px;color:#fff;margin:10px 10px 0 10px;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.5)}.game-title-image img{width:100%;image-rendering:crisp-edges;image-rendering:pixelated;border-top-left-radius:5px;border-top-right-radius:5px}.game-title-image-preview img{width:100%;image-rendering:initial}.game-initial-chooser{display:flex;flex-flow:row wrap;justify-content:center;margin:-10px auto 0 auto}.game-initial:active,.game-initial:link,.game-initial:visited{display:block;margin:10px 5px 0 5px;font-size:16px;font-family:Mario;color:#fff}.game-initial:hover{text-decoration:underline}.game-developers,.game-franchises,.game-genres{column-count:2;list-style:none;font-family:'Retro Gaming';font-size:16px;text-transform:uppercase;line-height:200%;column-gap:var(--component-margin);padding-left:36px}.platform-info{text-align:left;flex:1 0 1px;padding:0 20px}.platform-icon{flex:0 0 96px}.aspect-ratio-wrapper{position:relative;width:100%;height:0}.aspect-ratio-wrapper.fds,.aspect-ratio-wrapper.nes,.aspect-ratio-wrapper.snes{padding-top:87.5%}.aspect-ratio-wrapper.gba{padding-top:66.67%}.aspect-ratio-wrapper.gbc{padding-top:90%}.aspect-ratio-wrapper.gb{padding-top:90%}.aspect-ratio-wrapper.gg{padding-top:90%}.aspect-ratio-wrapper.ngp,.aspect-ratio-wrapper.ngpc{padding-top:95%}.aspect-ratio-wrapper.vb{padding-top:58.33%}.aspect-ratio-wrapper.genesis{padding-top:70%}.aspect-ratio-wrapper.sega32x{padding-top:70%}.aspect-ratio-wrapper.n64,.aspect-ratio-wrapper.n64dd{padding-top:75%}.aspect-ratio-wrapper.ps1{padding-top:75%}.aspect-ratio-wrapper.pce{padding-top:93.75%}.aspect-ratio-wrapper.sgx{padding-top:93.75%}.aspect-ratio-wrapper.sg-1000{padding-top:75%}.aspect-ratio-content{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:fill}mech-box h2{line-height:100%;margin:18px 0;font-size:18px}mech-box h2:first-child{margin-top:0}mech-box p,mech-box span{font-size:8px;line-height:150%;color:#000;padding:0;margin:0}mech-box p:last-child,mech-box span:last-child{margin-bottom:0}retro-box h2{line-height:100%;margin:16px 0;font-size:24px}retro-box p,retro-box span{font-size:16px;line-height:150%;color:#fff;padding:0;margin:16px 0 8px 0}color-box .game-screenshot-wrapper{width:100%;max-width:512px;margin:0 auto}color-box .game-recording-wrapper{width:100%;max-width:512px;margin:0 auto}.game-screenshot-list{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:calc(var(--component-margin) * 2)}.screenshot-list-item{border:4px solid transparent;border-radius:3px}.screenshot-list-item.current{border-color:#e0e0ef}color-box .game-screenshot{width:100%}color-box .game-screenshot img{image-rendering:pixelated;vertical-align:bottom;object-fit:fill}color-box .game-recording{width:100%;max-width:512px;image-rendering:pixelated;vertical-align:bottom;object-fit:fill}color-box h3{margin:var(--component-margin) 0;line-height:100%;font-weight:400;color:#fff}color-box h4{margin:var(--component-margin) 0;line-height:100%;font-weight:400;color:#fff;text-transform:uppercase}color-box p{font-size:12px;line-height:160%}color-box ul{font-size:12px;line-height:160%;word-break:break-word}color-box h1:first-child,color-box h2:first-child,color-box h3:first-child,color-box h4:first-child,color-box p:first-child{margin-top:0}color-box h1:last-child,color-box h2:last-child,color-box h3:last-child,color-box h4:last-child,color-box p:last-child{margin-bottom:0}.retro-page{font-family:dinkie;font-size:18px}.retro-page p{font-family:dinkie;font-size:18px}.retro-page ul{font-family:dinkie;font-size:18px;list-style:square;margin-left:0;padding-left:1em}.retro-page p:last-child,.retro-page ul:last-child{margin-bottom:0}@media screen and (max-width:1100px) and (min-width:850px),screen and (max-width:750px){.game-initial-chooser{width:375px}}@media screen and (min-width:1001px) and (max-width:1100px){.featured-collections{grid-template-columns:repeat(1,1fr)}.featured-collections .featured-games{grid-template-columns:repeat(4,1fr)}.featured-collections .featured-games>:nth-child(n+4){display:initial}}@media screen and (min-width:851px) and (max-width:1020px){.featured-developers,.featured-platforms,.platforms{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1000px){.featured-collections{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:400px){.game-initial-chooser{width:250px}}@media screen and (max-width:600px){.game-developers{column-count:1}}@media screen and (max-width:850px){.game-screenshots{grid-template-columns:repeat(3,1fr)}.featured-developers,.featured-platforms,.platforms{grid-template-columns:repeat(3,1fr)}.featured-collections .featured-games{grid-template-columns:repeat(4,1fr)}.featured-collections .featured-games>:nth-child(n+4){display:initial}}@media screen and (max-width:600px){.featured-collections .featured-games{grid-template-columns:repeat(3,1fr)}.featured-collections .featured-games>:nth-child(n+4){display:none}}@media screen and (max-width:500px){.games{grid-template-columns:repeat(2,1fr)}.featured-developers,.featured-platforms,.platforms{grid-template-columns:repeat(2,1fr)}.featured-games{grid-template-columns:repeat(2,1fr)}.featured-collections .featured-games{grid-template-columns:repeat(2,1fr)}.featured-collections .featured-games>:nth-child(n+4){display:initial}.game-screenshots{grid-template-columns:repeat(2,1fr)}.game-recordings{grid-template-columns:repeat(2,1fr)}.featured-developer-logo-container{text-align:center}}.background.nes{background-image:url(/static/gamedb/32/fc.gif)}.background.fds{background-image:url(/static/gamedb/32/fds.gif)}.background.snes{background-image:url(/static/gamedb/32/sfc.gif)}.background.genesis{background-image:url(/static/gamedb/32/genesis.gif)}.background.vb{background-image:url(/static/gamedb/32/vb.gif)}.background.gb{background-image:url(/static/gamedb/32/gb.gif)}.background.gbc{background-image:url(/static/gamedb/32/gbc.gif)}.background.gba{background-image:url(/static/gamedb/32/gba.gif)}.background.ps1{background-image:url(/static/gamedb/32/ps1.gif)}.background.n64{background-image:url(/static/gamedb/32/n64pikachu.gif)}.background.n64dd{background-image:url(/static/gamedb/32/64dd.gif)}.background.ngp{background-image:url(/static/gamedb/32/ngp.gif)}.background.ngpc{background-image:url(/static/gamedb/32/ngpc.gif)}.background.pce{background-image:url(/static/gamedb/32/pce.gif)}.background.sgx{background-image:url(/static/gamedb/32/sgx.gif)}.background.gg{background-image:url(/static/gamedb/32/gg.gif)}.background.sg-1000{background-image:url(/static/gamedb/32/sg-1000.gif)}.background.sega32x{background-image:url(/static/gamedb/32/32x.gif)}img.nes{content:url(/static/gamedb/32/fc.gif)}img.fds{content:url(/static/gamedb/32/fds.gif)}img.snes{content:url(/static/gamedb/32/sfc.gif)}img.genesis{content:url(/static/gamedb/32/genesis.gif)}img.vb{content:url(/static/gamedb/32/vb.gif)}img.gb{content:url(/static/gamedb/32/gb.gif)}img.gbc{content:url(/static/gamedb/32/gbc.gif)}img.gba{content:url(/static/gamedb/32/gba.gif)}img.ps1{content:url(/static/gamedb/32/ps1.gif)}img.n64{content:url(/static/gamedb/32/n64pikachu.gif)}img.n64dd{content:url(/static/gamedb/32/64dd.gif)}img.ngp{content:url(/static/gamedb/32/ngp.gif)}img.ngpc{content:url(/static/gamedb/32/ngpc.gif)}img.pce{content:url(/static/gamedb/32/pce.gif)}img.sgx{content:url(/static/gamedb/32/sgx.gif)}img.gg{content:url(/static/gamedb/32/gg.gif)}img.sg-1000{content:url(/static/gamedb/32/sg-1000.gif)}img.sega32x{content:url(/static/gamedb/32/32x.gif)}