/* variant_d: dark header bar, soft cards */
.sts_5792ff1b { font-family: undefined; margin: 0; background: hsl(147, 8%, 98%); color: hsl(147, 12%, 12%); }

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

.container_or_748f9967 {
  max-width: 1087px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.header_c0452fa8 {
  padding: 27px 36px;
  margin: 0 calc(-1 * 27px) 72px;
  background: hsl(147, 80%, 32%);
  color: hsl(147, 72%, 72%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}

.ts_5ba8d358 { font-weight: 700; font-size: 1.4rem; letter-spacing: 0.02em; }

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

.navItem_0f7967a9 { margin: 0; }

.link_874efc97 { color: hsl(147, 72%, 72%); text-decoration: none; }

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

.sports_main_e18ddb10 { padding: 36px 0; }

.ursts_9151f44e {
  background: hsl(147, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(327, 72%, 47%);
}

.heading_44fcae56 { font-size: 1.4rem; margin: 0 0 18px; color: hsl(147, 80%, 32%); }

.rs_text_ea7d2f09 { margin: 0 0 18px; color: hsl(147, 8%, 42%); line-height: 1.6; }

.list_0d3c0ebc { margin: 18px 0; padding-left: 36px; }

.listItem_85d438a3 { margin-bottom: 9px; }

.urs_card_e9f36c2f {
  background: hsl(147, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(327, 72%, 47%);
}

.cardTitle_82014c35 { font-size: 1.35rem; margin: 0 0 18px; color: hsl(147, 80%, 32%); }

.tspor_51af6265 { margin: 0 0 18px; color: hsl(147, 8%, 42%); }

.footer_0a165442 {
  margin-top: 72px;
  padding: 36px 0;
  border-top: 2px solid hsl(147, 10%, 94%);
  font-size: 0.875rem;
  color: hsl(147, 8%, 42%);
}

.footerText_8766e4b5 { margin: 0; }

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

.footerLink_stsp_3177318c { color: hsl(327, 72%, 47%); text-decoration: none; }

.urst_d2e043b0 { 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_c01df994) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_c01df994 {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_c01df994 .ports_500ce3d4 {
  margin: 0;
  padding: 0;
}
.urst_d2e043b0 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .urst_d2e043b0 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_c01df994 .blogLink_016be7ba {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.tspor_1f3546b7 .blogLink_016be7ba {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.tspor_1f3546b7 .ports_500ce3d4:last-child .blogLink_016be7ba { border-bottom: none; }
/* Grid */
.urstsp_blogLayoutGrid_ad77aace {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.urstsp_blogLayoutGrid_ad77aace .blogLink_016be7ba {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.urstsp_blogLayoutGrid_ad77aace .blogLink_016be7ba:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.rts_5db00ba0 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .rts_5db00ba0 { grid-template-columns: 1fr; }
}
.rts_5db00ba0 .blogLink_016be7ba {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.rts_5db00ba0 .blogLink_016be7ba:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_orts_75e92c95 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_orts_75e92c95 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_orts_75e92c95 { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_orts_75e92c95 .blogLink_016be7ba {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_orts_75e92c95 .blogLink_016be7ba:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_rts_7ce1cedc {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_rts_7ce1cedc .blogLink_016be7ba {
  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_rts_7ce1cedc .blogLink_016be7ba:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_or_feb3bd73 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_or_feb3bd73 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_or_feb3bd73 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_or_feb3bd73 .blogLink_016be7ba {
  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_or_feb3bd73 .blogLink_016be7ba: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);
}
