/* variant_d: dark header bar, soft cards */
.root_at_36acb89f { font-family: undefined; margin: 0; background: hsl(3, 8%, 98%); color: hsl(3, 12%, 12%); }

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

.tsr_548d4d8c {
  max-width: 1263px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.header_sl_b2e15bb2 {
  padding: 27px 36px;
  margin: 0 calc(-1 * 27px) 72px;
  background: hsl(3, 63%, 33%);
  color: hsl(3, 48%, 73%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}

.lotsr_976834dc { font-weight: 700; font-size: 1.4rem; letter-spacing: 0.02em; }

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

.lo_navItem_a9544808 { margin: 0; }

.srat_link_eb40abb2 { color: hsl(3, 48%, 73%); text-decoration: none; }

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

.tsr_main_aa807bda { padding: 36px 0; }

.otsr_section_640bba01 {
  background: hsl(3, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(183, 48%, 48%);
}

.heading_88b16962 { font-size: 1.4rem; margin: 0 0 18px; color: hsl(3, 63%, 33%); }

.sratin_5a5830e9 { margin: 0 0 18px; color: hsl(3, 8%, 42%); line-height: 1.6; }

.list_lotsr_3421646b { margin: 18px 0; padding-left: 36px; }

.listItem_tings_3aa02f60 { margin-bottom: 9px; }

.srati_card_ea26edc5 {
  background: hsl(3, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(183, 48%, 48%);
}

.sra_5ec1a313 { font-size: 1.35rem; margin: 0 0 18px; color: hsl(3, 63%, 33%); }

.cardText_slo_31e4e73f { margin: 0 0 18px; color: hsl(3, 8%, 42%); }

.ting_footer_ee16ecfb {
  margin-top: 72px;
  padding: 36px 0;
  border-top: 2px solid hsl(3, 10%, 94%);
  font-size: 0.875rem;
  color: hsl(3, 8%, 42%);
}

.footerText_cc2716e3 { margin: 0; }

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

.tsrat_583044af { color: hsl(183, 48%, 48%); text-decoration: none; }

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