/* Unique palette - no shared class names */
.eto_5c46f9c5 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: hsl(336, 12%, 12%);
  background: hsl(336, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.topca_5450648c {
  max-width: 1116px;
  margin: 0 auto;
  padding: 24px 12px;
}

.to_header_ed8fca2e {
  background: hsl(336, 51%, 51%);
  color: hsl(336, 51%, 76%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

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

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

.sino_d128ea52 { display: flex; }

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

.pcasi_5b5c052f { margin: 0; }

.link_pc_b09839f0 {
  color: hsl(336, 51%, 76%);
  text-decoration: none;
}

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

.etopc_1b52ab42 { padding: 24px 0; }

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

.casino_heading_e60eb5a7 {
  font-size: 1.75rem;
  color: hsl(336, 66%, 36%);
  margin: 0 0 12px;
}

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

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

.listItem_4893c7b9 { margin-bottom: 6px; }

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

.cas_9e420834 { max-width: 1116px; margin: 0 auto; }

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

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

.topc_934fd90c { color: hsl(156, 51%, 51%); text-decoration: none; }

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

.os_meta2_e1bf9544 { display: block; font-size: 0.875rem; color: hsl(336, 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_0c0f0949) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_0c0f0949 {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_0c0f0949 .opc_9a2312a3 {
  margin: 0;
  padding: 0;
}
.os_meta2_e1bf9544 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .os_meta2_e1bf9544 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_0c0f0949 .blogLink_etopca_7373db83 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.sino_blogLayoutList_a4c82202 .blogLink_etopca_7373db83 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.sino_blogLayoutList_a4c82202 .opc_9a2312a3:last-child .blogLink_etopca_7373db83 { border-bottom: none; }
/* Grid */
.blogLayoutGrid_c63fcad4 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_c63fcad4 .blogLink_etopca_7373db83 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_c63fcad4 .blogLink_etopca_7373db83:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.casin_590ee28c {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .casin_590ee28c { grid-template-columns: 1fr; }
}
.casin_590ee28c .blogLink_etopca_7373db83 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.casin_590ee28c .blogLink_etopca_7373db83:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.opcas_de74a186 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .opcas_de74a186 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .opcas_de74a186 { grid-template-columns: 1fr; }
}
.opcas_de74a186 .blogLink_etopca_7373db83 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.opcas_de74a186 .blogLink_etopca_7373db83:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.topcas_db92bfea {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.topcas_db92bfea .blogLink_etopca_7373db83 {
  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;
}
.topcas_db92bfea .blogLink_etopca_7373db83:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_topc_f26f4c82 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_topc_f26f4c82 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_topc_f26f4c82 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_topc_f26f4c82 .blogLink_etopca_7373db83 {
  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_topc_f26f4c82 .blogLink_etopca_7373db83: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);
}
