.ing_root_2e1e68f0 { font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; margin: 0; color: hsl(145, 12%, 12%); background: hsl(145, 8%, 98%); }

.li_body_a947990a { margin: 0; min-height: 100vh; display: flex; flex-direction: column; }

.meill_db6ce17a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 21px 28px;
  background: hsl(325, 70%, 45%);
  color: hsl(325, 70%, 75%);
}

.eur_brand_27f4413d { font-size: 1.2rem; font-weight: 700; }

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

.menuItem_il_b52edaca { margin: 0; }

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

.mblin_inner_ac742442 {
  flex: 1;
  max-width: 1085px;
  margin: 0 auto;
  width: 100%;
  padding: 56px 14px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 56px;
}

@media (max-width: 640px) {
  .mblin_inner_ac742442 { grid-template-columns: 1fr; }
}

.eille_nav_2c484d1c { padding: 14px 0; }

.navList_mblin_776e3b4b { list-style: none; margin: 0; padding: 0; }

.navItem_gam_b203aaed { margin-bottom: 7px; }

.block_lle_3d222de5 { padding: 14px 0; }

.section_051b2ccd { margin-bottom: 28px; padding: 21px 0; border-bottom: 1px solid hsl(145, 10%, 94%); }

.eu_90759b25 { font-size: 1.5rem; margin: 0 0 21px; color: hsl(145, 80%, 30%); }

.ing_subheading_e84456bd { font-size: 1.25rem; margin: 0 0 14px; color: hsl(145, 70%, 45%); }

.text_02685b65 { margin: 0 0 14px; color: hsl(145, 8%, 42%); line-height: 1.6; }

.list_lleurg_bfacfa2d { margin: 14px 0; padding-left: 28px; }

.listItem_illeu_36c21a16 { margin-bottom: 7px; }

.lin_footer_283bebfc {
  padding: 28px 28px;
  background: hsl(145, 80%, 30%);
  color: hsl(145, 70%, 70%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.footerText_c8f1bdce { margin: 0; font-size: 0.875rem; }

.lle_9707479f { display: flex; flex-wrap: wrap; align-items: baseline; row-gap: 14px; column-gap: 21px; }
.lle_9707479f > * { flex: 0 0 auto; }

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

.meta2_ing_f326ed3c { 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(.mbli_13762be3) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.mbli_13762be3 {
  margin: 1rem 0 0;
  padding: 0;
}
.mbli_13762be3 .illeu_1a6a1af6 {
  margin: 0;
  padding: 0;
}
.meta2_ing_f326ed3c {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_ing_f326ed3c {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.mbli_13762be3 .ill_5489c14b {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.amb_df09321a .ill_5489c14b {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.amb_df09321a .illeu_1a6a1af6:last-child .ill_5489c14b { border-bottom: none; }
/* Grid */
.blogLayoutGrid_bl_bd3a54c7 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_bl_bd3a54c7 .ill_5489c14b {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_bl_bd3a54c7 .ill_5489c14b:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_0a97d4fd {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_0a97d4fd { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_0a97d4fd .ill_5489c14b {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_0a97d4fd .ill_5489c14b:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_me_bb7e2a38 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_me_bb7e2a38 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_me_bb7e2a38 { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_me_bb7e2a38 .ill_5489c14b {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_me_bb7e2a38 .ill_5489c14b:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.eurgam_blogLayoutBoxed_26537826 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.eurgam_blogLayoutBoxed_26537826 .ill_5489c14b {
  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;
}
.eurgam_blogLayoutBoxed_26537826 .ill_5489c14b:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_c95dc665 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_c95dc665 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_c95dc665 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_c95dc665 .ill_5489c14b {
  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;
}
.blogLayoutCards_c95dc665 .ill_5489c14b: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) {
  .li_body_a947990a { overflow-x: hidden; }
  .container_meille_f0f97d53 {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .header_873088c7 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .eur_brand_27f4413d {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .navList_mblin_776e3b4b { gap: 16px; flex-wrap: wrap; }
  .bling_main_6dcc5099 { padding: 20px 0; }
  .section_051b2ccd {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .eille_d97831aa {
    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;
  }
  .lin_footer_283bebfc {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_c8f1bdce { margin-bottom: 12px; }
  .lle_9707479f {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .lle_9707479f a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .header_873088c7 {
    flex-direction: column;
    align-items: flex-start;
  }
  .navList_mblin_776e3b4b { width: 100%; }
  .lle_9707479f { grid-template-columns: 1fr; }
}
