/* variant_e: accent top strip, light body */
.root_ill_75f1048b { font-family: "Gill Sans", "Trebuchet MS", sans-serif; margin: 0; background: hsl(64, 8%, 98%); color: hsl(64, 12%, 12%); }

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

.etting_91b3ed4c {
  max-width: 1124px;
  margin: 0 auto;
  padding: 0 30px 80px;
}

.ursbet_9cf4c012 {
  background: hsl(244, 49%, 59%);
  color: hsl(244, 49%, 89%);
  padding: 20px 40px;
  margin: 0 calc(-1 * 30px) 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

.brand_8c93bd89 { font-weight: 700; font-size: 1.35rem; }

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

.navItem_012271fb { margin: 0; }

.tin_link_a851b6b8 { color: inherit; text-decoration: none; }

.tin_link_a851b6b8:hover { text-decoration: underline; }

.eursb_1cb94100 { padding: 40px 0; }

.section_ei_f723e307 {
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
  background: hsl(64, 10%, 94%);
}

.eill_heading_eb0db2d1 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(64, 49%, 59%); }

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

.list_ettin_fc8545b9 { margin: 20px 0; padding-left: 40px; }

.ursbet_97495259 { margin-bottom: 10px; }

.card_ceb33d7c {
  background: hsl(64, 10%, 94%);
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
}

.cardTitle_077d18b5 { font-size: 1.35rem; margin: 0 0 20px; color: hsl(64, 49%, 59%); }

.ur_53f8ba5f { margin: 0 0 20px; color: hsl(64, 8%, 42%); }

.footer_030c8c96 {
  padding: 40px 0;
  border-top: 1px solid hsl(64, 10%, 94%);
  font-size: 0.9rem;
  color: hsl(64, 8%, 42%);
}

.tting_5e67c1be { margin: 0; }

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

.eurs_1edc1210 { color: hsl(244, 49%, 59%); text-decoration: none; }

.meta2_88c15644 { 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_04a9e89a) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_04a9e89a {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_04a9e89a .lleur_5bb25ab5 {
  margin: 0;
  padding: 0;
}
.meta2_88c15644 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_88c15644 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_04a9e89a .blogLink_813eba56 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_sbett_f507c3de .blogLink_813eba56 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_sbett_f507c3de .lleur_5bb25ab5:last-child .blogLink_813eba56 { border-bottom: none; }
/* Grid */
.blogLayoutGrid_ill_b6d94e78 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_ill_b6d94e78 .blogLink_813eba56 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_ill_b6d94e78 .blogLink_813eba56:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.bettin_blogLayoutGrid3_eaeabe71 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .bettin_blogLayoutGrid3_eaeabe71 { grid-template-columns: 1fr; }
}
.bettin_blogLayoutGrid3_eaeabe71 .blogLink_813eba56 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.bettin_blogLayoutGrid3_eaeabe71 .blogLink_813eba56:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.ng_blogLayoutGrid4_e351a677 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .ng_blogLayoutGrid4_e351a677 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .ng_blogLayoutGrid4_e351a677 { grid-template-columns: 1fr; }
}
.ng_blogLayoutGrid4_e351a677 .blogLink_813eba56 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ng_blogLayoutGrid4_e351a677 .blogLink_813eba56:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_427e768c {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_427e768c .blogLink_813eba56 {
  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_427e768c .blogLink_813eba56:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.eil_blogLayoutCards_aa636cb2 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .eil_blogLayoutCards_aa636cb2 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .eil_blogLayoutCards_aa636cb2 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.eil_blogLayoutCards_aa636cb2 .blogLink_813eba56 {
  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;
}
.eil_blogLayoutCards_aa636cb2 .blogLink_813eba56: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_4e1ca8e6 { overflow-x: hidden; }
  .etting_91b3ed4c {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .ursbet_9cf4c012 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .brand_8c93bd89 {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .eursbe_navList_655479d8 { gap: 16px; flex-wrap: wrap; }
  .eursb_1cb94100 { padding: 20px 0; }
  .section_ei_f723e307 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .card_ceb33d7c {
    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_030c8c96 {
    margin-top: 48px;
    padding: 24px 0;
  }
  .tting_5e67c1be { margin-bottom: 12px; }
  .rsbett_d3de5c03 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .rsbett_d3de5c03 a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .ursbet_9cf4c012 {
    flex-direction: column;
    align-items: flex-start;
  }
  .eursbe_navList_655479d8 { width: 100%; }
  .rsbett_d3de5c03 { grid-template-columns: 1fr; }
}
