/* variant_h: compact, small spacing */
.rat_root_e7970100 { font-family: "Gill Sans", "Trebuchet MS", sans-serif; margin: 0; background: hsl(259, 8%, 98%); color: hsl(259, 12%, 12%); font-size: 0.9375rem; }

.gamesr_9d492741 { margin: 0; min-height: 100vh; }

.gamesr_container_e93d39db {
  max-width: 1159px;
  margin: 0 auto;
  padding: 0 14px 28px;
}

.header_42ebb041 {
  padding: 14px 0;
  margin-bottom: 28px;
  border-bottom: 2px solid hsl(79, 64%, 44%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.brand_id_70ea349a { font-weight: 700; font-size: 1.2rem; color: hsl(259, 64%, 44%); }

.deog_navList_e14febf4 { list-style: none; margin: 0; padding: 0; display: flex; gap: 21px; }

.navItem_ideoga_7083406b { margin: 0; }

.ames_link_ecb7e9cf { color: hsl(79, 64%, 44%); text-decoration: none; }

.de_115ef0c9 { padding: 21px 0; }

.games_section_6a741620 {
  padding: 21px;
  margin-bottom: 21px;
  background: hsl(259, 10%, 94%);
}

.heading_eogam_7a70662d { font-size: 1.2rem; margin: 0 0 7px; color: hsl(259, 79%, 29%); }

.ide_52ccb0c6 { margin: 0; color: hsl(259, 8%, 42%); line-height: 1.55; }

.list_vi_fe652692 { margin: 7px 0; padding-left: 21px; }

.listItem_093e05f0 { margin-bottom: 2px; }

.es_da95e7f4 {
  background: hsl(259, 10%, 94%);
  padding: 21px;
  margin-bottom: 21px;
}

.in_5ecc76e4 { font-size: 1.2rem; margin: 0 0 7px; color: hsl(259, 79%, 29%); }

.deo_d48be42f { margin: 0; color: hsl(259, 8%, 42%); font-size: 0.9rem; }

.footer_8065eef3 {
  margin-top: 28px;
  padding-top: 14px;
  border-top: 1px solid hsl(259, 10%, 94%);
  font-size: 0.8125rem;
  color: hsl(259, 8%, 42%);
}

.footerText_me_f97da085 { margin: 0; }

.atin_5b682ed9 { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; align-items: baseline; row-gap: 7px; column-gap: 14px; }
.atin_5b682ed9 > li { flex: 0 0 auto; }

.sr_footerLink_2f7951ef { color: hsl(79, 64%, 44%); text-decoration: none; }

.meta2_mes_f4e502d0 { display: block; font-size: 0.875rem; opacity: 0.75; margin-top: 0.25rem; }

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

/* Articles/blog/news listing — hashed class names per site (no footprint) */
main:has(.am_blogLayout_e078da1d) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.am_blogLayout_e078da1d {
  margin: 1rem 0 0;
  padding: 0;
}
.am_blogLayout_e078da1d .blogItem_mes_3b59f6b8 {
  margin: 0;
  padding: 0;
}
.meta2_mes_f4e502d0 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_mes_f4e502d0 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.am_blogLayout_e078da1d .games_blogLink_a170c953 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.esrati_1c68911c .games_blogLink_a170c953 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.esrati_1c68911c .blogItem_mes_3b59f6b8:last-child .games_blogLink_a170c953 { border-bottom: none; }
/* Grid */
.vid_blogLayoutGrid_a5b7f23b {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.vid_blogLayoutGrid_a5b7f23b .games_blogLink_a170c953 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.vid_blogLayoutGrid_a5b7f23b .games_blogLink_a170c953:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_c132757f {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_c132757f { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_c132757f .games_blogLink_a170c953 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_c132757f .games_blogLink_a170c953:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_c4f5a878 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_c4f5a878 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_c4f5a878 { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_c4f5a878 .games_blogLink_a170c953 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_c4f5a878 .games_blogLink_a170c953:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.vide_blogLayoutBoxed_248f9c9b {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.vide_blogLayoutBoxed_248f9c9b .games_blogLink_a170c953 {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 1.25rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.12);
  background: #f0f1f3;
  box-shadow: none;
}
.vide_blogLayoutBoxed_248f9c9b .games_blogLink_a170c953:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_0f3f43b6 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_0f3f43b6 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_0f3f43b6 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_0f3f43b6 .games_blogLink_a170c953 {
  display: block;
  padding: 1.25rem;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.06);
  background: #fff;
  border: 1px solid rgba(0,0,0,0.06);
  min-height: 4rem;
}
.blogLayoutCards_0f3f43b6 .games_blogLink_a170c953:hover {
  box-shadow: 0 6px 20px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.08);
  border-color: rgba(0,0,0,0.1);
}
