/* variant_f: minimal, thin borders only */
.root_ebsite_f2ff927c { font-family: "Lucida Bright", Georgia, serif; margin: 0; background: hsl(137, 8%, 98%); color: hsl(137, 12%, 12%); }

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

.ebs_container_21580c75 {
  max-width: 1117px;
  margin: 0 auto;
  padding: 0 44px 88px;
}

.header_thebe_f9bc8d65 {
  padding: 44px 0;
  margin-bottom: 88px;
  border-bottom: 1px solid hsl(137, 8%, 42%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}

.brand_0ef55f56 { font-weight: 600; font-size: 1.25rem; color: hsl(137, 77%, 37%); }

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

.ebsite_navItem_af1033c1 { margin: 0; }

.ebs_link_2f9b3e62 { color: hsl(317, 62%, 52%); text-decoration: none; }

.sit_5de85258 { padding: 44px 0; }

.bsites_1a9c72fa {
  padding: 33px 0;
  margin-bottom: 44px;
  border-bottom: 1px solid hsl(137, 10%, 94%);
}

.gwebs_1a75cf45 { font-size: 1.3rem; margin: 0 0 22px; color: hsl(137, 12%, 12%); font-weight: 600; }

.hebet_14bad68c { margin: 0; color: hsl(137, 8%, 42%); line-height: 1.65; }

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

.sites_55a1f092 { margin-bottom: 11px; }

.ebetti_card_a3c859c7 {
  padding: 44px 0;
  margin-bottom: 44px;
  border-bottom: 1px solid hsl(137, 10%, 94%);
}

.cardTitle_gwe_b76ada9b { font-size: 1.3rem; margin: 0 0 22px; font-weight: 600; }

.sites_cardText_a09fcb70 { margin: 0; color: hsl(137, 8%, 42%); }

.footer_ce168f5a {
  margin-top: 88px;
  padding-top: 44px;
  border-top: 1px solid hsl(137, 8%, 42%);
  font-size: 0.875rem;
  color: hsl(137, 8%, 42%);
}

.footerText_873f5235 { margin: 0; }

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

.footerLink_ngwebs_31f38da7 { color: hsl(317, 62%, 52%); text-decoration: none; }

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