html,body{margin:0;padding:0;width:100%;min-height:100%}body{background:#1c122b url(/assets/bg-C4m_2OqR.png) top center / cover no-repeat fixed;image-rendering:pixelated;image-rendering:crisp-edges;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#e0e0ff}main{max-width:800px;margin:0 auto;padding:48px 24px;display:flex;flex-direction:column;align-items:center;gap:32px}.logo{width:100%;max-width:480px;image-rendering:pixelated;image-rendering:crisp-edges}.tagline{font-size:1.2rem;text-align:center;background:#05020fe6;padding:16px 24px;border-radius:4px;margin:0}.john{background:#05020fe6;padding:16px 4px 4px 16px;border-radius:4px}section{width:100%;background:#05020fe6;padding:24px;border-radius:4px;box-sizing:border-box}h2{margin:0 0 12px;font-size:1.1rem;color:#4ef0ff;font-family:"Press Start 2P",cursive}section p{margin:0 0 8px;line-height:1.6}section p:last-child{margin-bottom:0}.features ul,.details ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.details ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.features li,.details li{margin:0;line-height:1.5;background:#1c122b99;padding:12px 16px;border-radius:4px;border-left:4px solid #4ef0ff;display:flex;flex-direction:column;align-items:flex-start}.features li strong,.details li strong{color:#4ef0ff;margin-bottom:4px;font-size:.9em;text-transform:uppercase;letter-spacing:.05em}.details .tags-item{grid-column:1 / -1}.tags{display:flex;flex-wrap:wrap;gap:8px}.chip{background:#4ef0ff1f;color:#4ef0ff;padding:2px 10px;border-radius:999px;font-size:.8em;white-space:nowrap}.screenshot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px}.screenshot-grid img{width:100%;height:auto;border-radius:4px;image-rendering:pixelated;image-rendering:crisp-edges;transition:transform .2s}.screenshot-grid img:hover{transform:scale(1.02)}.links{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;background:none;padding:0}.trailer{width:100%;box-sizing:border-box;background:#05020fe6;padding:24px;border-radius:4px}.trailer iframe{width:100%;aspect-ratio:16 / 9;border:none;border-radius:2px;display:block}.store-btn{display:inline-flex;align-items:center;gap:12px;padding:16px 40px;border-radius:4px;text-decoration:none;font-size:1.3rem;font-weight:700;color:#fff;transition:filter .15s}.store-btn img{width:28px;height:28px;filter:brightness(0) invert(1)}.store-btn:hover{filter:brightness(1.2)}.store-btn.steam{background:#1b2838}.store-btn.itch{background:#fa5c5c}.store-btn.github{background:#24292e}.coverage{display:flex;flex-direction:column;gap:12px}.coverage-item{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;color:inherit;background:#1c122b99;padding:12px 16px;border-radius:4px;border-left:4px solid #4ef0ff;gap:4px;transition:background .15s}.coverage-item:hover{background:#1c122be6}.coverage-item strong{color:#4ef0ff;font-size:.9em;text-transform:uppercase;letter-spacing:.05em}.coverage-quote{color:#e0e0ff;font-style:italic}.coverage-date{color:#e0e0ff66;font-size:.8em}@media(max-width:480px){.screenshot-grid{grid-template-columns:repeat(2,1fr)}.store-btn{padding:12px 24px;font-size:1rem;gap:8px}.store-btn img{width:22px;height:22px}}
