/* variant_l: strong primary header, dotted divider */
.li_d783d264 { font-family: "Gill Sans", "Trebuchet MS", sans-serif; margin: 0; background: hsl(191, 8%, 98%); color: hsl(191, 12%, 12%); }

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

.hebes_5b82b113 {
  max-width: 1171px;
  margin: 0 auto;
  padding: 0 33px 88px;
}

.thebe_header_6d68a964 {
  padding: 44px 33px;
  margin: 0 calc(-1 * 33px) 88px;
  background: hsl(191, 56%, 56%);
  color: hsl(191, 56%, 81%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}

.asinos_brand_25a0bca0 { font-weight: 700; font-size: 1.45rem; letter-spacing: 0.03em; }

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

.navItem_0b43290f { margin: 0; }

.theb_link_eaad95d4 { color: inherit; text-decoration: none; }

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

.main_tca_7545460e { padding: 44px 0; }

.thebes_section_ebeee081 {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(11, 56%, 56%);
  background: hsl(191, 10%, 94%);
}

.heading_c033bdf4 { font-size: 1.35rem; margin: 0 0 22px; color: hsl(191, 71%, 41%); }

.as_9c193771 { margin: 0; color: hsl(191, 8%, 42%); line-height: 1.6; }

.sin_13842eb7 { margin: 22px 0; padding-left: 44px; }

.listItem_estca_3d10c6ca { margin-bottom: 11px; }

.nlin_50b56ffb {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(11, 56%, 56%);
  background: hsl(191, 10%, 94%);
}

.cardTitle_ebes_fdca6d92 { font-size: 1.35rem; margin: 0 0 22px; color: hsl(191, 71%, 41%); }

.nos_cardText_682b5b3f { margin: 0; color: hsl(191, 8%, 42%); }

.footer_asin_3bd9ff1d {
  margin-top: 88px;
  padding-top: 44px;
  border-top: 2px dotted hsl(191, 10%, 94%);
  font-size: 0.9rem;
  color: hsl(191, 8%, 42%);
}

.footerText_8415d324 { margin: 0; }

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

.footerLink_4229c039 { color: hsl(11, 56%, 56%); text-decoration: none; }

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