/* variant_g: card shadows, rounded */
.root_0a662e72 { font-family: Verdana, Geneva, sans-serif; margin: 0; background: hsl(18, 8%, 98%); color: hsl(18, 12%, 12%); }

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

.sbonus_container_23184324 {
  max-width: 958px;
  margin: 0 auto;
  padding: 0 18px 48px;
}

.esbon_1e58db8b {
  padding: 24px 18px;
  margin-bottom: 48px;
  background: hsl(18, 10%, 94%);
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.ettes_brand_e3ec686e { font-weight: 700; font-size: 1.4rem; color: hsl(18, 63%, 43%); }

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

.navItem_ou_7be42446 { margin: 0; }

.lett_link_2a097279 { color: hsl(198, 63%, 43%); text-decoration: none; }

.main_8a40086b { padding: 24px 0; }

.section_ett_f60fe061 {
  background: hsl(18, 10%, 94%);
  padding: 24px;
  margin-bottom: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.heading_8ee31edd { font-size: 1.35rem; margin: 0 0 12px; color: hsl(18, 78%, 28%); }

.tt_1271800e { margin: 0; color: hsl(18, 8%, 42%); line-height: 1.6; }

.list_oulet_fcc0fb52 { margin: 12px 0; padding-left: 24px; }

.tesb_listItem_21a9351f { margin-bottom: 6px; }

.card_esbo_f5033cfa {
  background: hsl(18, 10%, 94%);
  padding: 24px;
  margin-bottom: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.cardTitle_ettesb_76e3f5ca { font-size: 1.35rem; margin: 0 0 12px; color: hsl(18, 78%, 28%); }

.ettes_cardText_aa04c65f { margin: 0; color: hsl(18, 8%, 42%); }

.ette_d8948943 {
  margin-top: 48px;
  padding: 24px 18px;
  background: hsl(18, 10%, 94%);
  border-radius: 12px;
  font-size: 0.9rem;
  color: hsl(18, 8%, 42%);
}

.footerText_us_388e4401 { margin: 0; }

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

.lette_footerLink_e1c8ecf8 { color: hsl(198, 63%, 43%); text-decoration: none; }

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