/* Unique palette - no shared class names */
.in_9df3efd3 {
  font-family: Verdana, Geneva, sans-serif;
  color: hsl(192, 12%, 12%);
  background: hsl(192, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.wrap_sbets_7a7041dc {
  max-width: 1252px;
  margin: 0 auto;
  padding: 24px 12px;
}

.inners_da857e9a {
  background: hsl(192, 57%, 37%);
  color: hsl(192, 57%, 62%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

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

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

.be_nav_6a6f530f { display: flex; }

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

.sbets_navItem_e8784043 { margin: 0; }

.inne_link_699b34b9 {
  color: hsl(192, 57%, 62%);
  text-decoration: none;
}

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

.main_sbets_fd9afffc { padding: 24px 0; }

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

.heading_87033290 {
  font-size: 1.75rem;
  color: hsl(192, 72%, 22%);
  margin: 0 0 12px;
}

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

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

.listItem_rsbet_f705a5ad { margin-bottom: 6px; }

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

.sbet_d3820ed4 { max-width: 1252px; margin: 0 auto; }

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

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

.footerLink_ersbet_ba9dbc40 { color: hsl(12, 57%, 37%); text-decoration: none; }

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

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