/* Unique palette - no shared class names */
.root_dnetti_7bf93ed1 {
  font-family: undefined;
  color: hsl(180, 12%, 12%);
  background: hsl(180, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.asinot_9f915ebb {
  max-width: 1040px;
  margin: 0 auto;
  padding: 24px 12px;
}

.header_837498a6 {
  background: hsl(180, 45%, 50%);
  color: hsl(180, 45%, 75%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

.kasino_bar_298d57ee {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.sin_1bdddf49 { font-weight: 700; font-size: 1.25rem; }

.nav_tt_f77c7853 { display: flex; }

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

.udnett_navItem_e92d4591 { margin: 0; }

.link_073910ac {
  color: hsl(180, 45%, 75%);
  text-decoration: none;
}

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

.main_053aa6cc { padding: 24px 0; }

.tti_1cbd3c35 {
  margin-bottom: 48px;
  padding: 18px 0;
}

.heading_83b68da6 {
  font-size: 1.75rem;
  color: hsl(180, 60%, 35%);
  margin: 0 0 12px;
}

.dnett_1fb0d38d { margin: 0 0 12px; color: hsl(180, 8%, 42%); }

.list_80098a4e {
  list-style: disc;
  margin: 12px 0;
  padding-left: 24px;
}

.listItem_4454508a { margin-bottom: 6px; }

.footer_c84461db {
  background: hsl(180, 10%, 94%);
  color: hsl(180, 8%, 42%);
  padding: 24px 18px;
  margin-top: 48px;
}

.ikas_55e6db50 { max-width: 1040px; margin: 0 auto; }

.footerText_86228c9b { margin: 0 0 12px; font-size: 0.9rem; }

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

.etti_footerLink_23707cf8 { color: hsl(0, 45%, 50%); text-decoration: none; }

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

.meta2_0e4db8be { display: block; font-size: 0.875rem; color: hsl(180, 8%, 42%); 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(.in_blogLayout_eadf5fad) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.in_blogLayout_eadf5fad {
  margin: 1rem 0 0;
  padding: 0;
}
.in_blogLayout_eadf5fad .dne_blogItem_a654e05a {
  margin: 0;
  padding: 0;
}
.meta2_0e4db8be {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_0e4db8be {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.in_blogLayout_eadf5fad .blogLink_0cb8c59c {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_et_b14e3d9d .blogLink_0cb8c59c {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_et_b14e3d9d .dne_blogItem_a654e05a:last-child .blogLink_0cb8c59c { border-bottom: none; }
/* Grid */
.sin_blogLayoutGrid_29394169 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.sin_blogLayoutGrid_29394169 .blogLink_0cb8c59c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.sin_blogLayoutGrid_29394169 .blogLink_0cb8c59c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.ttikas_d6ffa54f {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .ttikas_d6ffa54f { grid-template-columns: 1fr; }
}
.ttikas_d6ffa54f .blogLink_0cb8c59c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ttikas_d6ffa54f .blogLink_0cb8c59c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.tikas_9bda0846 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .tikas_9bda0846 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .tikas_9bda0846 { grid-template-columns: 1fr; }
}
.tikas_9bda0846 .blogLink_0cb8c59c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.tikas_9bda0846 .blogLink_0cb8c59c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_0b72e9b9 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_0b72e9b9 .blogLink_0cb8c59c {
  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_0b72e9b9 .blogLink_0cb8c59c:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_udnett_7e3def55 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_udnett_7e3def55 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_udnett_7e3def55 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_udnett_7e3def55 .blogLink_0cb8c59c {
  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_udnett_7e3def55 .blogLink_0cb8c59c: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) {
  .uudn_97a07e50 { overflow-x: hidden; }
  .container_823633ad {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .header_837498a6 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .sin_1bdddf49 {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .ettika_9e189a30 { gap: 16px; flex-wrap: wrap; }
  .main_053aa6cc { padding: 20px 0; }
  .tti_1cbd3c35 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .tika_card_e5891a13 {
    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_c84461db {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_86228c9b { margin-bottom: 12px; }
  .uudn_footerLinks_2c5ef6dd {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .uudn_footerLinks_2c5ef6dd a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .header_837498a6 {
    flex-direction: column;
    align-items: flex-start;
  }
  .ettika_9e189a30 { width: 100%; }
  .uudn_footerLinks_2c5ef6dd { grid-template-columns: 1fr; }
}
