/* variant_h: compact, small spacing */
.slot_root_e41759f6 { font-family: "Georgia", "Times New Roman", serif; margin: 0; background: hsl(7, 8%, 98%); color: hsl(7, 12%, 12%); font-size: 0.9375rem; }

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

.container_lo_fcf6eb9b {
  max-width: 1107px;
  margin: 0 auto;
  padding: 0 14px 28px;
}

.ts2_90ce3e5c {
  padding: 14px 0;
  margin-bottom: 28px;
  border-bottom: 2px solid hsl(187, 52%, 42%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.brand_ts2_b3ed704d { font-weight: 700; font-size: 1.2rem; color: hsl(7, 52%, 42%); }

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

.slots2_navItem_e96036a1 { margin: 0; }

.lot_d5ae3b12 { color: hsl(187, 52%, 42%); text-decoration: none; }

.ts_5b464299 { padding: 21px 0; }

.section_c2cbab80 {
  padding: 21px;
  margin-bottom: 21px;
  background: hsl(7, 10%, 94%);
}

.heading_4a4666b2 { font-size: 1.2rem; margin: 0 0 7px; color: hsl(7, 67%, 27%); }

.s2_text_e961d4a8 { margin: 0; color: hsl(7, 8%, 42%); line-height: 1.55; }

.list_slot_f816bb39 { margin: 7px 0; padding-left: 21px; }

.listItem_0f2888a0 { margin-bottom: 2px; }

.card_c9ab104c {
  background: hsl(7, 10%, 94%);
  padding: 21px;
  margin-bottom: 21px;
}

.lo_5c17add5 { font-size: 1.2rem; margin: 0 0 7px; color: hsl(7, 67%, 27%); }

.lots2_d62837f1 { margin: 0; color: hsl(7, 8%, 42%); font-size: 0.9rem; }

.footer_lots2_b23ffffb {
  margin-top: 28px;
  padding-top: 14px;
  border-top: 1px solid hsl(7, 10%, 94%);
  font-size: 0.8125rem;
  color: hsl(7, 8%, 42%);
}

.slots_footerText_e5847e2c { margin: 0; }

.ts2_footerLinks_ea0a77fa { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; align-items: baseline; row-gap: 7px; column-gap: 14px; }
.ts2_footerLinks_ea0a77fa > li { flex: 0 0 auto; }

.sl_57e1c991 { color: hsl(187, 52%, 42%); text-decoration: none; }

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