/* variant_e: accent top strip, light body */
.root_sball_b85c3748 { font-family: undefined; margin: 0; background: hsl(244, 8%, 98%); color: hsl(244, 12%, 12%); }

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

.ll_5aa12732 {
  max-width: 1264px;
  margin: 0 auto;
  padding: 0 30px 80px;
}

.header_bet_37633d03 {
  background: hsl(64, 49%, 49%);
  color: hsl(64, 49%, 79%);
  padding: 20px 40px;
  margin: 0 calc(-1 * 30px) 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

.ssball_brand_222463f0 { font-weight: 700; font-size: 1.35rem; }

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

.llbet_navItem_a9bf76a6 { margin: 0; }

.us_link_ea24c77a { color: inherit; text-decoration: none; }

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

.main_0dc648a9 { padding: 40px 0; }

.section_lbet_76819017 {
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
  background: hsl(244, 10%, 94%);
}

.heading_fu_f7e48a2a { font-size: 1.4rem; margin: 0 0 20px; color: hsl(244, 49%, 49%); }

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

.ssbal_list_6d432b76 { margin: 20px 0; padding-left: 40px; }

.listItem_c6c0a190 { margin-bottom: 10px; }

.ssball_df9c77a7 {
  background: hsl(244, 10%, 94%);
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
}

.all_cardTitle_af062776 { font-size: 1.35rem; margin: 0 0 20px; color: hsl(244, 49%, 49%); }

.cardText_ussb_ba63c3b6 { margin: 0 0 20px; color: hsl(244, 8%, 42%); }

.ballbe_footer_6bd7d222 {
  padding: 40px 0;
  border-top: 1px solid hsl(244, 10%, 94%);
  font-size: 0.9rem;
  color: hsl(244, 8%, 42%);
}

.footerText_ssball_3493edbb { margin: 0; }

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

.us_5b1e1b60 { color: hsl(64, 49%, 49%); text-decoration: none; }

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