/* variant_i: generous spacing, large type */
.root_05d50cdd { font-family: undefined; margin: 0; background: hsl(80, 8%, 98%); color: hsl(80, 12%, 12%); line-height: 1.6; }

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

.tto_container_ab6eb426 {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

.header_c39cf0fc {
  padding: 64px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(80, 65%, 55%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
}

.portt_5cda145e { font-weight: 700; font-size: 1.75rem; color: hsl(80, 65%, 55%); }

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

.orttol_navItem_e5fbf1f6 { margin: 0; }

.sport_5d583d69 { color: hsl(260, 65%, 55%); text-decoration: none; font-size: 1.05rem; }

.tolis_9ab6c2ac { padding: 64px 0; }

.section_8c53d34d {
  padding: 64px;
  margin-bottom: 64px;
  background: hsl(80, 10%, 94%);
}

.heading_0223783e { font-size: 1.65rem; margin: 0 0 24px; color: hsl(80, 80%, 40%); }

.text_8e488c5f { margin: 0; color: hsl(80, 8%, 42%); line-height: 1.75; font-size: 1.05rem; }

.list_84790f4d { margin: 24px 0; padding-left: 64px; }

.listItem_tolist_393ed76c { margin-bottom: 16px; }

.li_card_e7419700 {
  background: hsl(80, 10%, 94%);
  padding: 64px;
  margin-bottom: 64px;
}

.ortto_9eef89c4 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(80, 80%, 40%); }

.cardText_4eea0c86 { margin: 0; color: hsl(80, 8%, 42%); font-size: 1.05rem; }

.rttoli_9a65d97f {
  margin-top: 64px;
  padding: 64px 0;
  border-top: 2px solid hsl(80, 10%, 94%);
  font-size: 1rem;
  color: hsl(80, 8%, 42%);
}

.footerText_068a9e40 { margin: 0; }

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

.footerLink_or_f7c2c71e { color: hsl(260, 65%, 55%); text-decoration: none; }

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