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

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

.lcasi_wrap_693c2bcc {
  max-width: 1100px;
  margin: 0 auto;
  padding: 24px 12px;
}

.eview_10129b96 {
  background: hsl(240, 45%, 35%);
  color: hsl(240, 45%, 60%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

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

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

.nav_4f2b2dc6 { display: flex; }

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

.navItem_llcas_37c276ca { margin: 0; }

.asin_5e764f21 {
  color: hsl(240, 45%, 60%);
  text-decoration: none;
}

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

.llcasi_9ae1786a { padding: 24px 0; }

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

.heading_0d0bebff {
  font-size: 1.75rem;
  color: hsl(240, 60%, 20%);
  margin: 0 0 12px;
}

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

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

.listItem_8b5c297b { margin-bottom: 6px; }

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

.casino_strip_2ba8c0a4 { max-width: 1100px; margin: 0 auto; }

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

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

.sinor_footerLink_24e83128 { color: hsl(60, 45%, 35%); text-decoration: none; }

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

.vie_9d7bc11a { display: block; font-size: 0.875rem; color: hsl(240, 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(.blogLayout_893f9bd9) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_893f9bd9 {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_893f9bd9 .blogItem_cb7d8cc9 {
  margin: 0;
  padding: 0;
}
.vie_9d7bc11a {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .vie_9d7bc11a {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_893f9bd9 .nor_de611fcf {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_0d8f44f1 .nor_de611fcf {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_0d8f44f1 .blogItem_cb7d8cc9:last-child .nor_de611fcf { border-bottom: none; }
/* Grid */
.all_d94677ec {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.all_d94677ec .nor_de611fcf {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.all_d94677ec .nor_de611fcf:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_llc_bf9621d4 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_llc_bf9621d4 { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_llc_bf9621d4 .nor_de611fcf {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_llc_bf9621d4 .nor_de611fcf:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_89731295 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_89731295 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_89731295 { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_89731295 .nor_de611fcf {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_89731295 .nor_de611fcf:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_review_3dd8b8dc {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_review_3dd8b8dc .nor_de611fcf {
  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_review_3dd8b8dc .nor_de611fcf:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.sino_df770dce {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .sino_df770dce { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .sino_df770dce { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.sino_df770dce .nor_de611fcf {
  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;
}
.sino_df770dce .nor_de611fcf: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) {
  .nore_912d7116 { overflow-x: hidden; }
  .container_01223d97 {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .eview_10129b96 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .or_5373c937 {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .iew_9e802615 { gap: 16px; flex-wrap: wrap; }
  .llcasi_9ae1786a { padding: 20px 0; }
  .section_allc_b9dad9d7 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .rev_13c59d9c {
    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;
  }
  .evie_footer_a06be9f9 {
    margin-top: 48px;
    padding: 24px 0;
  }
  .revie_5f244d90 { margin-bottom: 12px; }
  .norevi_footerLinks_6fa65ac7 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .norevi_footerLinks_6fa65ac7 a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .eview_10129b96 {
    flex-direction: column;
    align-items: flex-start;
  }
  .iew_9e802615 { width: 100%; }
  .norevi_footerLinks_6fa65ac7 { grid-template-columns: 1fr; }
}
