/* variant_k: narrow centered content */
.root_84abf937 { font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", serif; margin: 0; background: hsl(22, 8%, 98%); color: hsl(22, 12%, 12%); }

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

.container_ttesl_b9db57ab {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 40px 80px;
}

.header_83905560 {
  padding: 40px 0;
  margin-bottom: 80px;
  text-align: center;
  border-bottom: 1px solid hsl(22, 10%, 94%);
}

.esl_9e8d30ec { font-weight: 700; font-size: 1.5rem; color: hsl(22, 67%, 37%); display: block; margin-bottom: 20px; }

.oul_navList_66b939c0 { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; }

.navItem_4572408c { margin: 0; }

.ett_link_ed6c7519 { color: hsl(202, 67%, 37%); text-decoration: none; }

.teslo_main_a50eca22 { padding: 40px 0; }

.ule_5ea37b59 {
  padding: 40px 0;
  margin-bottom: 40px;
}

.tes_heading_645abc00 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(22, 80%, 22%); }

.le_df55fca7 { margin: 0; color: hsl(22, 8%, 42%); line-height: 1.7; }

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

.listItem_c331a13e { margin-bottom: 10px; }

.oulett_card_23cff1b6 {
  padding: 40px 0;
  margin-bottom: 40px;
}

.cardTitle_oul_7db202a0 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(22, 80%, 22%); }

.cardText_oul_79401825 { margin: 0; color: hsl(22, 8%, 42%); line-height: 1.7; }

.teslot_footer_ee92bf16 {
  margin-top: 80px;
  padding-top: 40px;
  border-top: 1px solid hsl(22, 10%, 94%);
  text-align: center;
  font-size: 0.9rem;
  color: hsl(22, 8%, 42%);
}

.et_50cb9a01 { margin: 0; }

.footerLinks_0cbea512 { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; gap: 30px; }

.footerLink_48521f86 { color: hsl(202, 67%, 37%); text-decoration: none; }

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