/* variant_h: compact, small spacing */
.uo_root_abf4ba3f { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; margin: 0; background: hsl(355, 8%, 98%); color: hsl(355, 12%, 12%); font-size: 0.9375rem; }

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

.container_44b15805 {
  max-width: 1255px;
  margin: 0 auto;
  padding: 0 14px 28px;
}

.uom_d7e74947 {
  padding: 14px 0;
  margin-bottom: 28px;
  border-bottom: 2px solid hsl(175, 70%, 40%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.om_573f551e { font-weight: 700; font-size: 1.2rem; color: hsl(355, 70%, 40%); }

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

.tsuom_12951a44 { margin: 0; }

.link_titsuo_72cc663d { color: hsl(175, 70%, 40%); text-decoration: none; }

.lotits_d2b2656b { padding: 21px 0; }

.section_uomi_715a48b6 {
  padding: 21px;
  margin-bottom: 21px;
  background: hsl(355, 10%, 94%);
}

.heading_om_7f8545dd { font-size: 1.2rem; margin: 0 0 7px; color: hsl(355, 80%, 25%); }

.text_itsuom_346b1ef1 { margin: 0; color: hsl(355, 8%, 42%); line-height: 1.55; }

.list_otit_7188f29a { margin: 7px 0; padding-left: 21px; }

.listItem_uo_f5d65f5a { margin-bottom: 2px; }

.itsuo_95a4bc52 {
  background: hsl(355, 10%, 94%);
  padding: 21px;
  margin-bottom: 21px;
}

.oti_cardTitle_2b452c56 { font-size: 1.2rem; margin: 0 0 7px; color: hsl(355, 80%, 25%); }

.cardText_821b9b8e { margin: 0; color: hsl(355, 8%, 42%); font-size: 0.9rem; }

.footer_otits_bf915145 {
  margin-top: 28px;
  padding-top: 14px;
  border-top: 1px solid hsl(355, 10%, 94%);
  font-size: 0.8125rem;
  color: hsl(355, 8%, 42%);
}

.footerText_suomi_f317e6fa { margin: 0; }

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

.footerLink_tsuom_f4a0637c { color: hsl(175, 70%, 40%); text-decoration: none; }

.tit_meta2_a5f26651 { 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_81f91cb2) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_81f91cb2 {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_81f91cb2 .blogItem_c09be5f6 {
  margin: 0;
  padding: 0;
}
.tit_meta2_a5f26651 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .tit_meta2_a5f26651 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_81f91cb2 .tsuo_1e77a430 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.itsu_daf6df50 .tsuo_1e77a430 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.itsu_daf6df50 .blogItem_c09be5f6:last-child .tsuo_1e77a430 { border-bottom: none; }
/* Grid */
.titsu_d3a829fc {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.titsu_d3a829fc .tsuo_1e77a430 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.titsu_d3a829fc .tsuo_1e77a430:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.slotit_1155c4fd {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .slotit_1155c4fd { grid-template-columns: 1fr; }
}
.slotit_1155c4fd .tsuo_1e77a430 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.slotit_1155c4fd .tsuo_1e77a430:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.tsuo_d6f51f0e {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .tsuo_d6f51f0e { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .tsuo_d6f51f0e { grid-template-columns: 1fr; }
}
.tsuo_d6f51f0e .tsuo_1e77a430 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.tsuo_d6f51f0e .tsuo_1e77a430:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_tsuomi_f4067ce0 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_tsuomi_f4067ce0 .tsuo_1e77a430 {
  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_tsuomi_f4067ce0 .tsuo_1e77a430:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_cbfdb1fa {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_cbfdb1fa { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_cbfdb1fa { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_cbfdb1fa .tsuo_1e77a430 {
  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_cbfdb1fa .tsuo_1e77a430: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_09bca056 { overflow-x: hidden; }
  .container_44b15805 {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .uom_d7e74947 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .om_573f551e {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .slotit_navList_20a6e017 { gap: 16px; flex-wrap: wrap; }
  .lotits_d2b2656b { padding: 20px 0; }
  .section_uomi_715a48b6 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .itsuo_95a4bc52 {
    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_otits_bf915145 {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_suomi_f317e6fa { margin-bottom: 12px; }
  .footerLinks_46f7b90d {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .footerLinks_46f7b90d a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .uom_d7e74947 {
    flex-direction: column;
    align-items: flex-start;
  }
  .slotit_navList_20a6e017 { width: 100%; }
  .footerLinks_46f7b90d { grid-template-columns: 1fr; }
}
