.games-page.svelte-112d9ds{width:100%}.games-grid.svelte-112d9ds{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.game-card.svelte-112d9ds{display:flex;flex-direction:column;padding:1.25rem;border:2px solid var(--border);border-radius:4px;transition:border-color .15s}.game-card.svelte-112d9ds:hover{border-color:var(--accent)}.card-top.svelte-112d9ds{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}h2.svelte-112d9ds{font-size:1.05rem;font-weight:600;margin:0;line-height:1.3}.badge.svelte-112d9ds{flex-shrink:0;font-family:var(--font-mono);font-size:.65rem;padding:.2rem .55rem;border-radius:100px;background:#c2410c1a;color:var(--accent);white-space:nowrap;margin-top:.1rem}.embed-container.svelte-112d9ds{width:100%;margin-bottom:.75rem}.embed-container.svelte-112d9ds iframe{display:block;width:100%;height:165px;border:none}.game-desc.svelte-112d9ds{font-size:.9rem;line-height:1.55;margin:auto 0 0;color:var(--dim)}@media(max-width:768px){.games-grid.svelte-112d9ds{grid-template-columns:1fr}}
