/* variant_g: card shadows, rounded */
.root_teb_f9d3e865 { font-family: "Lucida Bright", Georgia, serif; margin: 0; background: hsl(246, 8%, 98%); color: hsl(246, 12%, 12%); }

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

.container_4d38ec55 {
  max-width: 1066px;
  margin: 0 auto;
  padding: 0 18px 48px;
}

.ul_header_2b7e00d3 {
  padding: 24px 18px;
  margin-bottom: 48px;
  background: hsl(246, 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;
}

.bon_d7411346 { font-weight: 700; font-size: 1.4rem; color: hsl(246, 51%, 51%); }

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

.roulet_navItem_e1eb829d { margin: 0; }

.link_tt_f35c12fb { color: hsl(66, 51%, 51%); text-decoration: none; }

.main_42d37ee5 { padding: 24px 0; }

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

.heading_059dc39b { font-size: 1.35rem; margin: 0 0 12px; color: hsl(246, 66%, 36%); }

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

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

.ette_listItem_a16fa16b { margin-bottom: 6px; }

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

.oulett_cardTitle_e8f8d340 { font-size: 1.35rem; margin: 0 0 12px; color: hsl(246, 66%, 36%); }

.etteb_53ae6c95 { margin: 0; color: hsl(246, 8%, 42%); }

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

.roul_19a84173 { margin: 0; }

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

.footerLink_82061922 { color: hsl(66, 51%, 51%); text-decoration: none; }

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