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

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

.teb_9ecea559 {
  max-width: 1060px;
  margin: 0 auto;
  padding: 24px 12px;
}

.iverou_5ad87c3d {
  background: hsl(0, 45%, 45%);
  color: hsl(0, 45%, 70%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

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

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

.nav_ttebet_b9da9ba1 { display: flex; }

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

.navItem_ting_7415f6ce { margin: 0; }

.link_0931f86d {
  color: hsl(0, 45%, 70%);
  text-decoration: none;
}

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

.main_0d3b280a { padding: 24px 0; }

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

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

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

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

.listItem_040f0675 { margin-bottom: 6px; }

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

.ting_d007af44 { max-width: 1060px; margin: 0 auto; }

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

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

.footerLink_ulette_b9604641 { color: hsl(180, 45%, 45%); text-decoration: none; }

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

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