.gam_92bfa4c9 { font-family: "Gill Sans", "Trebuchet MS", sans-serif; margin: 0; color: hsl(121, 12%, 12%); background: hsl(121, 8%, 98%); }

.body_02a97cdc { margin: 0; min-height: 100vh; display: flex; flex-direction: column; }

.otsthe_bar_a6a65c8a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 21px 28px;
  background: hsl(301, 46%, 36%);
  color: hsl(301, 46%, 66%);
}

.brand_0b7d48e2 { font-size: 1.2rem; font-weight: 700; }

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

.ts_9813db90 { margin: 0; }

.hegame_link_6d2cc9f1 { color: inherit; text-decoration: none; }

.thega_inner_63e9c9c6 {
  flex: 1;
  max-width: 1101px;
  margin: 0 auto;
  width: 100%;
  padding: 56px 14px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 56px;
}

@media (max-width: 640px) {
  .thega_inner_63e9c9c6 { grid-template-columns: 1fr; }
}

.nav_00027c46 { padding: 14px 0; }

.ots_navList_e22db22b { list-style: none; margin: 0; padding: 0; }

.he_navItem_ef95ab54 { margin-bottom: 7px; }

.stheg_523c879f { padding: 14px 0; }

.hegam_15c3b337 { margin-bottom: 28px; padding: 21px 0; border-bottom: 1px solid hsl(121, 10%, 94%); }

.gam_dc242567 { font-size: 1.5rem; margin: 0 0 21px; color: hsl(121, 61%, 21%); }

.subheading_thegam_7ee087c0 { font-size: 1.25rem; margin: 0 0 14px; color: hsl(121, 46%, 36%); }

.ots_1f4a8d26 { margin: 0 0 14px; color: hsl(121, 8%, 42%); line-height: 1.6; }

.tsthe_186f4a75 { margin: 14px 0; padding-left: 28px; }

.listItem_40ada272 { margin-bottom: 7px; }

.ot_14cbe117 {
  padding: 28px 28px;
  background: hsl(121, 61%, 21%);
  color: hsl(121, 46%, 61%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.footerText_045c3d6e { margin: 0; font-size: 0.875rem; }

.otsthe_14641722 { display: flex; flex-wrap: wrap; align-items: baseline; row-gap: 14px; column-gap: 21px; }
.otsthe_14641722 > * { flex: 0 0 auto; }

.footerLink_sth_b5c72037 { color: inherit; text-decoration: none; }

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