/* variant_h: compact, small spacing */
.root_ch_fd5fce66 { font-family: "Franklin Gothic Medium", "Arial Narrow", sans-serif; margin: 0; background: hsl(127, 8%, 98%); color: hsl(127, 12%, 12%); font-size: 0.9375rem; }

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

.sicher_96be3e03 {
  max-width: 1067px;
  margin: 0 auto;
  padding: 0 14px 28px;
}

.header_her_b8578afb {
  padding: 14px 0;
  margin-bottom: 28px;
  border-bottom: 2px solid hsl(307, 52%, 52%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.her_brand_2306e936 { font-weight: 700; font-size: 1.2rem; color: hsl(127, 52%, 52%); }

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

.ersp_navItem_e217d5f8 { margin: 0; }

.link_c2bbffed { color: hsl(307, 52%, 52%); text-decoration: none; }

.main_erspie_b4ddecd0 { padding: 21px 0; }

.herspi_117a6e16 {
  padding: 21px;
  margin-bottom: 21px;
  background: hsl(127, 10%, 94%);
}

.pie_974483b7 { font-size: 1.2rem; margin: 0 0 7px; color: hsl(127, 67%, 37%); }

.iel_text_63896fd4 { margin: 0; color: hsl(127, 8%, 42%); line-height: 1.55; }

.sich_d54ebf00 { margin: 7px 0; padding-left: 21px; }

.chersp_listItem_e0861928 { margin-bottom: 2px; }

.iel_card_ee7067c9 {
  background: hsl(127, 10%, 94%);
  padding: 21px;
  margin-bottom: 21px;
}

.le_debb30f1 { font-size: 1.2rem; margin: 0 0 7px; color: hsl(127, 67%, 37%); }

.cardText_pie_7820bd09 { margin: 0; color: hsl(127, 8%, 42%); font-size: 0.9rem; }

.footer_ers_7cb5e1e7 {
  margin-top: 28px;
  padding-top: 14px;
  border-top: 1px solid hsl(127, 10%, 94%);
  font-size: 0.8125rem;
  color: hsl(127, 8%, 42%);
}

.ich_footerText_22a24e91 { margin: 0; }

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

.cher_dc40e063 { color: hsl(307, 52%, 52%); text-decoration: none; }

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