.root_4f59de85 { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; margin: 0; background: hsl(218, 8%, 98%); color: hsl(218, 12%, 12%); }

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

.nefr_container_eb10e2f7 {
  max-width: 958px;
  margin: 0 auto;
  padding: 0 24px 64px;
}

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

.eslot_brand_2421d004 { font-weight: 700; font-size: 1.5rem; color: hsl(218, 53%, 43%); }

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

.line_92d5f503 { margin: 0; }

.link_ees_74fa0812 { color: hsl(38, 53%, 43%); text-decoration: none; }

.main_47baba5e { padding: 32px 0; }

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

.eslo_cardTitle_a8b0c566 { font-size: 1.35rem; margin: 0 0 16px; color: hsl(218, 68%, 28%); }

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

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

.ne_listItem_6a93a304 { margin-bottom: 8px; }

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

.footerText_nefr_75b0ccbb { margin: 0; }

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

.footerLink_c4ac86f0 { color: hsl(38, 53%, 43%); text-decoration: none; }

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