.root_etsver_71049c92 { font-family: "Georgia", "Times New Roman", serif; margin: 0; color: hsl(205, 12%, 12%); background: hsl(205, 8%, 98%); }

.eb_body_2b7ee0a6 { margin: 0; min-height: 100vh; display: flex; flex-direction: column; }

.verige_bar_ec2b4930 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 21px 28px;
  background: hsl(25, 70%, 45%);
  color: hsl(25, 70%, 75%);
}

.liveb_d8d815e7 { font-size: 1.2rem; font-weight: 700; }

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

.rige_menuItem_6042fee0 { margin: 0; }

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

.inner_sverig_bbebcd21 {
  flex: 1;
  max-width: 985px;
  margin: 0 auto;
  width: 100%;
  padding: 56px 14px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 56px;
}

@media (max-width: 640px) {
  .inner_sverig_bbebcd21 { grid-template-columns: 1fr; }
}

.nav_ge_b54f1de7 { padding: 14px 0; }

.navList_tsve_bcaab451 { list-style: none; margin: 0; padding: 0; }

.erig_navItem_a9d2d185 { margin-bottom: 7px; }

.ive_block_aae2799a { padding: 14px 0; }

.liv_section_2d380e1c { margin-bottom: 28px; padding: 21px 0; border-bottom: 1px solid hsl(205, 10%, 94%); }

.heading_497c817a { font-size: 1.5rem; margin: 0 0 21px; color: hsl(205, 80%, 30%); }

.subheading_8e618737 { font-size: 1.25rem; margin: 0 0 14px; color: hsl(205, 70%, 45%); }

.text_ive_7e544b4a { margin: 0 0 14px; color: hsl(205, 8%, 42%); line-height: 1.6; }

.verig_9995b561 { margin: 14px 0; padding-left: 28px; }

.etsver_listItem_2a283d87 { margin-bottom: 7px; }

.etsve_footer_ec8d6f2b {
  padding: 28px 28px;
  background: hsl(205, 80%, 30%);
  color: hsl(205, 70%, 70%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.footerText_c38502a0 { margin: 0; font-size: 0.875rem; }

.footerLinks_8da78b45 { display: flex; flex-wrap: wrap; align-items: baseline; row-gap: 14px; column-gap: 21px; }
.footerLinks_8da78b45 > * { flex: 0 0 auto; }

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

.meta2_c1c704fe { 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_883914a5) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_883914a5 {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_883914a5 .blogItem_443e3c08 {
  margin: 0;
  padding: 0;
}
.meta2_c1c704fe {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_c1c704fe {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_883914a5 .sverig_56066c21 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_0f0c5eb5 .sverig_56066c21 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_0f0c5eb5 .blogItem_443e3c08:last-child .sverig_56066c21 { border-bottom: none; }
/* Grid */
.eri_595d3fd4 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.eri_595d3fd4 .sverig_56066c21 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.eri_595d3fd4 .sverig_56066c21:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_vebets_31fcc558 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_vebets_31fcc558 { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_vebets_31fcc558 .sverig_56066c21 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_vebets_31fcc558 .sverig_56066c21:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_etsve_bf8423b7 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_etsve_bf8423b7 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_etsve_bf8423b7 { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_etsve_bf8423b7 .sverig_56066c21 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_etsve_bf8423b7 .sverig_56066c21:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.ebets_dc19cd65 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ebets_dc19cd65 .sverig_56066c21 {
  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;
}
.ebets_dc19cd65 .sverig_56066c21:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_ge_75af01fd {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_ge_75af01fd { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_ge_75af01fd { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_ge_75af01fd .sverig_56066c21 {
  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_ge_75af01fd .sverig_56066c21: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) {
  .eb_body_2b7ee0a6 { overflow-x: hidden; }
  .container_ivebet_76e2a3e6 {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .header_0354fb96 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .liveb_d8d815e7 {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .navList_tsve_bcaab451 { gap: 16px; flex-wrap: wrap; }
  .tsver_54207b4e { padding: 20px 0; }
  .liv_section_2d380e1c {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .card_02d236dc {
    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;
  }
  .etsve_footer_ec8d6f2b {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_c38502a0 { margin-bottom: 12px; }
  .footerLinks_8da78b45 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .footerLinks_8da78b45 a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .header_0354fb96 {
    flex-direction: column;
    align-items: flex-start;
  }
  .navList_tsve_bcaab451 { width: 100%; }
  .footerLinks_8da78b45 { grid-template-columns: 1fr; }
}
