/* variant_k: narrow centered content */
.lo_root_6ce51989 { font-family: "Lucida Bright", Georgia, serif; margin: 0; background: hsl(286, 8%, 98%); color: hsl(286, 12%, 12%); }

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

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

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

.s4u_brand_a6f46de3 { font-weight: 700; font-size: 1.5rem; color: hsl(286, 61%, 41%); display: block; margin-bottom: 20px; }

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

.lots4u_5bff6c02 { margin: 0; }

.link_44c7f3ee { color: hsl(106, 61%, 41%); text-decoration: none; }

.sl_d1721afb { padding: 40px 0; }

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

.heading_slot_b35cfae8 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(286, 76%, 26%); }

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

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

.slots4_listItem_2ee827b0 { margin-bottom: 10px; }

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

.cardTitle_slots4_b420ac00 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(286, 76%, 26%); }

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

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

.slots_footerText_6dd4a9e4 { margin: 0; }

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

.ots_footerLink_254efcf6 { color: hsl(106, 61%, 41%); text-decoration: none; }

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

/* Articles/blog/news listing — hashed class names per site (no footprint) */
main:has(.blogLayout_c17c09cb) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_c17c09cb {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_c17c09cb .slo_1e327170 {
  margin: 0;
  padding: 0;
}
.blogLayout_c17c09cb .blogLink_ots4u_b60d45ec {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_lo_390f101c .blogLink_ots4u_b60d45ec {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_lo_390f101c .slo_1e327170:last-child .blogLink_ots4u_b60d45ec { border-bottom: none; }
/* Grid */
.blogLayoutGrid_slots_7e48a814 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_slots_7e48a814 .blogLink_ots4u_b60d45ec {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_slots_7e48a814 .blogLink_ots4u_b60d45ec:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_slots4_bba5ad55 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_slots4_bba5ad55 { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_slots4_bba5ad55 .blogLink_ots4u_b60d45ec {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_slots4_bba5ad55 .blogLink_ots4u_b60d45ec:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.lots4u_1f282257 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .lots4u_1f282257 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .lots4u_1f282257 { grid-template-columns: 1fr; }
}
.lots4u_1f282257 .blogLink_ots4u_b60d45ec {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.lots4u_1f282257 .blogLink_ots4u_b60d45ec:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.s4u_blogLayoutBoxed_2280679c {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.s4u_blogLayoutBoxed_2280679c .blogLink_ots4u_b60d45ec {
  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;
}
.s4u_blogLayoutBoxed_2280679c .blogLink_ots4u_b60d45ec:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_lot_7e522010 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_lot_7e522010 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_lot_7e522010 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_lot_7e522010 .blogLink_ots4u_b60d45ec {
  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_lot_7e522010 .blogLink_ots4u_b60d45ec: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);
}
