/* variant_i: generous spacing, large type */
.root_oes_35af1f7d { font-family: "Georgia", "Times New Roman", serif; margin: 0; background: hsl(8, 8%, 98%); color: hsl(8, 12%, 12%); line-height: 1.6; }

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

.container_li_f41967ec {
  max-width: 1108px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

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

.brand_chonli_bd253436 { font-weight: 700; font-size: 1.75rem; color: hsl(8, 53%, 43%); }

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

.newe_9c632137 { margin: 0; }

.we_link_ef19c778 { color: hsl(188, 53%, 43%); text-decoration: none; font-size: 1.05rem; }

.main_85f48070 { padding: 64px 0; }

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

.heading_newe_3e010676 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(8, 68%, 28%); }

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

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

.listItem_terrei_f918c6dc { margin-bottom: 16px; }

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

.ewett_cardTitle_a909c9cf { font-size: 1.65rem; margin: 0 0 24px; color: hsl(8, 68%, 28%); }

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

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

.footerText_oe_f1313cbe { margin: 0; }

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

.wetten_footerLink_a549cdcd { color: hsl(188, 53%, 43%); text-decoration: none; }

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

/* Mobile responsive layout */
@media (max-width: 768px) {
  .body_nlinew_feee6937 { overflow-x: hidden; }
  .container_li_f41967ec {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .rr_header_6e278f8e {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .brand_chonli_bd253436 {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .ne_navList_e5f14954 { gap: 16px; flex-wrap: wrap; }
  .main_85f48070 { padding: 20px 0; }
  .ten_d2cd7c11 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .card_ett_f1a7f598 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .layout-content-sidebar {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 1rem;
  }
  .layout-content-sidebar .layout-main,
  .layout-content-sidebar main.layout-main {
    order: 1;
    width: 100%;
  }
  .site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar.site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar {
    order: 2;
    flex: 1 1 100%;
    width: 100%;
    max-width: none;
  }
  .footer_8306a587 {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_oe_f1313cbe { margin-bottom: 12px; }
  .footerLinks_cfd827e0 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .footerLinks_cfd827e0 a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .rr_header_6e278f8e {
    flex-direction: column;
    align-items: flex-start;
  }
  .ne_navList_e5f14954 { width: 100%; }
  .footerLinks_cfd827e0 { grid-template-columns: 1fr; }
}
