/* Unique palette - no shared class names */
.po_1652671b {
  font-family: "Gill Sans", "Trebuchet MS", sans-serif;
  color: hsl(324, 12%, 12%);
  background: hsl(324, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.stspo_90cb95fd {
  max-width: 984px;
  margin: 0 auto;
  padding: 24px 12px;
}

.header_0e0b3a4c {
  background: hsl(324, 69%, 44%);
  color: hsl(324, 69%, 69%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

.bar_4a7eac45 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.rt_1b8aadda { font-weight: 700; font-size: 1.25rem; }

.nav_89aa22d9 { display: flex; }

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

.navItem_ports_302d60b2 { margin: 0; }

.tslist_d599b80b {
  color: hsl(324, 69%, 69%);
  text-decoration: none;
}

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

.main_sports_3b52c09f { padding: 24px 0; }

.ist_section_2ddb4b15 {
  margin-bottom: 48px;
  padding: 18px 0;
}

.bestsp_9378ce96 {
  font-size: 1.75rem;
  color: hsl(324, 80%, 29%);
  margin: 0 0 12px;
}

.bestsp_text_2fdb539c { margin: 0 0 12px; color: hsl(324, 8%, 42%); }

.list_tsl_73a106c7 {
  list-style: disc;
  margin: 12px 0;
  padding-left: 24px;
}

.sp_506688df { margin-bottom: 6px; }

.estsp_footer_a496208c {
  background: hsl(324, 10%, 94%);
  color: hsl(324, 8%, 42%);
  padding: 24px 18px;
  margin-top: 48px;
}

.strip_tspo_f7171324 { max-width: 984px; margin: 0 auto; }

.footerText_stspo_bfb92935 { margin: 0 0 12px; font-size: 0.9rem; }

.ports_footerLinks_246d010c {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}

.footerLink_or_7fb5a78b { color: hsl(144, 69%, 44%); text-decoration: none; }

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

.rtslis_dd65a5c4 { display: block; font-size: 0.875rem; color: hsl(324, 8%, 42%); 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_blogLayout_2fa09e46) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.ort_blogLayout_2fa09e46 {
  margin: 1rem 0 0;
  padding: 0;
}
.ort_blogLayout_2fa09e46 .blogItem_sports_3e09ee00 {
  margin: 0;
  padding: 0;
}
.rtslis_dd65a5c4 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .rtslis_dd65a5c4 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.ort_blogLayout_2fa09e46 .blogLink_ests_766fef5e {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.bes_127cffd3 .blogLink_ests_766fef5e {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.bes_127cffd3 .blogItem_sports_3e09ee00:last-child .blogLink_ests_766fef5e { border-bottom: none; }
/* Grid */
.blogLayoutGrid_st_3d5cc3a0 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_st_3d5cc3a0 .blogLink_ests_766fef5e {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_st_3d5cc3a0 .blogLink_ests_766fef5e:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.tsport_919725b7 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .tsport_919725b7 { grid-template-columns: 1fr; }
}
.tsport_919725b7 .blogLink_ests_766fef5e {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.tsport_919725b7 .blogLink_ests_766fef5e:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_slis_b40a702f {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_slis_b40a702f { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_slis_b40a702f { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_slis_b40a702f .blogLink_ests_766fef5e {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_slis_b40a702f .blogLink_ests_766fef5e:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.ortsli_5c6a4a98 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ortsli_5c6a4a98 .blogLink_ests_766fef5e {
  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;
}
.ortsli_5c6a4a98 .blogLink_ests_766fef5e:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_lis_f9cdcc4e {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_lis_f9cdcc4e { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_lis_f9cdcc4e { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_lis_f9cdcc4e .blogLink_ests_766fef5e {
  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_lis_f9cdcc4e .blogLink_ests_766fef5e: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);
}
