/* Unique palette - no shared class names */
.root_reis_bebb7caf {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: hsl(336, 12%, 12%);
  background: hsl(336, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.wrap_c734f033 {
  max-width: 916px;
  margin: 0 auto;
  padding: 24px 12px;
}

.header_4f560c5c {
  background: hsl(336, 51%, 51%);
  color: hsl(336, 51%, 76%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

.le_d9170550 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.spiele_brand_a4352936 { font-weight: 700; font-size: 1.25rem; }

.eis_5b91bcfb { display: flex; }

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

.navItem_81877458 { margin: 0; }

.eis_link_e6eaf900 {
  color: hsl(336, 51%, 76%);
  text-decoration: none;
}

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

.spiel_1b002898 { padding: 24px 0; }

.section_efr_3ebbf069 {
  margin-bottom: 48px;
  padding: 18px 0;
}

.sp_heading_6d26b5f4 {
  font-size: 1.75rem;
  color: hsl(336, 66%, 36%);
  margin: 0 0 12px;
}

.text_freisp_b8bdd94c { margin: 0 0 12px; color: hsl(336, 8%, 42%); }

.list_di_3439ec21 {
  list-style: disc;
  margin: 12px 0;
  padding-left: 24px;
}

.ispie_96231224 { margin-bottom: 6px; }

.efreis_59026c3d {
  background: hsl(336, 10%, 94%);
  color: hsl(336, 8%, 42%);
  padding: 24px 18px;
  margin-top: 48px;
}

.dief_strip_681359d5 { max-width: 916px; margin: 0 auto; }

.footerText_reis_f92296e4 { margin: 0 0 12px; font-size: 0.9rem; }

.footerLinks_8f68e693 {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}

.footerLink_cd71402e { color: hsl(156, 51%, 51%); text-decoration: none; }

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

.meta2_piele_f759d188 { display: block; font-size: 0.875rem; color: hsl(336, 8%, 42%); 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_4441f0ae) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_4441f0ae {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_4441f0ae .iefre_1d1d71ce {
  margin: 0;
  padding: 0;
}
.meta2_piele_f759d188 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_piele_f759d188 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_4441f0ae .ispi_blogLink_2029b83e {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.reisp_db5d21b7 .ispi_blogLink_2029b83e {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.reisp_db5d21b7 .iefre_1d1d71ce:last-child .ispi_blogLink_2029b83e { border-bottom: none; }
/* Grid */
.blogLayoutGrid_82c43519 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_82c43519 .ispi_blogLink_2029b83e {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_82c43519 .ispi_blogLink_2029b83e:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_8801e2c3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_8801e2c3 { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_8801e2c3 .ispi_blogLink_2029b83e {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_8801e2c3 .ispi_blogLink_2029b83e:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.diefr_9a7c8373 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .diefr_9a7c8373 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .diefr_9a7c8373 { grid-template-columns: 1fr; }
}
.diefr_9a7c8373 .ispi_blogLink_2029b83e {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.diefr_9a7c8373 .ispi_blogLink_2029b83e:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.piele_blogLayoutBoxed_221061a6 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.piele_blogLayoutBoxed_221061a6 .ispi_blogLink_2029b83e {
  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;
}
.piele_blogLayoutBoxed_221061a6 .ispi_blogLink_2029b83e:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.iefre_blogLayoutCards_689b6311 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .iefre_blogLayoutCards_689b6311 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .iefre_blogLayoutCards_689b6311 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.iefre_blogLayoutCards_689b6311 .ispi_blogLink_2029b83e {
  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;
}
.iefre_blogLayoutCards_689b6311 .ispi_blogLink_2029b83e: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);
}
