/* Unique palette - no shared class names */
.roul_root_29f5c087 {
  font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", serif;
  color: hsl(276, 12%, 12%);
  background: hsl(276, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.et_wrap_6c6039e7 {
  max-width: 936px;
  margin: 0 auto;
  padding: 24px 12px;
}

.lette_header_6a21234c {
  background: hsl(276, 51%, 46%);
  color: hsl(276, 51%, 71%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

.bar_ebon_f2a079d5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.tebonu_d4614f7b { font-weight: 700; font-size: 1.25rem; }

.s24_nav_6c726edb { display: flex; }

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

.navItem_lette_75625c03 { margin: 0; }

.nus2_link_aaf56140 {
  color: hsl(276, 51%, 71%);
  text-decoration: none;
}

.nus2_link_aaf56140:hover { text-decoration: underline; }

.main_nu_f784de25 { padding: 24px 0; }

.ro_section_a1e6130b {
  margin-bottom: 48px;
  padding: 18px 0;
}

.heading_bonus_ffd0e933 {
  font-size: 1.75rem;
  color: hsl(276, 66%, 31%);
  margin: 0 0 12px;
}

.roule_52147fde { margin: 0 0 12px; color: hsl(276, 8%, 42%); }

.roul_56eaf74c {
  list-style: disc;
  margin: 12px 0;
  padding-left: 24px;
}

.listItem_42b54239 { margin-bottom: 6px; }

.footer_44c5686e {
  background: hsl(276, 10%, 94%);
  color: hsl(276, 8%, 42%);
  padding: 24px 18px;
  margin-top: 48px;
}

.strip_c7a1334d { max-width: 936px; margin: 0 auto; }

.ro_160bd46c { margin: 0 0 12px; font-size: 0.9rem; }

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

.footerLink_4f53bacf { color: hsl(96, 51%, 46%); text-decoration: none; }

.footerLink_4f53bacf:hover { text-decoration: underline; }

.nus2_meta2_2d39b919 { display: block; font-size: 0.875rem; color: hsl(276, 8%, 42%); 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(.onus_blogLayout_25f25b2a) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.onus_blogLayout_25f25b2a {
  margin: 1rem 0 0;
  padding: 0;
}
.onus_blogLayout_25f25b2a .blogItem_ulett_b908be6c {
  margin: 0;
  padding: 0;
}
.nus2_meta2_2d39b919 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .nus2_meta2_2d39b919 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.onus_blogLayout_25f25b2a .roul_blogLink_a695915c {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.oule_9631c3ad .roul_blogLink_a695915c {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.oule_9631c3ad .blogItem_ulett_b908be6c:last-child .roul_blogLink_a695915c { border-bottom: none; }
/* Grid */
.blogLayoutGrid_c6b65bb9 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_c6b65bb9 .roul_blogLink_a695915c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_c6b65bb9 .roul_blogLink_a695915c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.ebonus_blogLayoutGrid3_a6fd6e49 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .ebonus_blogLayoutGrid3_a6fd6e49 { grid-template-columns: 1fr; }
}
.ebonus_blogLayoutGrid3_a6fd6e49 .roul_blogLink_a695915c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ebonus_blogLayoutGrid3_a6fd6e49 .roul_blogLink_a695915c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.onus24_d554ed82 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .onus24_d554ed82 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .onus24_d554ed82 { grid-template-columns: 1fr; }
}
.onus24_d554ed82 .roul_blogLink_a695915c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.onus24_d554ed82 .roul_blogLink_a695915c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.us24_blogLayoutBoxed_61e5de08 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.us24_blogLayoutBoxed_61e5de08 .roul_blogLink_a695915c {
  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;
}
.us24_blogLayoutBoxed_61e5de08 .roul_blogLink_a695915c:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.ul_blogLayoutCards_61732fd2 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .ul_blogLayoutCards_61732fd2 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .ul_blogLayoutCards_61732fd2 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.ul_blogLayoutCards_61732fd2 .roul_blogLink_a695915c {
  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;
}
.ul_blogLayoutCards_61732fd2 .roul_blogLink_a695915c: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);
}
