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

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

.betti_wrap_6569fe47 {
  max-width: 1168px;
  margin: 0 auto;
  padding: 24px 12px;
}

.ds24_5524a307 {
  background: hsl(108, 63%, 53%);
  color: hsl(108, 63%, 78%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

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

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

.nav_07442769 { display: flex; }

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

.navItem_0a6b06a4 { margin: 0; }

.24_9a5e24da {
  color: hsl(108, 63%, 78%);
  text-decoration: none;
}

.24_9a5e24da:hover { text-decoration: underline; }

.bet_main_69818c1e { padding: 24px 0; }

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

.godds_heading_ad7fbf95 {
  font-size: 1.75rem;
  color: hsl(108, 78%, 38%);
  margin: 0 0 12px;
}

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

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

.s2_listItem_a8580456 { margin-bottom: 6px; }

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

.strip_0d03a1f6 { max-width: 1168px; margin: 0 auto; }

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

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

.footerLink_48d007d8 { color: hsl(288, 63%, 53%); text-decoration: none; }

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

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