/* Unique palette - no shared class names */
.oke_root_64c2b112 {
  font-family: "Lucida Bright", Georgia, serif;
  color: hsl(240, 12%, 12%);
  background: hsl(240, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.eizp_d5f90add {
  max-width: 1140px;
  margin: 0 auto;
  padding: 24px 12px;
}

.zp_d32fea66 {
  background: hsl(240, 45%, 50%);
  color: hsl(240, 45%, 75%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

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

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

.weizp_1ee5b7fc { display: flex; }

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

.eiz_navItem_2d80b7d6 { margin: 0; }

.link_izpo_b6f0ea4b {
  color: hsl(240, 45%, 75%);
  text-decoration: none;
}

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

.chwe_main_a7030235 { padding: 24px 0; }

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

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

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

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

.listItem_schwei_b2bb074b { margin-bottom: 6px; }

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

.strip_82f45dde { max-width: 1140px; margin: 0 auto; }

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

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

.schw_531edc30 { color: hsl(60, 45%, 50%); text-decoration: none; }

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

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