/* variant_k: narrow centered content */
.ette_root_2c5826fb { font-family: "Georgia", "Times New Roman", serif; margin: 0; background: hsl(190, 8%, 98%); color: hsl(190, 12%, 12%); }

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

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

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

.tebonu_brand_ab89d417 { font-weight: 700; font-size: 1.5rem; color: hsl(190, 55%, 55%); display: block; margin-bottom: 20px; }

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

.navItem_ettebo_78029a17 { margin: 0; }

.ttebon_1f4d344f { color: hsl(10, 55%, 55%); text-decoration: none; }

.main_le_32f5970d { padding: 40px 0; }

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

.ulett_heading_ec326bd2 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(190, 70%, 40%); }

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

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

.listItem_03ee17c5 { margin-bottom: 10px; }

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

.cardTitle_teb_b57a3b3d { font-size: 1.4rem; margin: 0 0 20px; color: hsl(190, 70%, 40%); }

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

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

.footerText_c9b90907 { margin: 0; }

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

.et_14ee580d { color: hsl(10, 55%, 55%); text-decoration: none; }

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