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

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

.asino_container_297f25eb {
  max-width: 983px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

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

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

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

.navItem_asi_3e8af520 { margin: 0; }

.te_link_ef3e953c { color: hsl(123, 48%, 68%); text-decoration: none; }

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

.soes_dcbdbbeb { padding: 36px 0; }

.err_da9bff8b {
  background: hsl(123, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(303, 48%, 43%);
}

.heading_80952752 { font-size: 1.4rem; margin: 0 0 18px; color: hsl(123, 63%, 28%); }

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

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

.so_listItem_e54bf385 { margin-bottom: 9px; }

.card_topcas_764d25de {
  background: hsl(123, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(303, 48%, 43%);
}

.cardTitle_ster_b8d14282 { font-size: 1.35rem; margin: 0 0 18px; color: hsl(123, 63%, 28%); }

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

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

.footerText_c3d87090 { margin: 0; }

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

.footerLink_oeste_bd8ee47c { color: hsl(303, 48%, 43%); text-decoration: none; }

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

/* Mobile responsive layout */
@media (max-width: 768px) {
  .body_c43f358d { overflow-x: hidden; }
  .asino_container_297f25eb {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .header_08740eb2 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .reic_1e919ddb {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .opca_navList_a773ebdf { gap: 16px; flex-wrap: wrap; }
  .soes_dcbdbbeb { padding: 20px 0; }
  .err_da9bff8b {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .card_topcas_764d25de {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .layout-content-sidebar {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 1rem;
  }
  .layout-content-sidebar .layout-main,
  .layout-content-sidebar main.layout-main {
    order: 1;
    width: 100%;
  }
  .site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar.site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar {
    order: 2;
    flex: 1 1 100%;
    width: 100%;
    max-width: none;
  }
  .footer_erreic_73f48ddf {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_c3d87090 { margin-bottom: 12px; }
  .ic_9754492e {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .ic_9754492e a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .header_08740eb2 {
    flex-direction: column;
    align-items: flex-start;
  }
  .opca_navList_a773ebdf { width: 100%; }
  .ic_9754492e { grid-template-columns: 1fr; }
}
