/* variant_f: minimal, thin borders only */
.andg_174b046a { font-family: undefined; margin: 0; background: hsl(209, 8%, 98%); color: hsl(209, 12%, 12%); }

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

.container_85cda4e1 {
  max-width: 989px;
  margin: 0 auto;
  padding: 0 44px 88px;
}

.ames_header_e612a727 {
  padding: 44px 0;
  margin-bottom: 88px;
  border-bottom: 1px solid hsl(209, 8%, 42%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}

.brand_8d1c94c8 { font-weight: 600; font-size: 1.25rem; color: hsl(209, 80%, 34%); }

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

.games_navItem_e174c44b { margin: 0; }

.dgames_db5a0433 { color: hsl(29, 74%, 49%); text-decoration: none; }

.main_4615f477 { padding: 44px 0; }

.ndgame_section_a395a732 {
  padding: 33px 0;
  margin-bottom: 44px;
  border-bottom: 1px solid hsl(209, 10%, 94%);
}

.heading_and_f2ae5de1 { font-size: 1.3rem; margin: 0 0 22px; color: hsl(209, 12%, 12%); font-weight: 600; }

.text_reea_b7f487fe { margin: 0; color: hsl(209, 8%, 42%); line-height: 1.65; }

.list_dgames_7baa428b { margin: 22px 0; padding-left: 44px; }

.listItem_c495165e { margin-bottom: 11px; }

.an_card_e2abc414 {
  padding: 44px 0;
  margin-bottom: 44px;
  border-bottom: 1px solid hsl(209, 10%, 94%);
}

.freean_18a86f60 { font-size: 1.3rem; margin: 0 0 22px; font-weight: 600; }

.dgam_cardText_ab6a784a { margin: 0; color: hsl(209, 8%, 42%); }

.games_footer_ece10cbc {
  margin-top: 88px;
  padding-top: 44px;
  border-top: 1px solid hsl(209, 8%, 42%);
  font-size: 0.875rem;
  color: hsl(209, 8%, 42%);
}

.footerText_81820e2c { margin: 0; }

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

.ames_footerLink_ee85d074 { color: hsl(29, 74%, 49%); text-decoration: none; }

.meta2_games_7f5dd677 { 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(.blogLayout_an_3499b7a2) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_an_3499b7a2 {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_an_3499b7a2 .nd_blogItem_e6152c3d {
  margin: 0;
  padding: 0;
}
.meta2_games_7f5dd677 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_games_7f5dd677 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_an_3499b7a2 .blogLink_freea_b6030d3c {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.ndgame_blogLayoutList_23f20040 .blogLink_freea_b6030d3c {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.ndgame_blogLayoutList_23f20040 .nd_blogItem_e6152c3d:last-child .blogLink_freea_b6030d3c { border-bottom: none; }
/* Grid */
.eandg_d4e3c8b9 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.eandg_d4e3c8b9 .blogLink_freea_b6030d3c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.eandg_d4e3c8b9 .blogLink_freea_b6030d3c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.dgame_blogLayoutGrid3_e0b9c737 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .dgame_blogLayoutGrid3_e0b9c737 { grid-template-columns: 1fr; }
}
.dgame_blogLayoutGrid3_e0b9c737 .blogLink_freea_b6030d3c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.dgame_blogLayoutGrid3_e0b9c737 .blogLink_freea_b6030d3c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.ames_blogLayoutGrid4_6e5b3818 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .ames_blogLayoutGrid4_6e5b3818 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .ames_blogLayoutGrid4_6e5b3818 { grid-template-columns: 1fr; }
}
.ames_blogLayoutGrid4_6e5b3818 .blogLink_freea_b6030d3c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ames_blogLayoutGrid4_6e5b3818 .blogLink_freea_b6030d3c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_4f44fb13 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_4f44fb13 .blogLink_freea_b6030d3c {
  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;
}
.blogLayoutBoxed_4f44fb13 .blogLink_freea_b6030d3c:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.reea_1b06c3f4 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .reea_1b06c3f4 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .reea_1b06c3f4 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.reea_1b06c3f4 .blogLink_freea_b6030d3c {
  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;
}
.reea_1b06c3f4 .blogLink_freea_b6030d3c: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);
}
