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

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

.es_d2d303ce {
  max-width: 1056px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

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

.terrei_52e7fbbd { font-weight: 700; font-size: 1.75rem; color: hsl(356, 71%, 41%); }

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

.navItem_c48f52ed { margin: 0; }

.rreic_link_26477ae4 { color: hsl(176, 71%, 41%); text-decoration: none; font-size: 1.05rem; }

.ichlot_main_a702a017 { padding: 64px 0; }

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

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

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

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

.listItem_eic_72c15272 { margin-bottom: 16px; }

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

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

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

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

.footerText_c85c016a { margin: 0; }

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

.eich_5aca0bb7 { color: hsl(176, 71%, 41%); text-decoration: none; }

.chlot_19b99f48 { 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(.te_blogLayout_26d7963e) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.te_blogLayout_26d7963e {
  margin: 1rem 0 0;
  padding: 0;
}
.te_blogLayout_26d7963e .ter_dca39ed8 {
  margin: 0;
  padding: 0;
}
.chlot_19b99f48 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .chlot_19b99f48 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.te_blogLayout_26d7963e .oester_blogLink_65427894 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_8f7c6d65 .oester_blogLink_65427894 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_8f7c6d65 .ter_dca39ed8:last-child .oester_blogLink_65427894 { border-bottom: none; }
/* Grid */
.blogLayoutGrid_to_f6f4538f {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_to_f6f4538f .oester_blogLink_65427894 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_to_f6f4538f .oester_blogLink_65427894:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_c936e991 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_c936e991 { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_c936e991 .oester_blogLink_65427894 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_c936e991 .oester_blogLink_65427894:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_c426a924 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_c426a924 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_c426a924 { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_c426a924 .oester_blogLink_65427894 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_c426a924 .oester_blogLink_65427894:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.este_blogLayoutBoxed_e97e7d67 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.este_blogLayoutBoxed_e97e7d67 .oester_blogLink_65427894 {
  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;
}
.este_blogLayoutBoxed_e97e7d67 .oester_blogLink_65427894:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.reichl_14c7752f {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .reichl_14c7752f { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .reichl_14c7752f { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.reichl_14c7752f .oester_blogLink_65427894 {
  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;
}
.reichl_14c7752f .oester_blogLink_65427894: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_46175505 { overflow-x: hidden; }
  .es_d2d303ce {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .header_05585480 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .terrei_52e7fbbd {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .navList_rreich_bffca7f4 { gap: 16px; flex-wrap: wrap; }
  .ichlot_main_a702a017 { padding: 20px 0; }
  .hlott_section_a0c1856f {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .rreic_dd0467ca {
    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_rei_3706a1f5 {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_c85c016a { margin-bottom: 12px; }
  .ch_ddae0a6d {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .ch_ddae0a6d a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .header_05585480 {
    flex-direction: column;
    align-items: flex-start;
  }
  .navList_rreich_bffca7f4 { width: 100%; }
  .ch_ddae0a6d { grid-template-columns: 1fr; }
}
