/* variant_k: narrow centered content */
.root_c77a88f5 { font-family: undefined; margin: 0; background: hsl(310, 8%, 98%); color: hsl(310, 12%, 12%); }

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

.container_4210502c {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 40px 80px;
}

.nosg_header_e5c60c2f {
  padding: 40px 0;
  margin-bottom: 80px;
  text-align: center;
  border-bottom: 1px solid hsl(310, 10%, 94%);
}

.brand_073ce4b0 { font-weight: 700; font-size: 1.5rem; color: hsl(310, 55%, 45%); display: block; margin-bottom: 20px; }

.cas_91bde90e { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; }

.navItem_04d6de85 { margin: 0; }

.link_80e2c83f { color: hsl(130, 55%, 45%); text-decoration: none; }

.main_4dc5f61e { padding: 40px 0; }

.stcasi_section_a506faac {
  padding: 40px 0;
  margin-bottom: 40px;
}

.heading_osgam_7bffdc43 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(310, 70%, 30%); }

.osgame_text_a0c9bd55 { margin: 0; color: hsl(310, 8%, 42%); line-height: 1.7; }

.casin_list_ad046a34 { margin: 20px 0; padding-left: 40px; }

.listItem_est_7460c13a { margin-bottom: 10px; }

.osg_194db1f6 {
  padding: 40px 0;
  margin-bottom: 40px;
}

.st_cardTitle_6bdf46e0 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(310, 70%, 30%); }

.cardText_ga_f8a7921f { margin: 0; color: hsl(310, 8%, 42%); line-height: 1.7; }

.footer_01ee8ce5 {
  margin-top: 80px;
  padding-top: 40px;
  border-top: 1px solid hsl(310, 10%, 94%);
  text-align: center;
  font-size: 0.9rem;
  color: hsl(310, 8%, 42%);
}

.footerText_stcas_34907848 { margin: 0; }

.tcas_footerLinks_6f9c7483 { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: baseline; row-gap: 20px; column-gap: 30px; }
.tcas_footerLinks_6f9c7483 > li { flex: 0 0 auto; }

.footerLink_sg_7b554222 { color: hsl(130, 55%, 45%); text-decoration: none; }

.meta2_ce3a74a7 { 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_436235ee) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_436235ee {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_436235ee .me_blogItem_a191bb0c {
  margin: 0;
  padding: 0;
}
.meta2_ce3a74a7 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_ce3a74a7 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_436235ee .nosga_blogLink_aecdca5e {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.osgam_d7611c0d .nosga_blogLink_aecdca5e {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.osgam_d7611c0d .me_blogItem_a191bb0c:last-child .nosga_blogLink_aecdca5e { border-bottom: none; }
/* Grid */
.blogLayoutGrid_sino_f99b4317 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_sino_f99b4317 .nosga_blogLink_aecdca5e {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_sino_f99b4317 .nosga_blogLink_aecdca5e:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.ame_blogLayoutGrid3_a5116805 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .ame_blogLayoutGrid3_a5116805 { grid-template-columns: 1fr; }
}
.ame_blogLayoutGrid3_a5116805 .nosga_blogLink_aecdca5e {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ame_blogLayoutGrid3_a5116805 .nosga_blogLink_aecdca5e:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.osga_blogLayoutGrid4_29a326ef {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .osga_blogLayoutGrid4_29a326ef { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .osga_blogLayoutGrid4_29a326ef { grid-template-columns: 1fr; }
}
.osga_blogLayoutGrid4_29a326ef .nosga_blogLink_aecdca5e {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.osga_blogLayoutGrid4_29a326ef .nosga_blogLink_aecdca5e:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_nosg_f87a95e3 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_nosg_f87a95e3 .nosga_blogLink_aecdca5e {
  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_nosg_f87a95e3 .nosga_blogLink_aecdca5e:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_osgam_be5ab1e4 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_osgam_be5ab1e4 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_osgam_be5ab1e4 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_osgam_be5ab1e4 .nosga_blogLink_aecdca5e {
  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_osgam_be5ab1e4 .nosga_blogLink_aecdca5e: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);
}

/* Mobile responsive layout */
@media (max-width: 768px) {
  .tcasin_5ed001d5 { overflow-x: hidden; }
  .container_4210502c {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .nosg_header_e5c60c2f {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .brand_073ce4b0 {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .cas_91bde90e { gap: 16px; flex-wrap: wrap; }
  .main_4dc5f61e { padding: 20px 0; }
  .stcasi_section_a506faac {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .osg_194db1f6 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .layout-content-sidebar {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 1rem;
  }
  .layout-content-sidebar .layout-main,
  .layout-content-sidebar main.layout-main {
    order: 1;
    width: 100%;
  }
  .site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar.site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar {
    order: 2;
    flex: 1 1 100%;
    width: 100%;
    max-width: none;
  }
  .footer_01ee8ce5 {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_stcas_34907848 { margin-bottom: 12px; }
  .tcas_footerLinks_6f9c7483 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .tcas_footerLinks_6f9c7483 a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .nosg_header_e5c60c2f {
    flex-direction: column;
    align-items: flex-start;
  }
  .cas_91bde90e { width: 100%; }
  .tcas_footerLinks_6f9c7483 { grid-template-columns: 1fr; }
}
