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

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

.nostop_container_ed02d281 {
  max-width: 959px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.li_header_af9d9cbc {
  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;
}

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

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

.navItem_86060c33 { margin: 0; }

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

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

.main_08ce1627 { padding: 36px 0; }

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

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

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

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

.nost_listItem_6ef8d6a1 { margin-bottom: 9px; }

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

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

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

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

.footerText_topli_380f77d8 { margin: 0; }

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

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

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