.root_8ab53306 { font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; margin: 0; background: hsl(242, 8%, 98%); color: hsl(242, 12%, 12%); }

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

.erwe_daa8a5a9 {
  max-width: 1222px;
  margin: 0 auto;
  padding: 0 24px 64px;
}

.header_0592aea2 {
  padding: 32px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(62, 47%, 57%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.kerw_d7efb479 { font-weight: 700; font-size: 1.5rem; color: hsl(242, 47%, 57%); }

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

.navItem_053b6933 { margin: 0; }

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

.epok_main_aa53888f { padding: 32px 0; }

.pokerw_card_e039bafa {
  background: hsl(242, 10%, 94%);
  padding: 32px;
  margin-bottom: 32px;
  border-radius: 8px;
}

.cardTitle_41bec885 { font-size: 1.35rem; margin: 0 0 16px; color: hsl(242, 62%, 42%); }

.cardText_po_b25f219c { margin: 0 0 16px; color: hsl(242, 8%, 42%); }

.epoker_9b958064 { margin: 16px 0; padding-left: 32px; }

.el_listItem_2d9502fe { margin-bottom: 8px; }

.tepo_1e67e8c0 {
  margin-top: 64px;
  padding-top: 32px;
  border-top: 1px solid hsl(242, 10%, 94%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 0.9rem;
  color: hsl(242, 8%, 42%);
}

.tep_da077dad { margin: 0; }

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

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

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