/* Unique palette - no shared class names */
.root_sale_f949719a {
  font-family: "Georgia", "Times New Roman", serif;
  color: hsl(60, 12%, 12%);
  background: hsl(60, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.wrap_053e25dc {
  max-width: 1080px;
  margin: 0 auto;
  padding: 24px 12px;
}

.esal_18f9c343 {
  background: hsl(60, 45%, 40%);
  color: hsl(60, 45%, 65%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

.bar_864b4109 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.brand_gamesa_7c900400 { font-weight: 700; font-size: 1.25rem; }

.nav_game_bf55f47e { display: flex; }

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

.navItem_revie_f6d73280 { margin: 0; }

.link_views_73f54fd0 {
  color: hsl(60, 45%, 65%);
  text-decoration: none;
}

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

.esal_main_a20f4967 { padding: 24px 0; }

.iews_5f36f03c {
  margin-bottom: 48px;
  padding: 18px 0;
}

.heading_8540297e {
  font-size: 1.75rem;
  color: hsl(60, 60%, 25%);
  margin: 0 0 12px;
}

.text_al_3825b59a { margin: 0 0 12px; color: hsl(60, 8%, 42%); }

.games_901f051f {
  list-style: disc;
  margin: 12px 0;
  padding-left: 24px;
}

.ale_listItem_64e86d5e { margin-bottom: 6px; }

.footer_04495954 {
  background: hsl(60, 10%, 94%);
  color: hsl(60, 8%, 42%);
  padding: 24px 18px;
  margin-top: 48px;
}

.strip_0c77c037 { max-width: 1080px; margin: 0 auto; }

.ew_footerText_e1f70e69 { margin: 0 0 12px; font-size: 0.9rem; }

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

.revi_footerLink_6f5e661f { color: hsl(240, 45%, 40%); text-decoration: none; }

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

.meta2_lesrev_ba30e404 { display: block; font-size: 0.875rem; color: hsl(60, 8%, 42%); 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(.mesale_5e6f51af) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.mesale_5e6f51af {
  margin: 1rem 0 0;
  padding: 0;
}
.mesale_5e6f51af .blogItem_esa_f432d26b {
  margin: 0;
  padding: 0;
}
.meta2_lesrev_ba30e404 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_lesrev_ba30e404 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.mesale_5e6f51af .alesr_540b1d7e {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.revi_145cf872 .alesr_540b1d7e {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.revi_145cf872 .blogItem_esa_f432d26b:last-child .alesr_540b1d7e { border-bottom: none; }
/* Grid */
.blogLayoutGrid_8a2004cf {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_8a2004cf .alesr_540b1d7e {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_8a2004cf .alesr_540b1d7e:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_es_fa4a0223 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_es_fa4a0223 { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_es_fa4a0223 .alesr_540b1d7e {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_es_fa4a0223 .alesr_540b1d7e:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.mesale_99234632 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .mesale_99234632 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .mesale_99234632 { grid-template-columns: 1fr; }
}
.mesale_99234632 .alesr_540b1d7e {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.mesale_99234632 .alesr_540b1d7e:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.iews_blogLayoutBoxed_2a34c443 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.iews_blogLayoutBoxed_2a34c443 .alesr_540b1d7e {
  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;
}
.iews_blogLayoutBoxed_2a34c443 .alesr_540b1d7e:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_es_b1019673 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_es_b1019673 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_es_b1019673 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_es_b1019673 .alesr_540b1d7e {
  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_es_b1019673 .alesr_540b1d7e: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);
}
