.root_ca6d4ad5 { font-family: "Franklin Gothic Medium", "Arial Narrow", sans-serif; margin: 0; background: hsl(194, 8%, 98%); color: hsl(194, 12%, 12%); }

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

.container_cd496853 {
  max-width: 1054px;
  margin: 0 auto;
  padding: 0 24px 64px;
}

.header_0b922cf7 {
  padding: 32px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(14, 59%, 39%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.ee_ddb15145 { font-weight: 700; font-size: 1.5rem; color: hsl(194, 59%, 39%); }

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

.navItem_8ea2e9b5 { margin: 0; }

.ta_link_ec173474 { color: hsl(14, 59%, 39%); text-decoration: none; }

.wee_main_e491c01b { padding: 32px 0; }

.card_4031878b {
  background: hsl(194, 10%, 94%);
  padding: 32px;
  margin-bottom: 32px;
  border-radius: 8px;
}

.esp_cardTitle_a0de4dba { font-size: 1.35rem; margin: 0 0 16px; color: hsl(194, 74%, 24%); }

.cardText_42e3f22b { margin: 0 0 16px; color: hsl(194, 8%, 42%); }

.list_ccc20d45 { margin: 16px 0; padding-left: 32px; }

.eep_9951bb5d { margin-bottom: 8px; }

.footer_esprom_34f4a5da {
  margin-top: 64px;
  padding-top: 32px;
  border-top: 1px solid hsl(194, 10%, 94%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 0.9rem;
  color: hsl(194, 8%, 42%);
}

.footerText_epst_3b4b06be { margin: 0; }

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

.footerLink_8549a140 { color: hsl(14, 59%, 39%); text-decoration: none; }

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