/* variant_j: dark footer block */
.oit_root_aa8e7110 { font-family: undefined; margin: 0; background: hsl(357, 8%, 98%); color: hsl(357, 12%, 12%); }

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

.ttop_d7b9ea9a {
  max-width: 1137px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.it_94c2ffd1 {
  padding: 36px 0;
  margin-bottom: 72px;
  border-bottom: 2px solid hsl(177, 72%, 47%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}

.brand_4d4dd967 { font-weight: 700; font-size: 1.4rem; color: hsl(357, 72%, 47%); }

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

.navItem_87d9f95f { margin: 0; }

.link_topoke_7b4a640a { color: hsl(177, 72%, 47%); text-decoration: none; }

.oi_d39cb36e { padding: 36px 0; }

.opok_56fa111c {
  padding: 36px;
  margin-bottom: 36px;
  background: hsl(357, 10%, 94%);
}

.opoke_91e4e660 { font-size: 1.35rem; margin: 0 0 18px; color: hsl(357, 80%, 32%); }

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

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

.listItem_topo_b74bf8ba { margin-bottom: 9px; }

.card_cc5401cf {
  background: hsl(357, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
}

.it_1fe6b010 { font-size: 1.35rem; margin: 0 0 18px; color: hsl(357, 80%, 32%); }

.ittopo_96d7c099 { margin: 0; color: hsl(357, 8%, 42%); }

.footer_c33898ee {
  margin: 0 calc(-1 * 27px) 0;
  padding: 36px 27px;
  background: hsl(357, 80%, 32%);
  color: hsl(357, 72%, 72%);
  font-size: 0.9rem;
}

.footerText_4bbba56f { margin: 0; }

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

.footerLink_topok_34e335d4 { color: hsl(357, 72%, 72%); text-decoration: none; }

.meta2_445e5d9b { 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(.tto_95fbe2c2) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.tto_95fbe2c2 {
  margin: 1rem 0 0;
  padding: 0;
}
.tto_95fbe2c2 .it_blogItem_6e9bfb49 {
  margin: 0;
  padding: 0;
}
.meta2_445e5d9b {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_445e5d9b {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.tto_95fbe2c2 .blogLink_04198f3f {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.top_blogLayoutList_a092e9e7 .blogLink_04198f3f {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.top_blogLayoutList_a092e9e7 .it_blogItem_6e9bfb49:last-child .blogLink_04198f3f { border-bottom: none; }
/* Grid */
.oke_ddc1d83d {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.oke_ddc1d83d .blogLink_04198f3f {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.oke_ddc1d83d .blogLink_04198f3f:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.oker_blogLayoutGrid3_2cb62f0c {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .oker_blogLayoutGrid3_2cb62f0c { grid-template-columns: 1fr; }
}
.oker_blogLayoutGrid3_2cb62f0c .blogLink_04198f3f {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.oker_blogLayoutGrid3_2cb62f0c .blogLink_04198f3f:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.oit_1a6d5455 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .oit_1a6d5455 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .oit_1a6d5455 { grid-template-columns: 1fr; }
}
.oit_1a6d5455 .blogLink_04198f3f {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.oit_1a6d5455 .blogLink_04198f3f:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_4695fd2b {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_4695fd2b .blogLink_04198f3f {
  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_4695fd2b .blogLink_04198f3f:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_topoke_78ce272a {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_topoke_78ce272a { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_topoke_78ce272a { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_topoke_78ce272a .blogLink_04198f3f {
  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_topoke_78ce272a .blogLink_04198f3f: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_ke_f88182cd { overflow-x: hidden; }
  .ttop_d7b9ea9a {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .it_94c2ffd1 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .brand_4d4dd967 {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .navList_ttop_f5711d91 { gap: 16px; flex-wrap: wrap; }
  .oi_d39cb36e { padding: 20px 0; }
  .opok_56fa111c {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .card_cc5401cf {
    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_c33898ee {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_4bbba56f { margin-bottom: 12px; }
  .footerLinks_c2d7c1a3 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .footerLinks_c2d7c1a3 a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .it_94c2ffd1 {
    flex-direction: column;
    align-items: flex-start;
  }
  .navList_ttop_f5711d91 { width: 100%; }
  .footerLinks_c2d7c1a3 { grid-template-columns: 1fr; }
}
