/* variant_f: minimal, thin borders only */
.root_0befb7d7 { font-family: undefined; margin: 0; background: hsl(353, 8%, 98%); color: hsl(353, 12%, 12%); }

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

.et_container_aca19e21 {
  max-width: 1213px;
  margin: 0 auto;
  padding: 0 44px 88px;
}

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

.tingsi_90012139 { font-weight: 600; font-size: 1.25rem; color: hsl(353, 80%, 33%); }

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

.navItem_tes2_35697c94 { margin: 0; }

.link_bett_3e6a9626 { color: hsl(173, 68%, 48%); text-decoration: none; }

.ngsi_58cb35a9 { padding: 44px 0; }

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

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

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

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

.listItem_c64add14 { margin-bottom: 11px; }

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

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

.cardText_tes24_3ba9909d { margin: 0; color: hsl(353, 8%, 42%); }

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

.tin_footerText_2849cb76 { margin: 0; }

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

.gsites_footerLink_2105f034 { color: hsl(173, 68%, 48%); text-decoration: none; }

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