/* variant_i: generous spacing, large type */
.root_4e6a9212 { font-family: "Lucida Bright", Georgia, serif; margin: 0; background: hsl(296, 8%, 98%); color: hsl(296, 12%, 12%); line-height: 1.6; }

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

.container_093f70d6 {
  max-width: 1036px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

.header_80663f6f {
  padding: 64px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(296, 71%, 46%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
}

.ga_55869cf5 { font-weight: 700; font-size: 1.75rem; color: hsl(296, 71%, 46%); }

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

.ite_navItem_ee783fa8 { margin: 0; }

.ee_link_2150c9ec { color: hsl(116, 71%, 46%); text-decoration: none; font-size: 1.05rem; }

.frees_58dff2b2 { padding: 64px 0; }

.section_tegam_39c89bd4 {
  padding: 64px;
  margin-bottom: 64px;
  background: hsl(296, 10%, 94%);
}

.sitega_heading_a87ddb19 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(296, 80%, 31%); }

.text_am_b4c16f00 { margin: 0; color: hsl(296, 8%, 42%); line-height: 1.75; font-size: 1.05rem; }

.iteg_165d94a0 { margin: 24px 0; padding-left: 64px; }

.listItem_ees_bc77e411 { margin-bottom: 16px; }

.card_0b3bd7d7 {
  background: hsl(296, 10%, 94%);
  padding: 64px;
  margin-bottom: 64px;
}

.egam_cardTitle_eada84d9 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(296, 80%, 31%); }

.freesi_df19edc5 { margin: 0; color: hsl(296, 8%, 42%); font-size: 1.05rem; }

.footer_reesi_3435005a {
  margin-top: 64px;
  padding: 64px 0;
  border-top: 2px solid hsl(296, 10%, 94%);
  font-size: 1rem;
  color: hsl(296, 8%, 42%);
}

.egam_1f300c3e { margin: 0; }

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

.sit_footerLink_6fdeb08c { color: hsl(116, 71%, 46%); text-decoration: none; }

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