/* variant_i: generous spacing, large type */
.root_dds3_be1982fd { font-family: "Lucida Bright", Georgia, serif; margin: 0; background: hsl(116, 8%, 98%); color: hsl(116, 12%, 12%); line-height: 1.6; }

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

.container_iveodd_7bc0036a {
  max-width: 1056px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

.header_c2776e35 {
  padding: 64px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(116, 71%, 41%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
}

.liveod_brand_21317b96 { font-weight: 700; font-size: 1.75rem; color: hsl(116, 71%, 41%); }

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

.navItem_c46845e7 { margin: 0; }

.link_s365_327e7ee6 { color: hsl(296, 71%, 41%); text-decoration: none; font-size: 1.05rem; }

.main_365_f8be371d { padding: 64px 0; }

.section_48dfd8da {
  padding: 64px;
  margin-bottom: 64px;
  background: hsl(116, 10%, 94%);
}

.ds36_da69db6a { font-size: 1.65rem; margin: 0 0 24px; color: hsl(116, 80%, 26%); }

.text_dds_b4463652 { margin: 0; color: hsl(116, 8%, 42%); line-height: 1.75; font-size: 1.05rem; }

.list_86a7ad01 { margin: 24px 0; padding-left: 64px; }

.listItem_ds365_3a045ab9 { margin-bottom: 16px; }

.card_4a8a701c {
  background: hsl(116, 10%, 94%);
  padding: 64px;
  margin-bottom: 64px;
}

.eodds3_d1f3a883 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(116, 80%, 26%); }

.cardText_eod_b4c628e9 { margin: 0; color: hsl(116, 8%, 42%); font-size: 1.05rem; }

.dds3_902a8216 {
  margin-top: 64px;
  padding: 64px 0;
  border-top: 2px solid hsl(116, 10%, 94%);
  font-size: 1rem;
  color: hsl(116, 8%, 42%);
}

.liv_footerText_239eef3b { margin: 0; }

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

.footerLink_0f8d5ec2 { color: hsl(296, 71%, 41%); text-decoration: none; }

.meta2_ds36_b7aa8276 { 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_0a92dbed) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_0a92dbed {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_0a92dbed .eodds_5c753808 {
  margin: 0;
  padding: 0;
}
.meta2_ds36_b7aa8276 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_ds36_b7aa8276 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_0a92dbed .s36_blogLink_6b67cf57 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.veodd_blogLayoutList_2549aa0b .s36_blogLink_6b67cf57 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.veodd_blogLayoutList_2549aa0b .eodds_5c753808:last-child .s36_blogLink_6b67cf57 { border-bottom: none; }
/* Grid */
.dds36_blogLayoutGrid_a9fc77ca {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.dds36_blogLayoutGrid_a9fc77ca .s36_blogLink_6b67cf57 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.dds36_blogLayoutGrid_a9fc77ca .s36_blogLink_6b67cf57:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.iv_blogLayoutGrid3_e7b4766d {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .iv_blogLayoutGrid3_e7b4766d { grid-template-columns: 1fr; }
}
.iv_blogLayoutGrid3_e7b4766d .s36_blogLink_6b67cf57 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.iv_blogLayoutGrid3_e7b4766d .s36_blogLink_6b67cf57:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_4a61431e {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_4a61431e { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_4a61431e { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_4a61431e .s36_blogLink_6b67cf57 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_4a61431e .s36_blogLink_6b67cf57:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_live_bb36abd3 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_live_bb36abd3 .s36_blogLink_6b67cf57 {
  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_live_bb36abd3 .s36_blogLink_6b67cf57:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.ds365_blogLayoutCards_ec1ba743 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .ds365_blogLayoutCards_ec1ba743 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .ds365_blogLayoutCards_ec1ba743 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.ds365_blogLayoutCards_ec1ba743 .s36_blogLink_6b67cf57 {
  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;
}
.ds365_blogLayoutCards_ec1ba743 .s36_blogLink_6b67cf57: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_odds36_3a7c152a { overflow-x: hidden; }
  .container_iveodd_7bc0036a {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .header_c2776e35 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .liveod_brand_21317b96 {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .s3_15c08b9e { gap: 16px; flex-wrap: wrap; }
  .main_365_f8be371d { padding: 20px 0; }
  .section_48dfd8da {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .card_4a8a701c {
    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;
  }
  .dds3_902a8216 {
    margin-top: 48px;
    padding: 24px 0;
  }
  .liv_footerText_239eef3b { margin-bottom: 12px; }
  .footerLinks_dds36_bfe9d8dd {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .footerLinks_dds36_bfe9d8dd a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .header_c2776e35 {
    flex-direction: column;
    align-items: flex-start;
  }
  .s3_15c08b9e { width: 100%; }
  .footerLinks_dds36_bfe9d8dd { grid-template-columns: 1fr; }
}
