/* variant_d: dark header bar, soft cards */
.root_c4966494 { font-family: undefined; margin: 0; background: hsl(75, 8%, 98%); color: hsl(75, 12%, 12%); }

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

.hsl_d60cdc19 {
  max-width: 1175px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.reichs_header_a491af11 {
  padding: 27px 36px;
  margin: 0 calc(-1 * 27px) 72px;
  background: hsl(75, 75%, 20%);
  color: hsl(75, 60%, 60%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}

.brand_c660e7a1 { font-weight: 700; font-size: 1.4rem; letter-spacing: 0.02em; }

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

.sl_10dc5d02 { margin: 0; }

.slot_link_63ed9d6a { color: hsl(75, 60%, 60%); text-decoration: none; }

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

.main_oest_35169563 { padding: 36px 0; }

.section_88e02ca6 {
  background: hsl(75, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(255, 60%, 35%);
}

.heading_chs_7ac691d1 { font-size: 1.4rem; margin: 0 0 18px; color: hsl(75, 75%, 20%); }

.text_eich_3959c80b { margin: 0 0 18px; color: hsl(75, 8%, 42%); line-height: 1.6; }

.list_c29499c2 { margin: 18px 0; padding-left: 36px; }

.terrei_listItem_6d4517d5 { margin-bottom: 9px; }

.card_hs_7d98b962 {
  background: hsl(75, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(255, 60%, 35%);
}

.terre_cardTitle_203b6a40 { font-size: 1.35rem; margin: 0 0 18px; color: hsl(75, 75%, 20%); }

.cardText_terr_bf8c1361 { margin: 0 0 18px; color: hsl(75, 8%, 42%); }

.footer_89fd8041 {
  margin-top: 72px;
  padding: 36px 0;
  border-top: 2px solid hsl(75, 10%, 94%);
  font-size: 0.875rem;
  color: hsl(75, 8%, 42%);
}

.terrei_footerText_2697c3fa { margin: 0; }

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

.footerLink_4059d965 { color: hsl(255, 60%, 35%); text-decoration: none; }

.meta2_reichs_f7226f3c { 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_09c8d854) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_09c8d854 {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_09c8d854 .ichsl_blogItem_6f86e84b {
  margin: 0;
  padding: 0;
}
.meta2_reichs_f7226f3c {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_reichs_f7226f3c {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_09c8d854 .hslots_blogLink_681e0022 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.oes_9b700013 .hslots_blogLink_681e0022 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.oes_9b700013 .ichsl_blogItem_6f86e84b:last-child .hslots_blogLink_681e0022 { border-bottom: none; }
/* Grid */
.rreic_1e1d570a {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.rreic_1e1d570a .hslots_blogLink_681e0022 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.rreic_1e1d570a .hslots_blogLink_681e0022:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_esterr_b545ed2a {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_esterr_b545ed2a { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_esterr_b545ed2a .hslots_blogLink_681e0022 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_esterr_b545ed2a .hslots_blogLink_681e0022:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_ic_3fba131d {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_ic_3fba131d { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_ic_3fba131d { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_ic_3fba131d .hslots_blogLink_681e0022 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_ic_3fba131d .hslots_blogLink_681e0022:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_8625dc5c {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_8625dc5c .hslots_blogLink_681e0022 {
  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;
}
.blogLayoutBoxed_8625dc5c .hslots_blogLink_681e0022:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.rreich_54066853 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .rreich_54066853 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .rreich_54066853 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.rreich_54066853 .hslots_blogLink_681e0022 {
  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;
}
.rreich_54066853 .hslots_blogLink_681e0022: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_rreic_7f24f7e9 { overflow-x: hidden; }
  .hsl_d60cdc19 {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .reichs_header_a491af11 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .brand_c660e7a1 {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .navList_8b7a73c5 { gap: 16px; flex-wrap: wrap; }
  .main_oest_35169563 { padding: 20px 0; }
  .section_88e02ca6 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .card_hs_7d98b962 {
    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_89fd8041 {
    margin-top: 48px;
    padding: 24px 0;
  }
  .terrei_footerText_2697c3fa { margin-bottom: 12px; }
  .eic_footerLinks_e0d11251 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .eic_footerLinks_e0d11251 a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .reichs_header_a491af11 {
    flex-direction: column;
    align-items: flex-start;
  }
  .navList_8b7a73c5 { width: 100%; }
  .eic_footerLinks_e0d11251 { grid-template-columns: 1fr; }
}
