:root{color-scheme:light;color:#050505;font-synthesis:none;--ink:#050505;--link:#00e;--visited:#551a8b;--red:#ff2400;--yellow:#fff200;--blue:navy;--cyan:#0ff;--lime:#39ff14;--silver:silver;--page-width:62rem;background:#002060;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:20rem}body{background-color:#001b67;background-image:url(/backgrounds/pizza-checker.svg);background-attachment:fixed;min-height:100vh;margin:0;padding:clamp(.35rem,2vw,1.25rem)}img,svg,video{max-width:100%;display:block}a{color:var(--link);font-weight:700;text-decoration:underline}a:visited{color:var(--visited)}a:hover{color:#f00000;background:var(--yellow)}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline-offset:.2rem;outline:.25rem solid #f0f}button,input,textarea{font:inherit}h1,h2,h3,p{margin-top:0}hr{border:0;border-top:.2rem ridge #fff;border-bottom:.2rem ridge #666;height:.5rem}.skip-link{z-index:1000;background:var(--yellow);border:.2rem outset #fff;padding:.8rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-200%)}.skip-link:focus{transform:none}.page-shell{width:min(100%, var(--page-width));background:#fff url(/backgrounds/stars.svg);border:.35rem ridge #ddd;margin:0 auto;box-shadow:0 0 0 .2rem #000,.8rem .8rem #0008}main{padding:clamp(.45rem,1.5vw,.9rem)}.page-title{color:navy;text-align:center;text-shadow:.12rem .12rem #fff;background:linear-gradient(90deg,#fff200,#ff5db1,#0ff);border:.25rem double #000;margin:0 0 .75rem;padding:.3rem;font:900 clamp(1.45rem,5vw,2.5rem)/1 Times New Roman,serif}.lede{font:700 1.1rem/1.5 Comic Sans MS,Comic Sans,cursive}.center{text-align:center}.small-print{font-size:.75rem}@media (width<=40rem){body{background-attachment:scroll;padding:0}.page-shell{box-shadow:none;border-width:.2rem}}.site-header{color:#fff;background:navy;border-bottom:.25rem ridge #fff;overflow:hidden}.site-header__utilities{color:#0ff;border-bottom:.15rem solid #0ff;justify-content:space-between;align-items:center;gap:.5rem;min-height:2rem;padding:.25rem .5rem;font:700 .7rem Courier New,monospace;display:flex}.motion-toggle{background:var(--silver);color:#000;cursor:pointer;border:.2rem outset #fff;min-height:2rem;padding:.25rem .5rem;font-size:.7rem;font-weight:900}.motion-toggle:active,.motion-toggle[aria-pressed=true]{border-style:inset}.site-header__logo-row{text-align:center;background:radial-gradient(circle,#ff00e1 0 6%,#0000 7%) 0 0/2.25rem 2.25rem,linear-gradient(135deg,#ff2400,#ff00c8 36%,#0000a0 37% 65%,#00a000);grid-template-columns:minmax(3rem,6rem) 1fr minmax(3rem,6rem);align-items:center;gap:.5rem;padding:clamp(.6rem,3vw,1.25rem) .5rem;display:grid}.spinning-pizza{filter:drop-shadow(.2rem .25rem #0008);font-size:clamp(2.5rem,9vw,5.5rem);animation:4s linear infinite pizza-spin;display:inline-block}.spinning-pizza--reverse{animation-direction:reverse}.welcome-flash{color:#fff200;margin-bottom:.2rem;font:900 clamp(.8rem,2.5vw,1.2rem) Comic Sans MS,cursive;animation:.7s steps(2,end) infinite color-panic}.word-art{color:#fff200;letter-spacing:.04em;-webkit-text-stroke:clamp(.08rem, .4vw, .16rem) #700000;text-shadow:.12rem .12rem #ff7200,.25rem .25rem #700000,.4rem .4rem #000;margin:0;font:900 clamp(2rem,8vw,4.5rem)/.9 Impact,Haettenschweiler,sans-serif;transform:skew(-5deg)rotate(-1deg)}.header-subtitle{color:#fff;letter-spacing:.12em;margin:.75rem 0 0;font:700 clamp(.55rem,2vw,.9rem) Courier New,monospace}.ticker{color:#39ff14;white-space:nowrap;background:#000;border-top:.2rem ridge #fff;padding:.35rem 0;font:900 .85rem Courier New,monospace;overflow:hidden}.ticker span{min-width:max-content;padding-left:100%;animation:14s linear infinite cyber-scroll;display:inline-block}.main-nav{background:var(--silver);border-block:.2rem ridge #fff;align-items:stretch;font-family:Times New Roman,serif;display:flex}.main-nav__label{color:#fff;background:navy;border-right:.18rem ridge #fff;place-items:center;padding:.5rem;font:700 .7rem Arial,sans-serif;display:grid}.main-nav ul{flex-wrap:wrap;flex:1;justify-content:space-around;align-items:center;gap:.15rem .6rem;margin:0;padding:.3rem;list-style:none;display:flex}.main-nav li{align-items:center;gap:.6rem;display:flex}.main-nav a{border:.15rem outset #0000;min-height:2.2rem;padding:.45rem;font-size:.95rem;display:inline-block}.main-nav a[aria-current=page]{color:#c00000;background:#fff200;border-color:#fff;text-decoration-style:double}.retro-panel{background:var(--silver);border:.3rem ridge #fff;margin-bottom:.9rem;box-shadow:.22rem .22rem #0008}.retro-panel__title{color:#fff;letter-spacing:.03em;background:linear-gradient(90deg,navy,#1084d0);border-bottom:.2rem ridge #fff;margin:0;padding:.25rem .45rem;font:700 1rem Arial,sans-serif}.retro-panel__body{padding:clamp(.5rem,2vw,.8rem)}.retro-panel--yellow{background:#fff200}.retro-panel--yellow .retro-panel__title{background:linear-gradient(90deg,#c00000,#ff5b00)}.retro-panel--blue{background:#0ff}.retro-panel--pink{background:#ff9cda}.retro-panel--pink .retro-panel__title{background:linear-gradient(90deg,#6b006b,#f000a8)}.retro-badge{text-align:center;border:.12rem outset #fff;flex-direction:column;justify-content:center;align-items:center;width:5.5rem;height:1.94rem;font:900 .62rem/1 Arial,sans-serif;text-decoration:none;display:inline-flex;overflow:hidden;color:#fff!important}.retro-badge small{font-size:.48rem}.retro-badge--red{background:linear-gradient(#ff3b00 50%,#810000 50%)}.retro-badge--blue{background:linear-gradient(135deg,#0af 50%,navy 50%)}.retro-badge--green{background:linear-gradient(#008b00 50%,#002e00 50%)}.retro-badge--black{background:repeating-linear-gradient(45deg,#000 0 .25rem,#555 .25rem .5rem)}.construction{color:#000;text-align:center;background:repeating-linear-gradient(-45deg,#fc0 0 1rem,#111 1rem 2rem);border:.25rem dashed #000;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;padding:.55rem;display:flex}.construction strong,.construction small{background:#fff200;padding:.2rem .4rem}.construction strong{font:900 1rem Courier New,monospace}.construction small{flex-basis:100%}.construction__worker{font-size:1.5rem;animation:.6s steps(2,end) infinite worker-bob}.construction--compact small{display:none}.game-card{background:silver;border:.4rem ridge #ddd;overflow:hidden;box-shadow:.4rem .4rem #0008}.game-card__header{color:#fff;text-align:center;background:linear-gradient(135deg,navy 0 60%,purple 60%);border-bottom:.25rem ridge #fff;padding:.65rem;position:relative}.game-card__header p{color:#fff200;letter-spacing:.15em;margin-bottom:.2rem;font:900 .8rem Courier New,monospace}.game-card__header h2{text-shadow:.15rem .15rem red;margin:0;font:900 clamp(1.5rem,5vw,2.7rem)/1 Impact,sans-serif}.game-card__status{color:#39ff14;background:#000;border:.12rem solid #fff;margin-top:.5rem;padding:.2rem .5rem;font:700 .72rem Courier New,monospace;display:inline-block}.game-card__content{grid-template-columns:minmax(14rem,.8fr) minmax(19rem,1.2fr);gap:.8rem;padding:.8rem;display:grid}.game-card__pitch{background:#fff200;border:.18rem dashed #f00000;padding:.5rem;font:700 1.05rem/1.35 Comic Sans MS,cursive}.system-requirements{color:#39ff14;background:#000;border:.18rem inset #fff;padding:.55rem;font:.74rem/1.5 Courier New,monospace}.system-requirements ul{margin:.35rem 0 0;padding-left:1.3rem}.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.screenshot-grid figure{background:#000;border:.22rem inset #fff;margin:0}.screenshot-grid img{aspect-ratio:16/9;object-fit:cover;width:100%;image-rendering:pixelated}.screenshot-grid figcaption{color:#fff;text-align:center;padding:.25rem;font:.6rem Courier New,monospace}.trailer-placeholder{color:#fff;text-align:center;background:radial-gradient(circle,#222,#000);border:.3rem inset #fff;align-content:center;place-items:center;min-height:7rem;margin-top:.5rem;display:grid}.trailer-placeholder>span{color:#39ff14;font-size:2.5rem}.trailer-placeholder small{color:silver;font-family:Courier New,monospace}.game-card__footer{background:repeating-linear-gradient(90deg,#f0f 0 1rem,#0ff 1rem 2rem);border-top:.25rem ridge #fff;flex-direction:column;align-items:center;gap:.35rem;padding:.8rem;display:flex}.wishlist-button{text-align:center;background:linear-gradient(#fff200,#ff6b00);border:.3rem outset #fff;padding:.65rem 1rem;font:900 clamp(.95rem,3vw,1.35rem) Comic Sans MS,cursive;text-decoration:underline;display:inline-block;box-shadow:.25rem .25rem #000;color:navy!important}.wishlist-button--disabled{cursor:not-allowed}.game-card__footer small{background:#fff;padding:.12rem .3rem}.visitor-counter{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;font-size:.75rem;display:flex}.visitor-counter strong{color:#ff2020;letter-spacing:.12em;background:#050505;border:.2rem inset #fff;padding:.2rem .45rem;font:1.15rem Courier New,monospace}.site-footer{text-align:center;background:silver;border-top:.3rem ridge #fff;padding:.9rem;font:.75rem/1.4 Times New Roman,serif}.footer-badges{flex-wrap:wrap;justify-content:center;gap:.35rem;margin-bottom:.65rem;display:flex}.site-footer p{margin:.35rem 0}.copyright{font-size:.65rem}.intro-splash{text-align:center;background:#fff url(/backgrounds/confetti.svg);border:.35rem double red;margin-bottom:.9rem;padding:clamp(.7rem,3vw,1.2rem);box-shadow:inset 0 0 0 .25rem #fff200}.intro-splash__kicker{color:#d00000;letter-spacing:.08em;margin-bottom:.25rem;font:900 .82rem Courier New,monospace}.intro-splash h1{color:navy;margin:0 0 .6rem;font:900 clamp(1.55rem,5vw,2.7rem)/1 Times New Roman,serif;text-decoration:underline double #f00000}.intro-splash>p:not(.intro-splash__kicker){max-width:45rem;margin-inline:auto;font:700 clamp(.95rem,2.2vw,1.15rem)/1.45 Comic Sans MS,cursive}.intro-splash__badges,.footer-badges{flex-wrap:wrap;justify-content:center;gap:.35rem;display:flex}.home-grid{grid-template-columns:minmax(11rem,.28fr) minmax(0,1fr);align-items:start;gap:.8rem;display:grid}.home-sidebar{min-width:0}.special-price{color:#c00000;text-align:center;margin-bottom:.3rem;font:900 1.35rem Impact,sans-serif}.employee-photo{width:100%;image-rendering:pixelated;background:#0ff;border:.25rem inset #fff}.cool-links{margin:0;padding-left:1.2rem;font-family:Times New Roman,serif}.cool-links li{margin-bottom:.6rem}.home-main .game-card{margin-bottom:.9rem}.news-row{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.webring{color:#fff200;text-align:center;background:navy;border:.3rem ridge #fff;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;margin:.3rem 0 .9rem;padding:.6rem;font-family:Times New Roman,serif;display:grid}.webring a{color:#0ff}.webring div{flex-direction:column;display:flex}.spaced-panel{margin-top:1rem}.two-column-page{grid-template-columns:1.3fr .7fr;gap:.8rem;display:grid}.fact-sheet{grid-template-columns:auto 1fr;gap:.45rem;margin:0;display:grid}.fact-sheet dt{font-weight:900}.fact-sheet dd{border-left:.15rem dotted navy;margin:0;padding-left:.45rem}.values-list{margin:0;padding-left:1.7rem;font:1rem/1.6 Comic Sans MS,cursive}.contact-terminal{color:silver;background:#000;border:.35rem inset #fff;margin-bottom:.9rem;padding:.8rem;font:.82rem/1.4 Courier New,monospace}.contact-terminal p{margin-bottom:.3rem}.terminal-success{color:#39ff14}.email-address{overflow-wrap:anywhere;color:#00e;text-align:center;font:900 clamp(1.15rem,4vw,2rem) Times New Roman,serif}.devlog-list{margin:0;padding:0;list-style:none}.devlog-list li{background:#fffa;border-bottom:.15rem dotted #333;grid-template-columns:minmax(8rem,.25fr) 1fr;gap:.7rem;padding:.65rem;display:grid}.devlog-list li:nth-child(2n){background:#0ff5}.devlog-list time{font:700 .75rem Courier New,monospace}.devlog-list h2{margin:0 0 .2rem;font:700 1.2rem Times New Roman,serif}.devlog-list p{margin:0}.devlog-list--compact li{background:0 0;flex-direction:column;gap:.2rem;padding:.4rem 0;display:flex}.devlog-entry>header{color:#fff;text-align:center;background:navy;border:.3rem double #fff;margin-bottom:.9rem;padding:.8rem}.devlog-entry>header h1{color:#fff200;margin-bottom:.4rem;font:900 clamp(1.5rem,5vw,2.4rem) Times New Roman,serif}.devlog-entry>header p{margin-bottom:0}.devlog-entry__eyebrow{color:#0ff;font:700 .75rem Courier New,monospace}.prose{max-width:45rem;margin-inline:auto;font:1rem/1.65 Georgia,Times New Roman,serif}.prose p:last-child{margin-bottom:0}.error-page{color:#fff;text-align:center;background:navy;border:.4rem ridge #fff;min-height:24rem;padding:2rem 1rem}.error-page a{color:#0ff}.error-code{color:#fff200;margin:0;font:900 clamp(5rem,25vw,12rem)/.9 Impact,sans-serif}@keyframes pizza-spin{to{transform:rotate(1turn)}}@keyframes cyber-scroll{to{transform:translate(-100%)}}@keyframes color-panic{50%{color:#0ff;text-shadow:.15rem .15rem #f00000}}@keyframes worker-bob{50%{transform:translateY(-.3rem)}}html[data-motion=off] *,html[data-motion=off] :before,html[data-motion=off] :after{scroll-behavior:auto!important;animation-play-state:paused!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=46rem){.game-card__content{grid-template-columns:1fr}.main-nav{display:block}.main-nav__label{border-bottom:.18rem ridge #fff;border-right:0}.home-grid{grid-template-columns:1fr}.home-sidebar{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.two-column-page{grid-template-columns:1fr}}@media (width<=32rem){.site-header__utilities{text-align:center;flex-direction:column;align-items:stretch}.site-header__logo-row{grid-template-columns:2.5rem 1fr 2.5rem}.main-nav ul{grid-template-columns:repeat(2,1fr);display:grid}.main-nav li{justify-content:center}.main-nav li>span{display:none}.main-nav a{text-align:center;width:100%}.screenshot-grid{grid-template-columns:1fr}.word-art{-webkit-text-stroke-width:.06rem}.home-sidebar,.news-row,.webring{grid-template-columns:1fr}.devlog-list li{grid-template-columns:1fr;gap:.25rem}}
