.lett_root_6ab2c60f { font-family: "Lucida Bright", Georgia, serif; margin: 0; background: hsl(158, 8%, 98%); color: hsl(158, 12%, 12%); }

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

.tes_13a41a90 {
  max-width: 938px;
  margin: 0 auto;
  padding: 0 24px 64px;
}

.header_et_f830c58d {
  padding: 32px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(338, 53%, 48%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.sveri_brand_691ab9af { font-weight: 700; font-size: 1.5rem; color: hsl(158, 53%, 48%); }

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

.navItem_rou_b900028a { margin: 0; }

.link_4cfeafbc { color: hsl(338, 53%, 48%); text-decoration: none; }

.main_roul_3da961e3 { padding: 32px 0; }

.card_sverig_be356374 {
  background: hsl(158, 10%, 94%);
  padding: 32px;
  margin-bottom: 32px;
  border-radius: 8px;
}

.cardTitle_c0e24fbf { font-size: 1.35rem; margin: 0 0 16px; color: hsl(158, 68%, 33%); }

.cardText_ver_712f93e2 { margin: 0 0 16px; color: hsl(158, 8%, 42%); }

.list_oulet_be8bdadc { margin: 16px 0; padding-left: 32px; }

.listItem_0e0cf6b7 { margin-bottom: 8px; }

.sveri_1bc932f7 {
  margin-top: 64px;
  padding-top: 32px;
  border-top: 1px solid hsl(158, 10%, 94%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 0.9rem;
  color: hsl(158, 8%, 42%);
}

.oulett_footerText_6d240be2 { margin: 0; }

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

.footerLink_ettesv_b9a1c8ac { color: hsl(338, 53%, 48%); text-decoration: none; }

.meta2_lettes_33aec17b { 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_cb180eca) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_cb180eca {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_cb180eca .blogItem_8cef4092 {
  margin: 0;
  padding: 0;
}
.meta2_lettes_33aec17b {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_lettes_33aec17b {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_cb180eca .tes_151a472d {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_445b5bd9 .tes_151a472d {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_445b5bd9 .blogItem_8cef4092:last-child .tes_151a472d { border-bottom: none; }
/* Grid */
.tesver_5a5e18be {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.tesver_5a5e18be .tes_151a472d {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.tesver_5a5e18be .tes_151a472d:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.tt_blogLayoutGrid3_aa874ad2 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .tt_blogLayoutGrid3_aa874ad2 { grid-template-columns: 1fr; }
}
.tt_blogLayoutGrid3_aa874ad2 .tes_151a472d {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.tt_blogLayoutGrid3_aa874ad2 .tes_151a472d:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.roulet_blogLayoutGrid4_e1bbae9e {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .roulet_blogLayoutGrid4_e1bbae9e { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .roulet_blogLayoutGrid4_e1bbae9e { grid-template-columns: 1fr; }
}
.roulet_blogLayoutGrid4_e1bbae9e .tes_151a472d {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.roulet_blogLayoutGrid4_e1bbae9e .tes_151a472d:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.esv_blogLayoutBoxed_2f6b9f88 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.esv_blogLayoutBoxed_2f6b9f88 .tes_151a472d {
  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;
}
.esv_blogLayoutBoxed_2f6b9f88 .tes_151a472d:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.verig_d0483c5c {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .verig_d0483c5c { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .verig_d0483c5c { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.verig_d0483c5c .tes_151a472d {
  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;
}
.verig_d0483c5c .tes_151a472d: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) {
  .erige_9691b334 { overflow-x: hidden; }
  .tes_13a41a90 {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .header_et_f830c58d {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .sveri_brand_691ab9af {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .navList_le_fb7155e6 { gap: 16px; flex-wrap: wrap; }
  .main_roul_3da961e3 { padding: 20px 0; }
  .ig_section_e9483619 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .card_sverig_be356374 {
    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;
  }
  .sveri_1bc932f7 {
    margin-top: 48px;
    padding: 24px 0;
  }
  .oulett_footerText_6d240be2 { margin-bottom: 12px; }
  .footerLinks_003a4d39 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .footerLinks_003a4d39 a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .header_et_f830c58d {
    flex-direction: column;
    align-items: flex-start;
  }
  .navList_le_fb7155e6 { width: 100%; }
  .footerLinks_003a4d39 { grid-template-columns: 1fr; }
}
