/* variant_l: strong primary header, dotted divider */
.root_reis_787d5f65 { font-family: "Lucida Bright", Georgia, serif; margin: 0; background: hsl(263, 8%, 98%); color: hsl(263, 12%, 12%); }

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

.pie_dd4bffde {
  max-width: 1043px;
  margin: 0 auto;
  padding: 0 33px 88px;
}

.sino_header_e7178240 {
  padding: 44px 33px;
  margin: 0 calc(-1 * 33px) 88px;
  background: hsl(263, 68%, 53%);
  color: hsl(263, 68%, 78%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}

.brand_c47d7537 { font-weight: 700; font-size: 1.45rem; letter-spacing: 0.03em; }

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

.elee_navItem_66e226be { margin: 0; }

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

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

.of_main_e0eee6da { padding: 44px 0; }

.section_elee_b1b170d1 {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(83, 68%, 53%);
  background: hsl(263, 10%, 94%);
}

.pielee_heading_2d04552e { font-size: 1.35rem; margin: 0 0 22px; color: hsl(263, 80%, 38%); }

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

.nofre_list_e5e6a8cf { margin: 22px 0; padding-left: 44px; }

.listItem_8198da01 { margin-bottom: 11px; }

.card_84530580 {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(83, 68%, 53%);
  background: hsl(263, 10%, 94%);
}

.cardTitle_cdd6d0b5 { font-size: 1.35rem; margin: 0 0 22px; color: hsl(263, 80%, 38%); }

.casin_cardText_6df87a5c { margin: 0; color: hsl(263, 8%, 42%); }

.footer_ispiel_bbf3d3e7 {
  margin-top: 88px;
  padding-top: 44px;
  border-top: 2px dotted hsl(263, 10%, 94%);
  font-size: 0.9rem;
  color: hsl(263, 8%, 42%);
}

.footerText_4d0dbf66 { margin: 0; }

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

.piele_180f90b3 { color: hsl(83, 68%, 53%); text-decoration: none; }

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