:root{--bg:#ffffff;--muted:#666}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;background:var(--bg);color:#111}.site-header{padding:2rem 1rem;text-align:center;border-bottom:1px solid #eee}.site-header h1{margin:0;font-size:1.5rem}main{padding:1rem}.game-card{display:inline-block;width:160px;margin:8px;text-align:center;vertical-align:top}.game-card img{width:160px;height:90px;object-fit:cover;border-radius:6px;background:#f2f2f2}.game-card .meta{margin-top:6px}.game-card a{color:#111;text-decoration:none;font-weight:600}footer{padding:1rem;text-align:center;color:var(--muted);font-size:.9rem}
