/* variant_d: dark header bar, soft cards */
.ortw_root_2a876164 { font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", serif; margin: 0; background: hsl(63, 8%, 98%); color: hsl(63, 12%, 12%); }

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

.sp_16f94640 {
  max-width: 1003px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

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

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

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

.navItem_0b46aed0 { margin: 0; }

.rtwet_d8dbd6c7 { color: hsl(63, 48%, 63%); text-decoration: none; }

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

.wett_1a950c01 { padding: 36px 0; }

.ttens_9163de15 {
  background: hsl(63, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(243, 48%, 38%);
}

.heading_84b820f9 { font-size: 1.4rem; margin: 0 0 18px; color: hsl(63, 63%, 23%); }

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

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

.ortw_listItem_67431050 { margin-bottom: 9px; }

.wet_5a9cc4ae {
  background: hsl(63, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(243, 48%, 38%);
}

.cardTitle_8e44ef9c { font-size: 1.35rem; margin: 0 0 18px; color: hsl(63, 63%, 23%); }

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

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

.sportw_5e7d3359 { margin: 0; }

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

.rtwett_9b2febed { color: hsl(243, 48%, 38%); text-decoration: none; }

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