.root_10_33f99f24 { font-family: undefined; margin: 0; background: hsl(110, 8%, 98%); color: hsl(110, 12%, 12%); }

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

.container_ckjac_ba585ccf {
  max-width: 1010px;
  margin: 0 auto;
  padding: 0 24px 64px;
}

.header_89bfd4dc {
  padding: 32px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(290, 65%, 45%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.brand_rategy_30964639 { font-weight: 700; font-size: 1.5rem; color: hsl(110, 65%, 45%); }

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

.navItem_strat_3ba0ee4f { margin: 0; }

.link_str_71d70269 { color: hsl(290, 65%, 45%); text-decoration: none; }

.ja_main_2bd08d56 { padding: 32px 0; }

.card_06410a88 {
  background: hsl(110, 10%, 94%);
  padding: 32px;
  margin-bottom: 32px;
  border-radius: 8px;
}

.cardTitle_8b44363b { font-size: 1.35rem; margin: 0 0 16px; color: hsl(110, 80%, 30%); }

.ck_d527e253 { margin: 0 0 16px; color: hsl(110, 8%, 42%); }

.kstra_1fb06f0a { margin: 16px 0; padding-left: 32px; }

.listItem_0c254be0 { margin-bottom: 8px; }

.blac_147ff68c {
  margin-top: 64px;
  padding-top: 32px;
  border-top: 1px solid hsl(110, 10%, 94%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 0.9rem;
  color: hsl(110, 8%, 42%);
}

.footerText_4c8373ca { margin: 0; }

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

.ckjack_footerLink_e2f186a4 { color: hsl(290, 65%, 45%); text-decoration: none; }

.meta2_c5392bf0 { display: block; font-size: 0.875rem; opacity: 0.75; margin-top: 0.25rem; }

/* Sidebar menu (sidebar_links table) */
.layout-sidebar-column {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  min-width: 0;
}
.layout-sidebar-column .siteSidebar_ate_73b524a1 {
  margin-top: 0;
  padding: 1rem;
  background: hsl(0, 0%, 96%);
  border: 1px solid hsl(0, 0%, 88%);
  border-radius: 6px;
  box-sizing: border-box;
}
.layout-content-sidebar {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  align-items: flex-start;
  padding: 1rem 0;
  width: 100%;
}
.layout-content-sidebar .layout-main,
.layout-content-sidebar main.layout-main { flex: 1; min-width: 0; }
.site-sidebar-aside,
.layout-content-sidebar .layout-sidebar.site-sidebar-aside {
  flex: 0 0 220px;
  max-width: 100%;
  padding: 1rem;
  background: hsl(0, 0%, 96%);
  border: 1px solid hsl(0, 0%, 88%);
  border-radius: 6px;
  box-sizing: border-box;
}
.siteSidebar_ate_73b524a1 { display: block; }
.rateg_d0cb2696 {
  margin: 0 0 0.75rem;
  font-size: 0.85rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  opacity: 0.85;
}
.sidebarLinks_st_3ceb7003 { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 0.35rem; }
.sidebarLinks_st_3ceb7003 > li { margin: 0; }
.sidebarLink_8c50f3e6 {
  display: block;
  padding: 0.5rem 0.75rem;
  text-decoration: none;
  color: hsl(290, 65%, 45%);
  border-radius: 4px;
}
.sidebarLink_8c50f3e6:hover { text-decoration: underline; background: hsl(0, 0%, 92%); }

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

/* Articles/blog/news listing — hashed class names per site (no footprint) */
main:has(.tegy_950dcb42) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.tegy_950dcb42 {
  margin: 1rem 0 0;
  padding: 0;
}
.tegy_950dcb42 .blogItem_8d18cbe9 {
  margin: 0;
  padding: 0;
}
.meta2_c5392bf0 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_c5392bf0 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.tegy_950dcb42 .lac_blogLink_e9ae6fcf {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_kjacks_70851212 .lac_blogLink_e9ae6fcf {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_kjacks_70851212 .blogItem_8d18cbe9:last-child .lac_blogLink_e9ae6fcf { border-bottom: none; }
/* Grid */
.lackja_568109e9 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.lackja_568109e9 .lac_blogLink_e9ae6fcf {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.lackja_568109e9 .lac_blogLink_e9ae6fcf:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.y10_57df7700 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .y10_57df7700 { grid-template-columns: 1fr; }
}
.y10_57df7700 .lac_blogLink_e9ae6fcf {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.y10_57df7700 .lac_blogLink_e9ae6fcf:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_cd4c81ec {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_cd4c81ec { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_cd4c81ec { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_cd4c81ec .lac_blogLink_e9ae6fcf {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_cd4c81ec .lac_blogLink_e9ae6fcf:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.trat_blogLayoutBoxed_a4157cba {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.trat_blogLayoutBoxed_a4157cba .lac_blogLink_e9ae6fcf {
  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;
}
.trat_blogLayoutBoxed_a4157cba .lac_blogLink_e9ae6fcf:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.y101_blogLayoutCards_ed4ed0ea {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .y101_blogLayoutCards_ed4ed0ea { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .y101_blogLayoutCards_ed4ed0ea { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.y101_blogLayoutCards_ed4ed0ea .lac_blogLink_e9ae6fcf {
  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;
}
.y101_blogLayoutCards_ed4ed0ea .lac_blogLink_e9ae6fcf: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_la_f34de94e { overflow-x: hidden; }
  .container_ckjac_ba585ccf {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .header_89bfd4dc {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .brand_rategy_30964639 {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .navList_c9392fb5 { gap: 16px; flex-wrap: wrap; }
  .ja_main_2bd08d56 { padding: 20px 0; }
  .section_egy1_3be341f0 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .card_06410a88 {
    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;
  }
  .blac_147ff68c {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_4c8373ca { margin-bottom: 12px; }
  .footerLinks_ac_7f7be634 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .footerLinks_ac_7f7be634 a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .header_89bfd4dc {
    flex-direction: column;
    align-items: flex-start;
  }
  .navList_c9392fb5 { width: 100%; }
  .footerLinks_ac_7f7be634 { grid-template-columns: 1fr; }
}
