/* variant_i: generous spacing, large type */
.root_ston_74bae435 { font-family: "Georgia", "Times New Roman", serif; margin: 0; background: hsl(272, 8%, 98%); color: hsl(272, 12%, 12%); line-height: 1.6; }

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

.eston_9463ceaa {
  max-width: 1252px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

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

.eston_brand_ee525fba { font-weight: 700; font-size: 1.75rem; color: hsl(272, 47%, 37%); }

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

.nlineg_55fc8470 { margin: 0; }

.onlin_1c258905 { color: hsl(92, 47%, 37%); text-decoration: none; font-size: 1.05rem; }

.tonlin_98f2a559 { padding: 64px 0; }

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

.heading_egami_3a8bfff7 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(272, 62%, 22%); }

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

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

.inegam_listItem_a4ed3367 { margin-bottom: 16px; }

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

.neg_cardTitle_a76bd443 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(272, 62%, 22%); }

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

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

.footerText_ccf2b43c { margin: 0; }

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

.footerLink_81d93e50 { color: hsl(92, 47%, 37%); text-decoration: none; }

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