/* variant_g: card shadows, rounded */
.tebe_root_2c0665a5 { font-family: undefined; margin: 0; background: hsl(222, 8%, 98%); color: hsl(222, 12%, 12%); }

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

.tt_container_26808af1 {
  max-width: 1042px;
  margin: 0 auto;
  padding: 0 18px 48px;
}

.header_letteb_b8083e33 {
  padding: 24px 18px;
  margin-bottom: 48px;
  background: hsl(222, 10%, 94%);
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.eroule_d669f814 { font-weight: 700; font-size: 1.4rem; color: hsl(222, 57%, 52%); }

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

.navItem_ulet_bd3c2933 { margin: 0; }

.link_41eeccf7 { color: hsl(42, 57%, 52%); text-decoration: none; }

.ebet_main_e3e44fee { padding: 24px 0; }

.ver_section_e1979940 {
  background: hsl(222, 10%, 94%);
  padding: 24px;
  margin-bottom: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.heading_c12b34f8 { font-size: 1.35rem; margin: 0 0 12px; color: hsl(222, 72%, 37%); }

.live_5752d5f1 { margin: 0; color: hsl(222, 8%, 42%); line-height: 1.6; }

.vero_list_a491b122 { margin: 12px 0; padding-left: 24px; }

.listItem_be_f97d83cf { margin-bottom: 6px; }

.li_12d22e77 {
  background: hsl(222, 10%, 94%);
  padding: 24px;
  margin-bottom: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.iv_12f3327a { font-size: 1.35rem; margin: 0 0 12px; color: hsl(222, 72%, 37%); }

.liv_dcfe0d88 { margin: 0; color: hsl(222, 8%, 42%); }

.footer_c44e5882 {
  margin-top: 48px;
  padding: 24px 18px;
  background: hsl(222, 10%, 94%);
  border-radius: 12px;
  font-size: 0.9rem;
  color: hsl(222, 8%, 42%);
}

.tteb_footerText_e2176f47 { margin: 0; }

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

.footerLink_ve_bcd10c54 { color: hsl(42, 57%, 52%); text-decoration: none; }

.meta2_roul_377a24de { display: block; font-size: 0.875rem; opacity: 0.75; 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_et_fca8c09e) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_et_fca8c09e {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_et_fca8c09e .blogItem_tebe_fd87fad5 {
  margin: 0;
  padding: 0;
}
.meta2_roul_377a24de {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_roul_377a24de {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_et_fca8c09e .ettebe_blogLink_6c1b957f {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_c03153f5 .ettebe_blogLink_6c1b957f {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_c03153f5 .blogItem_tebe_fd87fad5:last-child .ettebe_blogLink_6c1b957f { border-bottom: none; }
/* Grid */
.blogLayoutGrid_le_309ee491 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_le_309ee491 .ettebe_blogLink_6c1b957f {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_le_309ee491 .ettebe_blogLink_6c1b957f:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.ivero_d2371b25 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .ivero_d2371b25 { grid-template-columns: 1fr; }
}
.ivero_d2371b25 .ettebe_blogLink_6c1b957f {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ivero_d2371b25 .ettebe_blogLink_6c1b957f:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_ul_7f5a7856 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_ul_7f5a7856 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_ul_7f5a7856 { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_ul_7f5a7856 .ettebe_blogLink_6c1b957f {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_ul_7f5a7856 .ettebe_blogLink_6c1b957f:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_c9e9f8e4 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_c9e9f8e4 .ettebe_blogLink_6c1b957f {
  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_c9e9f8e4 .ettebe_blogLink_6c1b957f:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_be_77add059 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_be_77add059 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_be_77add059 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_be_77add059 .ettebe_blogLink_6c1b957f {
  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_be_77add059 .ettebe_blogLink_6c1b957f: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);
}
