/* variant_l: strong primary header, dotted divider */
.root_07d0c827 { font-family: "Georgia", "Times New Roman", serif; margin: 0; background: hsl(131, 8%, 98%); color: hsl(131, 12%, 12%); }

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

.lin_1a074436 {
  max-width: 1031px;
  margin: 0 auto;
  padding: 0 33px 88px;
}

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

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

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

.navItem_topl_73b3aef9 { margin: 0; }

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

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

.topli_main_2906229c { padding: 44px 0; }

.section_eto_307a9f3d {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(311, 56%, 41%);
  background: hsl(131, 10%, 94%);
}

.heading_89e3fffb { font-size: 1.35rem; margin: 0 0 22px; color: hsl(131, 71%, 26%); }

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

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

.listItem_net_3cdb7abf { margin-bottom: 11px; }

.card_487910c8 {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(311, 56%, 41%);
  background: hsl(131, 10%, 94%);
}

.eto_dd60dede { font-size: 1.35rem; margin: 0 0 22px; color: hsl(131, 71%, 26%); }

.cardText_onlin_f15b0d8a { margin: 0; color: hsl(131, 8%, 42%); }

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

.to_footerText_609a1eee { margin: 0; }

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

.footerLink_4d96e287 { color: hsl(311, 56%, 41%); text-decoration: none; }

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