/* variant_h: compact, small spacing */
.vspo_root_e74fade8 { font-family: undefined; margin: 0; background: hsl(307, 8%, 98%); color: hsl(307, 12%, 12%); font-size: 0.9375rem; }

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

.games_d87557b6 {
  max-width: 1287px;
  margin: 0 auto;
  padding: 0 14px 28px;
}

.header_0d35c34f {
  padding: 14px 0;
  margin-bottom: 28px;
  border-bottom: 2px solid hsl(127, 52%, 47%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.tsgam_brand_65c59e71 { font-weight: 700; font-size: 1.2rem; color: hsl(307, 52%, 47%); }

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

.navItem_c4e68752 { margin: 0; }

.link_tv_33d04c1f { color: hsl(127, 52%, 47%); text-decoration: none; }

.main_vsport_f3219815 { padding: 21px 0; }

.section_tvsp_bcf852fb {
  padding: 21px;
  margin-bottom: 21px;
  background: hsl(307, 10%, 94%);
}

.heading_02ee3fdc { font-size: 1.2rem; margin: 0 0 7px; color: hsl(307, 67%, 32%); }

.ortsg_d7435eca { margin: 0; color: hsl(307, 8%, 42%); line-height: 1.55; }

.list_c103c8dd { margin: 7px 0; padding-left: 21px; }

.listItem_023caab8 { margin-bottom: 2px; }

.card_or_be3257a0 {
  background: hsl(307, 10%, 94%);
  padding: 21px;
  margin-bottom: 21px;
}

.cardTitle_sport_bbacdf9d { font-size: 1.2rem; margin: 0 0 7px; color: hsl(307, 67%, 32%); }

.cardText_4da6ee25 { margin: 0; color: hsl(307, 8%, 42%); font-size: 0.9rem; }

.footer_06eb3916 {
  margin-top: 28px;
  padding-top: 14px;
  border-top: 1px solid hsl(307, 10%, 94%);
  font-size: 0.8125rem;
  color: hsl(307, 8%, 42%);
}

.footerText_4d12decc { margin: 0; }

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

.por_5043b0d2 { color: hsl(127, 52%, 47%); text-decoration: none; }

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