/* Unique palette - no shared class names */
.spiel_root_6a1b62fd {
  font-family: "Lucida Bright", Georgia, serif;
  color: hsl(132, 12%, 12%);
  background: hsl(132, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.nero_wrap_a504ef89 {
  max-width: 1032px;
  margin: 0 auto;
  padding: 24px 12px;
}

.header_0f6475cb {
  background: hsl(132, 57%, 42%);
  color: hsl(132, 57%, 67%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

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

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

.roulet_51f88c07 { display: flex; }

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

.pielau_navItem_2d08afd4 { margin: 0; }

.link_ulett_757baf0c {
  color: hsl(132, 57%, 67%);
  text-decoration: none;
}

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

.nlin_d78179a6 { padding: 24px 0; }

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

.heading_iner_3312b993 {
  font-size: 1.75rem;
  color: hsl(132, 72%, 27%);
  margin: 0 0 12px;
}

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

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

.ttesp_listItem_6e45bd81 { margin-bottom: 6px; }

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

.strip_c2cdfa0b { max-width: 1032px; margin: 0 auto; }

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

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

.footerLink_oul_fa850160 { color: hsl(312, 57%, 42%); text-decoration: none; }

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

.meta2_02131947 { display: block; font-size: 0.875rem; color: hsl(132, 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(.lett_5ac4878e) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.lett_5ac4878e {
  margin: 1rem 0 0;
  padding: 0;
}
.lett_5ac4878e .elau_blogItem_ae144323 {
  margin: 0;
  padding: 0;
}
.meta2_02131947 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_02131947 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.lett_5ac4878e .oul_blogLink_eaed6536 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_ero_bba7a732 .oul_blogLink_eaed6536 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_ero_bba7a732 .elau_blogItem_ae144323:last-child .oul_blogLink_eaed6536 { border-bottom: none; }
/* Grid */
.nliner_blogLayoutGrid_a8643458 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.nliner_blogLayoutGrid_a8643458 .oul_blogLink_eaed6536 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.nliner_blogLayoutGrid_a8643458 .oul_blogLink_eaed6536:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.lin_9c2fa466 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .lin_9c2fa466 { grid-template-columns: 1fr; }
}
.lin_9c2fa466 .oul_blogLink_eaed6536 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.lin_9c2fa466 .oul_blogLink_eaed6536:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_86089f06 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_86089f06 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_86089f06 { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_86089f06 .oul_blogLink_eaed6536 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_86089f06 .oul_blogLink_eaed6536:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_065250b3 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_065250b3 .oul_blogLink_eaed6536 {
  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_065250b3 .oul_blogLink_eaed6536:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_8d38ab14 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_8d38ab14 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_8d38ab14 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_8d38ab14 .oul_blogLink_eaed6536 {
  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_8d38ab14 .oul_blogLink_eaed6536: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);
}
