/* variant_j: dark footer block */
.root_pste_73b35dc2 { font-family: "Georgia", "Times New Roman", serif; margin: 0; background: hsl(225, 8%, 98%); color: hsl(225, 12%, 12%); }

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

.container_betsti_731be9e4 {
  max-width: 1045px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.tstips_92750346 {
  padding: 36px 0;
  margin-bottom: 72px;
  border-bottom: 2px solid hsl(45, 60%, 55%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}

.brand_0615d4d4 { font-weight: 700; font-size: 1.4rem; color: hsl(225, 60%, 55%); }

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

.tips_navItem_efbed21a { margin: 0; }

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

.pster_99ed2a1a { padding: 36px 0; }

.bets_d6e022b0 {
  padding: 36px;
  margin-bottom: 36px;
  background: hsl(225, 10%, 94%);
}

.heading_tipst_faca23bf { font-size: 1.35rem; margin: 0 0 18px; color: hsl(225, 75%, 40%); }

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

.list_8da6d2e8 { margin: 18px 0; padding-left: 36px; }

.listItem_er_36d28d90 { margin-bottom: 9px; }

.card_4e1d3637 {
  background: hsl(225, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
}

.cardTitle_c5a4fa1f { font-size: 1.35rem; margin: 0 0 18px; color: hsl(225, 75%, 40%); }

.ster_cardText_ea761d07 { margin: 0; color: hsl(225, 8%, 42%); }

.footer_8e445e5b {
  margin: 0 calc(-1 * 27px) 0;
  padding: 36px 27px;
  background: hsl(225, 75%, 40%);
  color: hsl(225, 60%, 80%);
  font-size: 0.9rem;
}

.footerText_ipst_7929b4ca { margin: 0; }

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

.ips_footerLink_a4fb0cff { color: hsl(225, 60%, 80%); text-decoration: none; }

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