/* variant_k: narrow centered content */
.root_ca019f3d { font-family: undefined; margin: 0; background: hsl(286, 8%, 98%); color: hsl(286, 12%, 12%); }

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

.iel_9e7da5c9 {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 40px 80px;
}

.header_02ae36fa {
  padding: 40px 0;
  margin-bottom: 80px;
  text-align: center;
  border-bottom: 1px solid hsl(286, 10%, 94%);
}

.brand_c7a4f8a8 { font-weight: 700; font-size: 1.5rem; color: hsl(286, 61%, 56%); display: block; margin-bottom: 20px; }

.pie_navList_282f3b9f { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; }

.navItem_spi_bfd24a50 { margin: 0; }

.link_ief_b2c1a50b { color: hsl(106, 61%, 56%); text-decoration: none; }

.dief_1da06845 { padding: 40px 0; }

.reispi_dfbc390a {
  padding: 40px 0;
  margin-bottom: 40px;
}

.heading_ispie_7f1cf609 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(286, 76%, 41%); }

.text_spie_335fc29f { margin: 0; color: hsl(286, 8%, 42%); line-height: 1.7; }

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

.piel_15d9c318 { margin-bottom: 10px; }

.ele_912c9bf9 {
  padding: 40px 0;
  margin-bottom: 40px;
}

.pie_cardTitle_273424e7 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(286, 76%, 41%); }

.el_9eff1917 { margin: 0; color: hsl(286, 8%, 42%); line-height: 1.7; }

.footer_freis_363db425 {
  margin-top: 80px;
  padding-top: 40px;
  border-top: 1px solid hsl(286, 10%, 94%);
  text-align: center;
  font-size: 0.9rem;
  color: hsl(286, 8%, 42%);
}

.reispi_footerText_2c2e38a8 { margin: 0; }

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

.footerLink_spi_f4a2a76e { color: hsl(106, 61%, 56%); text-decoration: none; }

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