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

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

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

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

.spor_brand_61d68494 { font-weight: 700; font-size: 1.5rem; color: hsl(226, 61%, 46%); display: block; margin-bottom: 20px; }

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

.tso_navItem_e8f46b89 { margin: 0; }

.tlives_9cfae4cc { color: hsl(46, 61%, 46%); text-decoration: none; }

.main_so_f25cb39e { padding: 40px 0; }

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

.in_59eb37cd { font-size: 1.4rem; margin: 0 0 20px; color: hsl(226, 76%, 31%); }

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

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

.spo_15863f6e { margin-bottom: 10px; }

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

.spor_cardTitle_294278e2 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(226, 76%, 31%); }

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

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

.footerText_spor_310ab63d { margin: 0; }

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

.footerLink_4d643419 { color: hsl(46, 61%, 46%); text-decoration: none; }

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