/* variant_d: dark header bar, soft cards */
.game_9af429ec { font-family: "Franklin Gothic Medium", "Arial Narrow", sans-serif; margin: 0; background: hsl(159, 8%, 98%); color: hsl(159, 12%, 12%); }

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

.container_echg_7e3049ec {
  max-width: 1099px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.header_ch_7eb31411 {
  padding: 27px 36px;
  margin: 0 calc(-1 * 27px) 72px;
  background: hsl(159, 69%, 44%);
  color: hsl(159, 54%, 84%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}

.mec_1a82a579 { font-weight: 700; font-size: 1.4rem; letter-spacing: 0.02em; }

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

.ec_5d259e72 { margin: 0; }

.hgame_link_6f8b0a14 { color: hsl(159, 54%, 84%); text-decoration: none; }

.hgame_link_6f8b0a14:hover { text-decoration: underline; }

.meco_main_66124681 { padding: 36px 0; }

.hgame_section_eb0152b8 {
  background: hsl(159, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(339, 54%, 59%);
}

.heading_hga_7fbb4f17 { font-size: 1.4rem; margin: 0 0 18px; color: hsl(159, 69%, 44%); }

.me_text_6e4f2fdf { margin: 0 0 18px; color: hsl(159, 8%, 42%); line-height: 1.6; }

.list_gameco_77c85396 { margin: 18px 0; padding-left: 36px; }

.gameco_96fda0f5 { margin-bottom: 9px; }

.techga_114f03ab {
  background: hsl(159, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(339, 54%, 59%);
}

.chgame_9baa8fba { font-size: 1.35rem; margin: 0 0 18px; color: hsl(159, 69%, 44%); }

.cardText_ch_bbafea69 { margin: 0 0 18px; color: hsl(159, 8%, 42%); }

.footer_c9b5be99 {
  margin-top: 72px;
  padding: 36px 0;
  border-top: 2px solid hsl(159, 10%, 94%);
  font-size: 0.875rem;
  color: hsl(159, 8%, 42%);
}

.footerText_ec_3e23fa62 { margin: 0; }

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

.footerLink_852ce12c { color: hsl(339, 54%, 59%); text-decoration: none; }

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