/* variant_k: narrow centered content */
.ttend_5c5a4dfa { font-family: undefined; margin: 0; background: hsl(310, 8%, 98%); color: hsl(310, 12%, 12%); }

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

.container_tende_b7f1f0ce {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 40px 80px;
}

.wette_header_6c12463e {
  padding: 40px 0;
  margin-bottom: 80px;
  text-align: center;
  border-bottom: 1px solid hsl(310, 10%, 94%);
}

.ette_db245aea { font-weight: 700; font-size: 1.5rem; color: hsl(310, 55%, 40%); display: block; margin-bottom: 20px; }

.ch_d98a0791 { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; }

.navItem_ndeu_79836f39 { margin: 0; }

.link_8afb0662 { color: hsl(130, 55%, 40%); text-decoration: none; }

.main_400d0574 { padding: 40px 0; }

.section_848e99fa {
  padding: 40px 0;
  margin-bottom: 40px;
}

.heading_tende_7d163616 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(310, 70%, 25%); }

.text_uts_3a716664 { margin: 0; color: hsl(310, 8%, 42%); line-height: 1.7; }

.list_4b852abe { margin: 20px 0; padding-left: 40px; }

.eu_listItem_a0590ec1 { margin-bottom: 10px; }

.card_4a791de2 {
  padding: 40px 0;
  margin-bottom: 40px;
}

.cardTitle_c44f83ef { font-size: 1.4rem; margin: 0 0 20px; color: hsl(310, 70%, 25%); }

.uts_5aba8e0c { margin: 0; color: hsl(310, 8%, 42%); line-height: 1.7; }

.tend_1aefa861 {
  margin-top: 80px;
  padding-top: 40px;
  border-top: 1px solid hsl(310, 10%, 94%);
  text-align: center;
  font-size: 0.9rem;
  color: hsl(310, 8%, 42%);
}

.footerText_849b2ba7 { margin: 0; }

.ett_110a6ec0 { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: baseline; row-gap: 20px; column-gap: 30px; }
.ett_110a6ec0 > li { flex: 0 0 auto; }

.footerLink_euts_f76d0dae { color: hsl(130, 55%, 40%); text-decoration: none; }

.wet_meta2_a0eb11bc { 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_8b515dbd) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_8b515dbd {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_8b515dbd .te_blogItem_6e94b3ec {
  margin: 0;
  padding: 0;
}
.wet_meta2_a0eb11bc {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .wet_meta2_a0eb11bc {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_8b515dbd .te_blogLink_ece7124c {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.deut_blogLayoutList_2c524cbd .te_blogLink_ece7124c {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.deut_blogLayoutList_2c524cbd .te_blogItem_6e94b3ec:last-child .te_blogLink_ece7124c { border-bottom: none; }
/* Grid */
.ndeu_dfb29f14 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.ndeu_dfb29f14 .te_blogLink_ece7124c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ndeu_dfb29f14 .te_blogLink_ece7124c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.tsc_blogLayoutGrid3_e79dce81 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .tsc_blogLayoutGrid3_e79dce81 { grid-template-columns: 1fr; }
}
.tsc_blogLayoutGrid3_e79dce81 .te_blogLink_ece7124c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.tsc_blogLayoutGrid3_e79dce81 .te_blogLink_ece7124c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.ettend_blogLayoutGrid4_eb02fcd1 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .ettend_blogLayoutGrid4_eb02fcd1 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .ettend_blogLayoutGrid4_eb02fcd1 { grid-template-columns: 1fr; }
}
.ettend_blogLayoutGrid4_eb02fcd1 .te_blogLink_ece7124c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ettend_blogLayoutGrid4_eb02fcd1 .te_blogLink_ece7124c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.de_blogLayoutBoxed_e2f036b1 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.de_blogLayoutBoxed_e2f036b1 .te_blogLink_ece7124c {
  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;
}
.de_blogLayoutBoxed_e2f036b1 .te_blogLink_ece7124c:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.ndeuts_blogLayoutCards_2ff8a879 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .ndeuts_blogLayoutCards_2ff8a879 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .ndeuts_blogLayoutCards_2ff8a879 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.ndeuts_blogLayoutCards_2ff8a879 .te_blogLink_ece7124c {
  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;
}
.ndeuts_blogLayoutCards_2ff8a879 .te_blogLink_ece7124c: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_082c901e { overflow-x: hidden; }
  .container_tende_b7f1f0ce {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .wette_header_6c12463e {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .ette_db245aea {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .ch_d98a0791 { gap: 16px; flex-wrap: wrap; }
  .main_400d0574 { padding: 20px 0; }
  .section_848e99fa {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .card_4a791de2 {
    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;
  }
  .tend_1aefa861 {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_849b2ba7 { margin-bottom: 12px; }
  .ett_110a6ec0 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .ett_110a6ec0 a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .wette_header_6c12463e {
    flex-direction: column;
    align-items: flex-start;
  }
  .ch_d98a0791 { width: 100%; }
  .ett_110a6ec0 { grid-template-columns: 1fr; }
}
