.root_84d2fff4 { font-family: Verdana, Geneva, sans-serif; margin: 0; color: hsl(241, 12%, 12%); background: hsl(241, 8%, 98%); }

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

.bett_515231f2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 21px 28px;
  background: hsl(61, 46%, 51%);
  color: hsl(61, 46%, 81%);
}

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

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

.menuItem_0777cc58 { margin: 0; }

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

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

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

.etting_nav_664624a2 { padding: 14px 0; }

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

.be_dcb96ea2 { margin-bottom: 7px; }

.block_ettin_3e2766dc { padding: 14px 0; }

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

.tting_5c02e39c { font-size: 1.5rem; margin: 0 0 21px; color: hsl(241, 61%, 36%); }

.subheading_c11f4ee7 { font-size: 1.25rem; margin: 0 0 14px; color: hsl(241, 46%, 51%); }

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

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

.listItem_betti_33701100 { margin-bottom: 7px; }

.footer_89ae7f81 {
  padding: 28px 28px;
  background: hsl(241, 61%, 36%);
  color: hsl(241, 46%, 76%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

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

.ettin_footerLinks_a9c9e18a { display: flex; gap: 21px; }

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

.ngme_meta2_2fbf2515 { 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_02c07a0b) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_02c07a0b {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_02c07a0b .gme_blogItem_a5328d1a {
  margin: 0;
  padding: 0;
}
.ngme_meta2_2fbf2515 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .ngme_meta2_2fbf2515 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_02c07a0b .ingme_1abff75c {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.etting_58d250b8 .ingme_1abff75c {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.etting_58d250b8 .gme_blogItem_a5328d1a:last-child .ingme_1abff75c { border-bottom: none; }
/* Grid */
.ttin_blogLayoutGrid_edcb047b {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.ttin_blogLayoutGrid_edcb047b .ingme_1abff75c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ttin_blogLayoutGrid_edcb047b .ingme_1abff75c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.ingme_blogLayoutGrid3_e4408f61 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .ingme_blogLayoutGrid3_e4408f61 { grid-template-columns: 1fr; }
}
.ingme_blogLayoutGrid3_e4408f61 .ingme_1abff75c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ingme_blogLayoutGrid3_e4408f61 .ingme_1abff75c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.gm_blogLayoutGrid4_6725accd {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .gm_blogLayoutGrid4_6725accd { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .gm_blogLayoutGrid4_6725accd { grid-template-columns: 1fr; }
}
.gm_blogLayoutGrid4_6725accd .ingme_1abff75c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.gm_blogLayoutGrid4_6725accd .ingme_1abff75c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_091892e2 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_091892e2 .ingme_1abff75c {
  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_091892e2 .ingme_1abff75c:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_0a9f20b4 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_0a9f20b4 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_0a9f20b4 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_0a9f20b4 .ingme_1abff75c {
  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_0a9f20b4 .ingme_1abff75c: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);
}
