/* Unique palette - no shared class names */
.root_ccf16c3b {
  font-family: "Franklin Gothic Medium", "Arial Narrow", sans-serif;
  color: hsl(24, 12%, 12%);
  background: hsl(24, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.wrap_0173781e {
  max-width: 1204px;
  margin: 0 auto;
  padding: 24px 12px;
}

.ngco_header_ad4746fc {
  background: hsl(24, 69%, 39%);
  color: hsl(24, 69%, 64%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

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

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

.nav_betti_fb0c5818 { display: flex; }

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

.navItem_4ce65a51 { margin: 0; }

.link_c3ea5c5a {
  color: hsl(24, 69%, 64%);
  text-decoration: none;
}

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

.et_12f3eb99 { padding: 24px 0; }

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

.bettin_9780867d {
  font-size: 1.75rem;
  color: hsl(24, 80%, 24%);
  margin: 0 0 12px;
}

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

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

.ng_listItem_e1e44b63 { margin-bottom: 6px; }

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

.strip_bettin_fcab7116 { max-width: 1204px; margin: 0 auto; }

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

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

.footerLink_40b7a564 { color: hsl(204, 69%, 39%); text-decoration: none; }

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

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