/* variant_g: card shadows, rounded */
.root_lette_f5fd521d { font-family: "Georgia", "Times New Roman", serif; margin: 0; background: hsl(114, 8%, 98%); color: hsl(114, 12%, 12%); }

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

.container_roule_fae897d3 {
  max-width: 1174px;
  margin: 0 auto;
  padding: 0 18px 48px;
}

.header_oulet_3d6d2869 {
  padding: 24px 18px;
  margin-bottom: 48px;
  background: hsl(114, 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_4ac77759 { font-weight: 700; font-size: 1.4rem; color: hsl(114, 69%, 59%); }

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

.navItem_c9ece86a { margin: 0; }

.link_4a2dc506 { color: hsl(294, 69%, 59%); text-decoration: none; }

.main_81122ceb { padding: 24px 0; }

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

.heading_rou_bf53f53a { font-size: 1.35rem; margin: 0 0 12px; color: hsl(114, 80%, 44%); }

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

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

.listItem_0c544133 { margin-bottom: 6px; }

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

.oul_dbf1d416 { font-size: 1.35rem; margin: 0 0 12px; color: hsl(114, 80%, 44%); }

.cardText_lett_f61d722e { margin: 0; color: hsl(114, 8%, 42%); }

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

.roul_footerText_69698d41 { margin: 0; }

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

.footerLink_lettes_3d995a7a { color: hsl(294, 69%, 59%); text-decoration: none; }

.meta2_ette_30d68865 { 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(.oulett_def1be7f) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.oulett_def1be7f {
  margin: 1rem 0 0;
  padding: 0;
}
.oulett_def1be7f .le_blogItem_2bfc5d07 {
  margin: 0;
  padding: 0;
}
.meta2_ette_30d68865 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_ette_30d68865 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.oulett_def1be7f .oule_1c562cdf {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_lette_75e3efd9 .oule_1c562cdf {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_lette_75e3efd9 .le_blogItem_2bfc5d07:last-child .oule_1c562cdf { border-bottom: none; }
/* Grid */
.blogLayoutGrid_cbb75917 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_cbb75917 .oule_1c562cdf {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_cbb75917 .oule_1c562cdf:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.ette_95a5fe36 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .ette_95a5fe36 { grid-template-columns: 1fr; }
}
.ette_95a5fe36 .oule_1c562cdf {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ette_95a5fe36 .oule_1c562cdf:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.ro_blogLayoutGrid4_6d313c91 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .ro_blogLayoutGrid4_6d313c91 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .ro_blogLayoutGrid4_6d313c91 { grid-template-columns: 1fr; }
}
.ro_blogLayoutGrid4_6d313c91 .oule_1c562cdf {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ro_blogLayoutGrid4_6d313c91 .oule_1c562cdf:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_le_bdda8fef {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_le_bdda8fef .oule_1c562cdf {
  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_le_bdda8fef .oule_1c562cdf:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.lettes_blogLayoutCards_6a524819 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .lettes_blogLayoutCards_6a524819 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .lettes_blogLayoutCards_6a524819 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.lettes_blogLayoutCards_6a524819 .oule_1c562cdf {
  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;
}
.lettes_blogLayoutCards_6a524819 .oule_1c562cdf: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) {
  .oulet_9cdfbe67 { overflow-x: hidden; }
  .container_roule_fae897d3 {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .header_oulet_3d6d2869 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .brand_4ac77759 {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .navList_tt_326d6a4c { gap: 16px; flex-wrap: wrap; }
  .main_81122ceb { padding: 20px 0; }
  .ttes_section_ed31919d {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .let_card_a9e4b95c {
    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_454edf80 {
    margin-top: 48px;
    padding: 24px 0;
  }
  .roul_footerText_69698d41 { margin-bottom: 12px; }
  .tt_footerLinks_62e89009 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .tt_footerLinks_62e89009 a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .header_oulet_3d6d2869 {
    flex-direction: column;
    align-items: flex-start;
  }
  .navList_tt_326d6a4c { width: 100%; }
  .tt_footerLinks_62e89009 { grid-template-columns: 1fr; }
}
