/* variant_k: narrow centered content */
.he_root_e22324d7 { font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", serif; margin: 0; background: hsl(118, 8%, 98%); color: hsl(118, 12%, 12%); }

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

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

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

.ite_5769f58e { font-weight: 700; font-size: 1.5rem; color: hsl(118, 73%, 38%); display: block; margin-bottom: 20px; }

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

.ng_d52ec23a { margin: 0; }

.sit_95d3021e { color: hsl(298, 73%, 38%); text-decoration: none; }

.gsit_dd473fb3 { padding: 40px 0; }

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

.suk_5e466f19 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(118, 80%, 23%); }

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

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

.listItem_tingsi_7e8528a8 { margin-bottom: 10px; }

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

.cardTitle_003d1acf { font-size: 1.4rem; margin: 0 0 20px; color: hsl(118, 80%, 23%); }

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

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

.footerText_80d1e4d5 { margin: 0; }

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

.tes_da9b5866 { color: hsl(298, 73%, 38%); text-decoration: none; }

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

/* Mobile responsive layout */
@media (max-width: 768px) {
  .body_c4fe765d { overflow-x: hidden; }
  .ttin_container_ad30230d {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .header_c1036482 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .ite_5769f58e {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .etting_9bfb4b32 { gap: 16px; flex-wrap: wrap; }
  .gsit_dd473fb3 { padding: 20px 0; }
  .ebetti_9ef70a3d {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .card_8f069561 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .layout-content-sidebar {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 1rem;
  }
  .layout-content-sidebar .layout-main,
  .layout-content-sidebar main.layout-main {
    order: 1;
    width: 100%;
  }
  .site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar.site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar {
    order: 2;
    flex: 1 1 100%;
    width: 100%;
    max-width: none;
  }
  .footer_ng_715f27fc {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_80d1e4d5 { margin-bottom: 12px; }
  .sitesu_footerLinks_65c3866e {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .sitesu_footerLinks_65c3866e a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .header_c1036482 {
    flex-direction: column;
    align-items: flex-start;
  }
  .etting_9bfb4b32 { width: 100%; }
  .sitesu_footerLinks_65c3866e { grid-template-columns: 1fr; }
}
