/* variant_g: card shadows, rounded */
.lineb_root_af8cb8ac { font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", serif; margin: 0; background: hsl(330, 8%, 98%); color: hsl(330, 12%, 12%); }

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

.container_060b32c7 {
  max-width: 950px;
  margin: 0 auto;
  padding: 0 18px 48px;
}

.nline_header_2dddd98a {
  padding: 24px 18px;
  margin-bottom: 48px;
  background: hsl(330, 10%, 94%);
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.brand_ett_32a379fa { font-weight: 700; font-size: 1.4rem; color: hsl(330, 45%, 35%); }

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

.line_navItem_2276803d { margin: 0; }

.link_nli_7a5ffa4f { color: hsl(150, 45%, 35%); text-decoration: none; }

.main_4d09e2a7 { padding: 24px 0; }

.section_neb_36adaf31 {
  background: hsl(330, 10%, 94%);
  padding: 24px;
  margin-bottom: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.heading_linebe_b02749bb { font-size: 1.35rem; margin: 0 0 12px; color: hsl(330, 60%, 20%); }

.text_tingon_fd8b2933 { margin: 0; color: hsl(330, 8%, 42%); line-height: 1.6; }

.neb_19d1e037 { margin: 12px 0; padding-left: 24px; }

.ttingo_listItem_6c7761af { margin-bottom: 6px; }

.go_card_e7444fcf {
  background: hsl(330, 10%, 94%);
  padding: 24px;
  margin-bottom: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.cardTitle_4fd0e444 { font-size: 1.35rem; margin: 0 0 12px; color: hsl(330, 60%, 20%); }

.cardText_on_76ba688a { margin: 0; color: hsl(330, 8%, 42%); }

.ebetti_d268d8d9 {
  margin-top: 48px;
  padding: 24px 18px;
  background: hsl(330, 10%, 94%);
  border-radius: 12px;
  font-size: 0.9rem;
  color: hsl(330, 8%, 42%);
}

.gonl_926eeaa9 { margin: 0; }

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

.footerLink_8a45ef31 { color: hsl(150, 45%, 35%); text-decoration: none; }

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