/* variant_e: accent top strip, light body */
.root_c6ceeb15 { font-family: "Lucida Bright", Georgia, serif; margin: 0; background: hsl(88, 8%, 98%); color: hsl(88, 12%, 12%); }

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

.container_wetten_712d82d4 {
  max-width: 908px;
  margin: 0 auto;
  padding: 0 30px 80px;
}

.header_07a1fda5 {
  background: hsl(268, 73%, 43%);
  color: hsl(268, 73%, 73%);
  padding: 20px 40px;
  margin: 0 calc(-1 * 30px) 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

.brand_opwet_723309d4 { font-weight: 700; font-size: 1.35rem; }

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

.navItem_ett_379f369a { margin: 0; }

.link_833df5dc { color: inherit; text-decoration: none; }

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

.tte_5aeffe74 { padding: 40px 0; }

.ttens_1a82589d {
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
  background: hsl(88, 10%, 94%);
}

.heading_867e292a { font-size: 1.4rem; margin: 0 0 20px; color: hsl(88, 73%, 43%); }

.opwet_text_ef06fb26 { margin: 0; color: hsl(88, 8%, 42%); line-height: 1.6; }

.opw_list_6db687a9 { margin: 20px 0; padding-left: 40px; }

.topw_listItem_6a390253 { margin-bottom: 10px; }

.card_c977dde0 {
  background: hsl(88, 10%, 94%);
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
}

.tten_cardTitle_2016d6b4 { font-size: 1.35rem; margin: 0 0 20px; color: hsl(88, 73%, 43%); }

.cardText_ette_33ae3eed { margin: 0 0 20px; color: hsl(88, 8%, 42%); }

.footer_8add551d {
  padding: 40px 0;
  border-top: 1px solid hsl(88, 10%, 94%);
  font-size: 0.9rem;
  color: hsl(88, 8%, 42%);
}

.footerText_ette_3228585c { margin: 0; }

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

.opwe_1f791c6b { color: hsl(268, 73%, 43%); text-decoration: none; }

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