/* Unique palette - no shared class names */
.bonusp_root_e6c7a5db {
  font-family: Verdana, Geneva, sans-serif;
  color: hsl(72, 12%, 12%);
  background: hsl(72, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.ok_wrap_a87ee0d9 {
  max-width: 1052px;
  margin: 0 auto;
  padding: 24px 12px;
}

.header_spoke_3a3d5188 {
  background: hsl(72, 57%, 37%);
  color: hsl(72, 57%, 62%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

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

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

.ke_19d8dc2d { display: flex; }

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

.nus_navItem_ea7fb3a9 { margin: 0; }

.on_9dfb6b13 {
  color: hsl(72, 57%, 62%);
  text-decoration: none;
}

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

.erc_main_2eaaceef { padding: 24px 0; }

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

.heading_kercom_fea2b34e {
  font-size: 1.75rem;
  color: hsl(72, 72%, 22%);
  margin: 0 0 12px;
}

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

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

.kerc_da656505 { margin-bottom: 6px; }

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

.strip_05e2fe96 { max-width: 1052px; margin: 0 auto; }

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

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

.footerLink_09962e7c { color: hsl(252, 57%, 37%); text-decoration: none; }

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

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