@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600&display=swap");.games_container__N8_iq{min-height:100vh;background-color:#fff;color:#000;font-family:Inter,sans-serif;display:flex;justify-content:center;padding:3rem 2rem}.games_content__lW3s6{max-width:800px;width:100%}.games_backLink__PmEuM{display:inline-flex;align-items:center;gap:.4rem;color:#888;text-decoration:none;font-size:.875rem;margin-bottom:2rem;transition:color .3s ease}.games_backLink__PmEuM:hover{color:#000}.games_header__UJCb6{margin-bottom:2.5rem;border-bottom:1px solid #eee;padding-bottom:1.5rem}.games_title__4eG5p{font-size:2.5rem;font-weight:600;margin:0 0 .75rem}.games_subtitle__ED53h{font-size:1rem;font-weight:300;color:#555;line-height:1.6;max-width:60ch}.games_list__XAKX7{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.games_card__2CSET{display:block;text-decoration:none;color:inherit;border:1px solid #eee;border-radius:12px;padding:1.5rem;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.games_card__2CSET:hover{border-color:#ccc;transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.06)}.games_cardTitle__trp9_{font-size:1.1875rem;font-weight:600;margin:0 0 .5rem}.games_cardDesc__UVYDF{font-size:.9375rem;color:#333;line-height:1.6;margin:0 0 1rem}.games_tags__WmrIX{display:flex;flex-wrap:wrap;gap:.5rem}.games_tag__H_pFj{background-color:#f0f0f0;color:#000;font-size:.8125rem;font-weight:400;padding:.25rem .75rem;border-radius:9999px}.games_tagOnsite__9AXzZ{background-color:#eef4ff;color:#1e3a8a}@media (max-width:640px){.games_container__N8_iq{padding:2rem 1.25rem}.games_title__4eG5p{font-size:2rem}}