/* variant_i: generous spacing, large type */
.espiel_root_aa269703 { font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; margin: 0; background: hsl(356, 8%, 98%); color: hsl(356, 12%, 12%); line-height: 1.6; }

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

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

.header_piel_7b549908 {
  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;
}

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

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

.navItem_espi_722c757c { margin: 0; }

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

.main_0c2223bd { padding: 64px 0; }

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

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

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

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

.fre_listItem_28b93320 { margin-bottom: 16px; }

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

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

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

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

.pie_footerText_a48d2a48 { margin: 0; }

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

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

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