/* variant_d: dark header bar, soft cards */
.root_li_f6675599 { font-family: "Gill Sans", "Trebuchet MS", sans-serif; margin: 0; background: hsl(219, 8%, 98%); color: hsl(219, 12%, 12%); }

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

.mst_552d2771 {
  max-width: 1159px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.nli_header_ac1dc0c6 {
  padding: 27px 36px;
  margin: 0 calc(-1 * 27px) 72px;
  background: hsl(219, 69%, 29%);
  color: hsl(219, 54%, 69%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}

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

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

.navItem_0cb31146 { margin: 0; }

.link_899fa440 { color: hsl(219, 54%, 69%); text-decoration: none; }

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

.nli_5d3e99f0 { padding: 36px 0; }

.section_so_7a6b04ea {
  background: hsl(219, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(39, 54%, 44%);
}

.so_heading_270842b2 { font-size: 1.4rem; margin: 0 0 18px; color: hsl(219, 69%, 29%); }

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

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

.listItem_si_f7d54b83 { margin-bottom: 9px; }

.card_8d5e98f4 {
  background: hsl(219, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(39, 54%, 44%);
}

.nos_17fafe7d { font-size: 1.35rem; margin: 0 0 18px; color: hsl(219, 69%, 29%); }

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

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

.li_footerText_ad692a38 { margin: 0; }

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

.footerLink_topca_355db204 { color: hsl(39, 54%, 44%); text-decoration: none; }

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