/* variant_g: card shadows, rounded */
.root_45351646 { font-family: Verdana, Geneva, sans-serif; margin: 0; background: hsl(198, 8%, 98%); color: hsl(198, 12%, 12%); }

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

.spin_dadccdb5 {
  max-width: 938px;
  margin: 0 auto;
  padding: 0 18px 48px;
}

.insb_header_2a64df24 {
  padding: 24px 18px;
  margin-bottom: 48px;
  background: hsl(198, 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;
}

.brand_esp_7e33626c { font-weight: 700; font-size: 1.4rem; color: hsl(198, 63%, 48%); }

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

.navItem_8bd4fdb9 { margin: 0; }

.eespi_d71837e9 { color: hsl(18, 63%, 48%); text-decoration: none; }

.eespi_d527acfd { padding: 24px 0; }

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

.pi_dda5687a { font-size: 1.35rem; margin: 0 0 12px; color: hsl(198, 78%, 33%); }

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

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

.listItem_insbet_39dbf9c8 { margin-bottom: 6px; }

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

.sbe_cardTitle_a88d3e05 { font-size: 1.35rem; margin: 0 0 12px; color: hsl(198, 78%, 33%); }

.sb_cardText_20135669 { margin: 0; color: hsl(198, 8%, 42%); }

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

.footerText_07960b12 { margin: 0; }

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

.footerLink_sp_79ca3d2a { color: hsl(18, 63%, 48%); text-decoration: none; }

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

/* Mobile responsive layout */
@media (max-width: 768px) {
  .body_eespi_bc422569 { overflow-x: hidden; }
  .spin_dadccdb5 {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .insb_header_2a64df24 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .brand_esp_7e33626c {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .eespi_d8352b3e { gap: 16px; flex-wrap: wrap; }
  .eespi_d527acfd { padding: 20px 0; }
  .section_spins_780e99a2 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .card_eespin_7bb0b6b6 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .layout-content-sidebar {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 1rem;
  }
  .layout-content-sidebar .layout-main,
  .layout-content-sidebar main.layout-main {
    order: 1;
    width: 100%;
  }
  .site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar.site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar {
    order: 2;
    flex: 1 1 100%;
    width: 100%;
    max-width: none;
  }
  .footer_bet_fb967af7 {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_07960b12 { margin-bottom: 12px; }
  .et_footerLinks_e7d364e0 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .et_footerLinks_e7d364e0 a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .insb_header_2a64df24 {
    flex-direction: column;
    align-items: flex-start;
  }
  .eespi_d8352b3e { width: 100%; }
  .et_footerLinks_e7d364e0 { grid-template-columns: 1fr; }
}
