/* Gerado por scripts/concat-vitrine-css.php — não editar à mão. */

/* --- header-nav.css --- */
/* Menu desktop: 4px a menos entre os itens (2px em cada lado do padding 1.25rem). */
@media (min-width: 992px) {
  header .navbar.navbar--desktop[data-open="true"] ul li a {
    padding-left: calc(1.25rem - 2px);
    padding-right: calc(1.25rem - 2px);
  }

  header .navbar.navbar--desktop[data-open="true"] ul li a:hover {
    padding-left: calc(1.25rem - 2px);
    padding-right: calc(1.25rem - 2px);
  }
}

/* --- person-running.css --- */
.person-running-icon {
  display: inline-block;
  flex-shrink: 0;
  overflow: hidden;
  margin-right: 8px;
  vertical-align: middle;
  line-height: 0;
}

.person-running-icon--42 {
  width: 42px;
  height: 42px;
}

.person-running-icon--32 {
  width: 32px;
  height: 32px;
}

.person-running-icon--42 .person-running {
  transform: scale(0.35);
  transform-origin: 0 0;
}

.person-running-icon--32 .person-running {
  transform: scale(0.26667);
  transform-origin: 0 0;
}

.person-running {
  display: block;
  width: 120px;
  height: 120px;
  background-image: url('/assets/images/person-running-sprite.webp');
  background-repeat: no-repeat;
  background-position: 0 0;
  animation: person-running 14.970s steps(1, end) infinite;
}

@keyframes person-running {
  0.00000% { background-position: -0px -0px; }
  0.55556% { background-position: -120px -0px; }
  1.11111% { background-position: -240px -0px; }
  1.66667% { background-position: -360px -0px; }
  2.22222% { background-position: -480px -0px; }
  2.77778% { background-position: -600px -0px; }
  3.33333% { background-position: -720px -0px; }
  3.88889% { background-position: -840px -0px; }
  4.44444% { background-position: -960px -0px; }
  5.00000% { background-position: -1080px -0px; }
  5.55556% { background-position: -1200px -0px; }
  6.11111% { background-position: -1320px -0px; }
  6.66667% { background-position: -1440px -0px; }
  7.22222% { background-position: -1560px -0px; }
  7.77778% { background-position: -0px -120px; }
  8.33333% { background-position: -120px -120px; }
  8.88889% { background-position: -240px -120px; }
  9.44444% { background-position: -360px -120px; }
  10.00000% { background-position: -480px -120px; }
  10.55556% { background-position: -600px -120px; }
  11.11111% { background-position: -720px -120px; }
  11.66667% { background-position: -840px -120px; }
  12.22222% { background-position: -960px -120px; }
  12.77778% { background-position: -1080px -120px; }
  13.33333% { background-position: -1200px -120px; }
  13.88889% { background-position: -1320px -120px; }
  14.44444% { background-position: -1440px -120px; }
  15.00000% { background-position: -1560px -120px; }
  15.55556% { background-position: -0px -240px; }
  16.11111% { background-position: -120px -240px; }
  16.66667% { background-position: -240px -240px; }
  17.22222% { background-position: -360px -240px; }
  17.77778% { background-position: -480px -240px; }
  18.33333% { background-position: -600px -240px; }
  18.88889% { background-position: -720px -240px; }
  19.44444% { background-position: -840px -240px; }
  20.00000% { background-position: -960px -240px; }
  20.55556% { background-position: -1080px -240px; }
  21.11111% { background-position: -1200px -240px; }
  21.66667% { background-position: -1320px -240px; }
  22.22222% { background-position: -1440px -240px; }
  22.77778% { background-position: -1560px -240px; }
  23.33333% { background-position: -0px -360px; }
  23.88889% { background-position: -120px -360px; }
  24.44444% { background-position: -240px -360px; }
  25.00000% { background-position: -360px -360px; }
  25.55556% { background-position: -480px -360px; }
  26.11111% { background-position: -600px -360px; }
  26.66667% { background-position: -720px -360px; }
  27.22222% { background-position: -840px -360px; }
  27.77778% { background-position: -960px -360px; }
  28.33333% { background-position: -1080px -360px; }
  28.88889% { background-position: -1200px -360px; }
  29.44444% { background-position: -1320px -360px; }
  30.00000% { background-position: -1440px -360px; }
  30.55556% { background-position: -1560px -360px; }
  31.11111% { background-position: -0px -480px; }
  31.66667% { background-position: -120px -480px; }
  32.22222% { background-position: -240px -480px; }
  32.77778% { background-position: -360px -480px; }
  33.33333% { background-position: -480px -480px; }
  33.88889% { background-position: -600px -480px; }
  34.44444% { background-position: -720px -480px; }
  35.00000% { background-position: -840px -480px; }
  35.55556% { background-position: -960px -480px; }
  36.11111% { background-position: -1080px -480px; }
  36.66667% { background-position: -1200px -480px; }
  37.22222% { background-position: -1320px -480px; }
  37.77778% { background-position: -1440px -480px; }
  38.33333% { background-position: -1560px -480px; }
  38.88889% { background-position: -0px -600px; }
  39.44444% { background-position: -120px -600px; }
  40.00000% { background-position: -240px -600px; }
  40.55556% { background-position: -360px -600px; }
  41.11111% { background-position: -480px -600px; }
  41.66667% { background-position: -600px -600px; }
  42.22222% { background-position: -720px -600px; }
  42.77778% { background-position: -840px -600px; }
  43.33333% { background-position: -960px -600px; }
  43.88889% { background-position: -1080px -600px; }
  44.44444% { background-position: -1200px -600px; }
  45.00000% { background-position: -1320px -600px; }
  45.55556% { background-position: -1440px -600px; }
  46.11111% { background-position: -1560px -600px; }
  46.66667% { background-position: -0px -720px; }
  47.22222% { background-position: -120px -720px; }
  47.77778% { background-position: -240px -720px; }
  48.33333% { background-position: -360px -720px; }
  48.88889% { background-position: -480px -720px; }
  49.44444% { background-position: -600px -720px; }
  50.00000% { background-position: -720px -720px; }
  50.55556% { background-position: -840px -720px; }
  51.11111% { background-position: -960px -720px; }
  51.66667% { background-position: -1080px -720px; }
  52.22222% { background-position: -1200px -720px; }
  52.77778% { background-position: -1320px -720px; }
  53.33333% { background-position: -1440px -720px; }
  53.88889% { background-position: -1560px -720px; }
  54.44444% { background-position: -0px -840px; }
  55.00000% { background-position: -120px -840px; }
  55.55556% { background-position: -240px -840px; }
  56.11111% { background-position: -360px -840px; }
  56.66667% { background-position: -480px -840px; }
  57.22222% { background-position: -600px -840px; }
  57.77778% { background-position: -720px -840px; }
  58.33333% { background-position: -840px -840px; }
  58.88889% { background-position: -960px -840px; }
  59.44444% { background-position: -1080px -840px; }
  60.00000% { background-position: -1200px -840px; }
  60.55556% { background-position: -1320px -840px; }
  61.11111% { background-position: -1440px -840px; }
  61.66667% { background-position: -1560px -840px; }
  62.22222% { background-position: -0px -960px; }
  62.77778% { background-position: -120px -960px; }
  63.33333% { background-position: -240px -960px; }
  63.88889% { background-position: -360px -960px; }
  64.44444% { background-position: -480px -960px; }
  65.00000% { background-position: -600px -960px; }
  65.55556% { background-position: -720px -960px; }
  66.11111% { background-position: -840px -960px; }
  66.66667% { background-position: -960px -960px; }
  67.22222% { background-position: -1080px -960px; }
  67.77778% { background-position: -1200px -960px; }
  68.33333% { background-position: -1320px -960px; }
  68.88889% { background-position: -1440px -960px; }
  69.44444% { background-position: -1560px -960px; }
  70.00000% { background-position: -0px -1080px; }
  70.55556% { background-position: -120px -1080px; }
  71.11111% { background-position: -240px -1080px; }
  71.66667% { background-position: -360px -1080px; }
  72.22222% { background-position: -480px -1080px; }
  72.77778% { background-position: -600px -1080px; }
  73.33333% { background-position: -720px -1080px; }
  73.88889% { background-position: -840px -1080px; }
  74.44444% { background-position: -960px -1080px; }
  75.00000% { background-position: -1080px -1080px; }
  75.55556% { background-position: -1200px -1080px; }
  76.11111% { background-position: -1320px -1080px; }
  76.66667% { background-position: -1440px -1080px; }
  77.22222% { background-position: -1560px -1080px; }
  77.77778% { background-position: -0px -1200px; }
  78.33333% { background-position: -120px -1200px; }
  78.88889% { background-position: -240px -1200px; }
  79.44444% { background-position: -360px -1200px; }
  80.00000% { background-position: -480px -1200px; }
  80.55556% { background-position: -600px -1200px; }
  81.11111% { background-position: -720px -1200px; }
  81.66667% { background-position: -840px -1200px; }
  82.22222% { background-position: -960px -1200px; }
  82.77778% { background-position: -1080px -1200px; }
  83.33333% { background-position: -1200px -1200px; }
  83.88889% { background-position: -1320px -1200px; }
  84.44444% { background-position: -1440px -1200px; }
  85.00000% { background-position: -1560px -1200px; }
  85.55556% { background-position: -0px -1320px; }
  86.11111% { background-position: -120px -1320px; }
  86.66667% { background-position: -240px -1320px; }
  87.22222% { background-position: -360px -1320px; }
  87.77778% { background-position: -480px -1320px; }
  88.33333% { background-position: -600px -1320px; }
  88.88889% { background-position: -720px -1320px; }
  89.44444% { background-position: -840px -1320px; }
  90.00000% { background-position: -960px -1320px; }
  90.55556% { background-position: -1080px -1320px; }
  91.11111% { background-position: -1200px -1320px; }
  91.66667% { background-position: -1320px -1320px; }
  92.22222% { background-position: -1440px -1320px; }
  92.77778% { background-position: -1560px -1320px; }
  93.33333% { background-position: -0px -1440px; }
  93.88889% { background-position: -120px -1440px; }
  94.44444% { background-position: -240px -1440px; }
  95.00000% { background-position: -360px -1440px; }
  95.55556% { background-position: -480px -1440px; }
  96.11111% { background-position: -600px -1440px; }
  96.66667% { background-position: -720px -1440px; }
  97.22222% { background-position: -840px -1440px; }
  97.77778% { background-position: -960px -1440px; }
  98.33333% { background-position: -1080px -1440px; }
  98.88889% { background-position: -1200px -1440px; }
  99.44444% { background-position: -1320px -1440px; }
  100% { background-position: 0 0; }
}

@media (prefers-reduced-motion: reduce) {
  .person-running {
    animation: none;
  }
}

@media (max-width: 991px) {
  .person-running {
    animation: none;
  }
}

/* --- fly-to-cart.css --- */
.mds-fly-to-cart {
  position: fixed;
  /* Abaixo do .floating-cart: se o clone atrasar a sair, o botão continua por cima. */
  z-index: 30;
  margin: 0;
  overflow: hidden;
  border-radius: 1rem;
  box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.2);
  transform: translate3d(0, 0, 0) scale(1);
  opacity: 1;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.4s ease;
  will-change: transform, opacity;
}

/* Filhos do card (Comprar / Ver apostas) têm pointer-events: auto e
   interceptam o clique no carrinho enquanto o clone ainda está na tela. */
.mds-fly-to-cart,
.mds-fly-to-cart * {
  pointer-events: none !important;
}

.floating-cart {
  z-index: 50;
}

@media (prefers-reduced-motion: reduce) {
  .mds-fly-to-cart {
    display: none;
  }
}

/* --- lista-boloes-load.css --- */
.lista-boloes-load-aviso {
  margin: 0 auto 2rem;
  padding: 0 1rem;
  color: #535060;
  max-width: 22rem;
}

.lista-boloes-load-erro {
  padding: 3rem 1rem 4rem;
  color: #535060;
}

.lista-boloes-load-erro p,
.lista-boloes-load-aviso p {
  margin-bottom: 0.75rem;
}

.btn-carregar-mais-boloes .fa-arrow-down {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  transition: transform 0.3s ease;
}

.btn-carregar-mais-boloes:hover:not(.disabled) .fa-arrow-down {
  transform: translateY(6px);
}

/* CLS: reserva da lista enquanto o spinner ocupa ~70px (item 4). */
.lista-boloes-slot--loading {
  min-height: 56rem;
}

@media (min-width: 992px) {
  .lista-boloes-slot--loading {
    min-height: 36rem;
  }
}

/* CLS: combos entram depois do GET; sem isso o título/cards sobem. */
.lista-boloes-combos-slot {
  min-height: 12.5rem;
}

.lista-boloes-combos-slot:has(.combo) {
  min-height: 0;
}

@media (max-width: 991px) {
  .lista-boloes-combos-slot {
    min-height: 14rem;
  }

  .lista-boloes-combos-slot:has(.combo) {
    min-height: 0;
  }
}

/* CLS: owl ainda não envolveu os slides — mostrar o 1º e não empilhar o resto.
   O vendor `.owl-carousel { display: none }` até `.owl-loaded` some o banner inteiro. */
section#ln_principal #slide-principal.owl-carousel {
  display: block;
  min-height: 110px;
}

section#ln_principal #slide-principal:not(.owl-loaded) > .item ~ .item {
  display: none;
}

@media (min-width: 992px) {
  section#ln_principal #slide-principal.owl-carousel {
    min-height: 190px;
  }
}

/* Banner do meio: só a largura (100% do container). Altura segue a arte.
   Folga de baixo = a de cima (~50px do #section-boloes + padding ≈ 70px no desktop).
   Mobile já tinha ~30px (mb-4); +10px. */
.bannerFixo {
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  .bannerFixo {
    margin-bottom: 70px;
  }
}

.bannerFixo img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

@media (prefers-reduced-motion: reduce) {
  .btn-carregar-mais-boloes .fa-arrow-down {
    transition: none;
  }
}

/* --- bloco_estatisticas.css --- */
/**
 * Faixa de métricas (#project-data) — 4 itens em grade (1 / 2 / 4 colunas).
 * Sobrescreve o flex em coluna de style.css (carregado antes em base.twig).
 */

#project-data .project-data-list,
.project-data .project-data-list {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  align-items: stretch;
}

.project-data .project-data-list .project-data-list-item + .project-data-list-item {
  margin-top: 0 !important;
}

.project-data .project-data-list .project-data-list-item figure {
  margin: 0;
  align-self: center;
  flex-shrink: 0;
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.project-data .project-data-list .project-data-list-item img {
  width: 72px;
  height: 72px;
  object-fit: contain;
  display: block;
}

.project-data .project-data-list .project-data-list-item .text--white {
  min-width: 0;
  /* Evita quebrar "R$ 1.234,56" ou sílabas no meio das legendas */
  overflow-wrap: normal;
  word-break: normal;
  word-wrap: normal;
}

.project-data .project-data-list .project-data-list-item h4 {
  font-size: clamp(1rem, 2.8vw, 1.35rem);
  line-height: 1.2;
}

.project-data .project-data-list .project-data-list-item p {
  font-size: clamp(0.8125rem, 2vw, 0.9375rem);
  line-height: 1.35;
  margin-bottom: 0;
  overflow-wrap: normal;
  word-break: normal;
}

/* Em 2 colunas há espaço para valor em uma linha */
@media screen and (min-width: 640px) {
  .project-data .project-data-list .project-data-list-item h4 {
    white-space: nowrap;
  }
}

/* Mobile 1 col: sem forçar nowrap — evita estouro se o valor for muito longo */
@media screen and (max-width: 639px) {
  .project-data .project-data-list .project-data-list-item h4 {
    white-space: normal;
  }
}

/* Tablet: 2×2 */
@media screen and (min-width: 640px) {
  #project-data .project-data-list,
  .project-data .project-data-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 1rem;
    row-gap: 1.25rem;
  }
}

/* Desktop: uma linha com 4 colunas — faixa e cards mais amplos */
@media screen and (min-width: 1024px) {
  #project-data.project-data,
  .project-data {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  #project-data .project-data-list,
  .project-data .project-data-list {
    /* Mínimo por coluna reduz células estreitas demais para montantes longos */
    grid-template-columns: repeat(4, minmax(12.5rem, 1fr));
    column-gap: 1rem;
    row-gap: 1.25rem;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    /* Se o container for mais estreito que 4×mínimo, rola em vez de esmagar o texto */
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-gutter: stable;
  }

  .project-data .project-data-list .project-data-list-item {
    box-sizing: border-box;
    /* Alinha coluna do ícone ao tamanho fixo 72px */
    grid-template-columns: 72px minmax(0, 1fr);
  }

  .project-data .project-data-list .project-data-list-item h4 {
    font-size: clamp(0.95rem, 0.9vw + 0.7rem, 1.35rem);
    letter-spacing: -0.015em;
  }

  .project-data .project-data-list .project-data-list-item p {
    font-size: clamp(0.8125rem, 0.75vw + 0.65rem, 0.98rem);
    text-wrap: pretty;
  }
}

/* Viewport largo mas ainda 4 colunas: um pouco mais de ar entre células */
@media screen and (min-width: 1200px) {
  #project-data .project-data-list,
  .project-data .project-data-list {
    grid-template-columns: repeat(4, minmax(14rem, 1fr));
    column-gap: 1.25rem;
  }

  .project-data .project-data-list .project-data-list-item h4 {
    font-size: clamp(1.05rem, 1vw + 0.75rem, 1.45rem);
  }
}

@media screen and (min-width: 1280px) {
  #project-data .project-data-list,
  .project-data .project-data-list {
    column-gap: 1.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

/* Telas estreitas: respiro e grid interno do card */
@media screen and (max-width: 359px) {
  #project-data .project-data-list,
  .project-data .project-data-list {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .project-data .project-data-list .project-data-list-item {
    grid-template-columns: auto 1fr;
    gap: 0.75rem;
  }
}

/* --- footer_selo_cloudflare.css --- */
/**
 * Selos “Aposte com segurança” — grid 2×2, tamanho padronizado.
 * Desktop: caixa 128×45 na coluna estreita.
 * Mobile: células iguais, imagem preenchendo a célula (os PNGs são 200×70).
 */
footer .safe-bet ul.ln_seguranca {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 12px;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
  align-items: stretch;
  justify-content: initial;
}

footer .safe-bet ul.ln_seguranca > li {
  margin: 0 !important;
  width: 100%;
  max-width: none;
  flex: none;
  box-sizing: border-box;
}

footer .safe-bet ul.ln_seguranca > li a {
  display: block;
  width: 100%;
}

footer .safe-bet ul.ln_seguranca img,
footer .safe-bet ul.ln_seguranca li a img,
footer .safe-bet ul.ln_seguranca li a img.selo-ra,
footer .safe-bet ul.ln_seguranca li a img.selo-cloudflare {
  width: 100% !important;
  height: auto !important;
  max-width: none !important;
  max-height: none !important;
  aspect-ratio: 20 / 7;
  object-fit: contain !important;
  object-position: center center;
  margin-bottom: 0 !important;
  display: block;
}

@media screen and (min-width: 992px) {
  footer .safe-bet ul.ln_seguranca {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    column-gap: 1.5rem;
    row-gap: 0.5rem;
    padding: 0.15rem 0.15rem 0.35rem;
  }

  footer .safe-bet ul.ln_seguranca > li {
    flex: 1 1 calc((100% - 1.5rem) / 2);
    max-width: calc((100% - 1.5rem) / 2);
    width: auto;
  }

  footer .safe-bet ul.ln_seguranca img,
  footer .safe-bet ul.ln_seguranca li a img,
  footer .safe-bet ul.ln_seguranca li a img.selo-ra,
  footer .safe-bet ul.ln_seguranca li a img.selo-cloudflare {
    width: 128px !important;
    height: 45px !important;
    max-width: 128px !important;
    max-height: 45px !important;
    aspect-ratio: auto;
    object-position: left center;
  }
}

/* --- onboarding_box.css --- */
.onboarding-box {
  --ob-text: #2e1e5e;
  --ob-text-muted: #4a3f6b;
  --ob-border: #e5e2ef;
  --ob-bg: #ffffff;
  --ob-icon-border: #ddd8ea;
  padding: 1.35rem 0 0.9rem;
  margin: 0;
}

.onboarding-box__card {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem 2rem;
  padding: 1.15rem 1.35rem;
  background: var(--ob-bg);
  border: 1px solid var(--ob-border);
  border-radius: 15px;
  box-shadow: 0 2px 10px rgba(46, 30, 94, 0.06);
}

.onboarding-box__intro {
  display: flex;
  align-items: flex-start;
  gap: 0.9rem;
  flex: 1 1 320px;
  min-width: 0;
  max-width: 560px;
}

.onboarding-box__wave {
  flex-shrink: 0;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(145deg, #fff4c8 0%, #e8dff8 100%);
  box-shadow: inset 0 0 0 1px rgba(46, 30, 94, 0.06);
}

.onboarding-box__wave span {
  font-size: 1.55rem;
  line-height: 1;
}

.onboarding-box__copy {
  min-width: 0;
}

.onboarding-box__title {
  margin: 0 0 0.4rem;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.3;
  color: var(--ob-text);
}

.onboarding-box__text {
  margin: 0 0 0.5rem;
  font-size: 0.98rem;
  line-height: 1.5;
  color: var(--ob-text-muted);
}

.onboarding-box__highlight {
  margin: 0;
  font-size: 0.98rem;
  font-weight: 700;
  line-height: 1.45;
  color: var(--ob-text);
}

.onboarding-box__steps {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 0.35rem;
  margin: 0;
  padding: 0;
  list-style: none;
  flex: 1 1 340px;
}

.onboarding-box__step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 88px;
  flex-shrink: 0;
}

.onboarding-box__icon {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 1px solid var(--ob-icon-border);
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.4rem;
  color: var(--ob-text);
}

.onboarding-box__icon .material-icons {
  font-size: 22px;
  color: var(--ob-text);
}

.onboarding-box__step-label {
  font-size: 0.72rem;
  font-weight: 600;
  line-height: 1.25;
  color: var(--ob-text);
}

.onboarding-box__arrow {
  display: flex;
  align-items: center;
  padding-top: 10px;
  color: #b0a8c4;
  flex-shrink: 0;
}

.onboarding-box__arrow .material-icons {
  font-size: 20px;
}

@media (max-width: 991px) {
  .onboarding-box {
    padding: 1rem 0 0.85rem;
  }

  .onboarding-box__card {
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    gap: 0.85rem;
    padding: 1rem 1rem 0.9rem;
  }

  .onboarding-box__intro {
    flex: 0 0 auto;
    max-width: none;
    width: 100%;
  }

  .onboarding-box__steps {
    flex: 0 0 auto;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    gap: 0.15rem;
    overflow: visible;
  }

  .onboarding-box__step {
    flex: 1 1 0;
    width: auto;
    min-width: 0;
    max-width: 78px;
  }
}

@media (max-width: 575px) {
  .onboarding-box {
    padding: 0.85rem 0 0.7rem;
  }

  .onboarding-box__card {
    gap: 0.75rem;
    padding: 0.9rem 0.85rem 0.8rem;
    border-radius: 12px;
  }

  .onboarding-box__intro {
    gap: 0.65rem;
  }

  .onboarding-box__wave {
    width: 40px;
    height: 40px;
  }

  .onboarding-box__wave span {
    font-size: 1.2rem;
  }

  .onboarding-box__title {
    margin-bottom: 0.3rem;
    font-size: 1.05rem;
    line-height: 1.25;
  }

  .onboarding-box__text {
    margin-bottom: 0.35rem;
    font-size: 0.875rem;
    line-height: 1.4;
  }

  .onboarding-box__highlight {
    font-size: 0.875rem;
    line-height: 1.35;
  }

  .onboarding-box__step {
    max-width: none;
  }

  .onboarding-box__icon {
    width: 38px;
    height: 38px;
    margin-bottom: 0.3rem;
  }

  .onboarding-box__icon .material-icons {
    font-size: 18px;
  }

  .onboarding-box__step-label {
    font-size: 0.62rem;
    line-height: 1.2;
  }

  .onboarding-box__arrow {
    padding-top: 6px;
  }

  .onboarding-box__arrow .material-icons {
    font-size: 16px;
  }
}

/* --- grid-boloes.css --- */
.mds-trevo-sprite {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

html,
body {
  font-family: Figtree, system-ui, sans-serif;
}

.mds-trevo {
  display: block;
  flex: 0 0 auto;
  width: 19px;
  height: 20px;
  color: inherit;
}

/* --- Seletor --- */
.lotery-group--vitrine {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: 14px;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 24px 6px 14px 0;
  min-height: 220px;
  scrollbar-width: thin;
  mask-image: linear-gradient(to right, #000 0, #000 calc(100% - 16px), transparent 100%);
  -webkit-mask-image: linear-gradient(to right, #000 0, #000 calc(100% - 16px), transparent 100%);
}

.lotery-group--vitrine:has(.lotery-tile) {
  min-height: 0;
}

.lotery-group--vitrine .lotery-group-item + .lotery-group-item {
  margin-left: 0;
}

.lotery-group--vitrine .lotery-group-item-title {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.2;
}

.lotery-group.lotery-group--vitrine .lotery-group-item .lotery-group-item-title span,
.lotery-group--vitrine .lotery-group-item-title span {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: #2f3bb3;
  border-bottom: 2px solid #2f3bb3;
  padding: 0 0 4px;
  letter-spacing: -0.3px;
}

.section-boloes.proximas-especiais .lotery-group--vitrine {
  padding-left: 0;
  padding-right: 0;
}

.section-boloes.proximas-especiais .lotery-group--vitrine .lotery-group-item-title {
  margin-left: 0;
  padding-left: 0;
}

.section-boloes.proximas-especiais .lotery-group--vitrine .lotery-group-item-title > span {
  display: block;
  padding: 0 0 6px !important;
  margin: 0;
  border-bottom: none;
  text-align: left;
  font-size: 18px;
  white-space: nowrap;
}

.lotery-group--vitrine .lotery-list {
  display: flex;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.lotery-group.lotery-group--vitrine .lotery-group-item .lotery-list .lotery-list-item,
.lotery-group--vitrine .lotery-tile {
  flex: 0 0 auto;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-align: left;
  min-height: 68px;
  width: auto;
  border: 1px solid #e2edf3;
  border-radius: 0 8px 8px 8px;
  padding: 0;
  box-shadow: 0 1px 3px -1px rgba(24, 49, 71, 0.06), 0 1px 1px rgba(24, 49, 71, 0.02);
  outline: none;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.lotery-group.lotery-group--vitrine .lotery-group-item .lotery-list .lotery-list-item:hover,
.lotery-group--vitrine .lotery-tile:hover {
  border-radius: 0 8px 8px 8px;
  border-color: #c3d6e2;
  box-shadow: 0 2px 8px -4px rgba(24, 49, 71, 0.12);
  outline: none;
}

.lotery-group.lotery-group--vitrine .lotery-group-item .lotery-list .lotery-list-item.lotery-tile--especial:hover,
.lotery-group--vitrine .lotery-tile--especial:hover {
  border-color: var(--tile-color, #86288b);
}

.lotery-group.lotery-group--vitrine .lotery-group-item .lotery-list .lotery-list-item.active,
.lotery-group--vitrine .lotery-tile.active {
  margin-top: 0;
  border-color: var(--tile-color, #2f3bb3);
  outline: 3px solid var(--tile-color, #2f3bb3);
  outline-offset: 3px;
  box-shadow: none;
}

.lotery-group.lotery-group--vitrine .lotery-group-item .lotery-list .lotery-list-item.active:hover,
.lotery-group--vitrine .lotery-tile.active:hover {
  border-radius: 0 8px 8px 8px;
  border-color: var(--tile-color, #2f3bb3);
  box-shadow: none;
  outline: 3px solid var(--tile-color, #2f3bb3);
  outline-offset: 3px;
}

.lotery-group.lotery-group--vitrine .lotery-group-item .lotery-list .lotery-list-item.active::after,
.lotery-group--vitrine .lotery-tile.active::after,
.lotery-group.lotery-group--vitrine .lotery-group-item .lotery-list .lotery-list-item.lotery-tile--especial::before,
.lotery-group.lotery-group--vitrine .lotery-group-item .lotery-list .lotery-list-item.lotery-tile--especial::after,
.lotery-group--vitrine .lotery-tile--especial::before,
.lotery-group--vitrine .lotery-tile--especial::after {
  display: none !important;
  content: none !important;
  background: none !important;
}

.lotery-group.lotery-group--vitrine .lotery-group-item .lotery-list .lotery-list-item .lotery-list-item-title,
.lotery-group--vitrine .lotery-tile-name,
.lotery-group--vitrine .lotery-tile .lotery-list-item-title {
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  white-space: nowrap;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  line-height: 1.2;
  min-height: 0;
  color: inherit;
  text-align: left !important;
  width: 100%;
  box-sizing: border-box;
}

.lotery-group.lotery-group--vitrine .lotery-group-item .lotery-list .lotery-list-item .lotery-list-item-prize,
.lotery-group--vitrine .lotery-tile-prize,
.lotery-group--vitrine .lotery-tile .lotery-list-item-prize {
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 0;
  background: transparent !important;
  font-size: 18px !important;
  font-weight: 700;
  letter-spacing: -0.03em;
  text-transform: none;
  text-align: left !important;
  white-space: nowrap;
  width: 100%;
  box-sizing: border-box;
}

.lotery-group.lotery-group--vitrine .lotery-group-item .lotery-list .lotery-list-item.lotery-tile--dia .lotery-list-item-prize,
.lotery-group--vitrine .lotery-tile.lotery-tile--dia .lotery-tile-prize,
.lotery-group--vitrine .lotery-tile--dia .lotery-list-item-prize {
  color: var(--tile-color, #16263a) !important;
}

.section-boloes.proximas-especiais .lotery-group--vitrine .lotery-tile--especial,
.lotery-group.lotery-group--vitrine .lotery-group-item .lotery-list .lotery-list-item.lotery-tile--especial,
.lotery-group--vitrine .lotery-tile.lotery-tile--especial {
  width: 118px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 12px;
  padding: 8px 12px 10px;
  border-color: var(--tile-color, #209869);
  background-color: var(--tile-color, #209869) !important;
  background-image: linear-gradient(
    135deg,
    color-mix(in srgb, var(--tile-color, #209869) 92%, #fff) 0%,
    var(--tile-color, #209869) 42%,
    color-mix(in srgb, var(--tile-color, #209869) 82%, #000) 100%
  ) !important;
  box-shadow: 0 2px 8px -5px rgba(24, 49, 71, 0.22);
  color: #fff;
}

.section-boloes.proximas-especiais .lotery-group--vitrine .lotery-tile--especial p,
.lotery-group--vitrine .lotery-tile--especial .lotery-tile-name,
.lotery-group--vitrine .lotery-tile--especial .lotery-list-item-title {
  position: relative;
  z-index: 1;
  background: transparent !important;
  color: #fff !important;
  white-space: normal;
  max-width: none;
  min-height: 0 !important;
  margin: 0 !important;
  letter-spacing: 0.02em;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
  text-align: left !important;
}

.lotery-group--vitrine .lotery-tile--independencia .lotery-tile-name,
.lotery-group--vitrine .lotery-tile--especial.lotofacil-da-independencia .lotery-tile-name {
  max-width: none;
  padding-right: 28px !important;
}

.lotery-group--vitrine .lotery-tile--especial.lotofacil-da-independencia .lotery-tile-prize,
.lotery-group--vitrine .lotery-tile--independencia .lotery-tile-prize {
  padding-right: 12px !important;
}

.lotery-group--vitrine .lotery-tile--especial .lotery-tile-prize,
.lotery-group--vitrine .lotery-tile--especial .lotery-list-item-prize,
.section-boloes.proximas-especiais .lotery-tile--especial .lotery-list-item-prize {
  position: relative;
  z-index: 1;
  margin: 0 !important;
  font-size: 22px !important;
  color: #fff !important;
  background: transparent !important;
  text-align: left !important;
}

.lotery-tile-brilho {
  position: absolute;
  top: -25%;
  left: 0;
  width: 38%;
  height: 150%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.16) 50%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  animation: mds-brilho-especial 9s ease-in-out 1.4s infinite;
}

.lotery-tile-bandeira {
  position: absolute;
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
  overflow: hidden;
  border-top-right-radius: 8px;
  opacity: 0.82;
  pointer-events: none;
}

.lotery-tile-bandeira span {
  position: absolute;
  inset: 0;
}

.lotery-tile-bandeira span:nth-child(1) {
  background: linear-gradient(45deg, transparent 0 58%, #1b9b4b 58% 67%, transparent 67% 100%);
}

.lotery-tile-bandeira span:nth-child(2) {
  background: linear-gradient(45deg, transparent 0 70%, #f5d314 70% 79%, transparent 79% 100%);
}

.lotery-tile-bandeira span:nth-child(3) {
  background: linear-gradient(45deg, transparent 0 82%, #1b3a8f 82% 91%, transparent 91% 100%);
}

.lotery-tile--virada .lotery-tile-brilho {
  display: none;
}

.lotery-tile-fogos {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  overflow: hidden;
}

.lotery-tile-fogos-burst {
  position: absolute;
  border-radius: 50%;
  background: repeating-conic-gradient(
    from 10deg,
    var(--fogos-ray, rgba(247, 228, 150, 0.95)) 0 5deg,
    transparent 5deg 45deg
  );
  -webkit-mask-image: radial-gradient(circle, transparent 20%, #000 23%, #000 56%, transparent 61%);
  mask-image: radial-gradient(circle, transparent 20%, #000 23%, #000 56%, transparent 61%);
  animation: mds-fogos-estourar 3.2s ease-in-out infinite;
  transform-origin: 50% 50%;
}

.lotery-tile-fogos-burst--a {
  top: 3px;
  right: 4px;
  width: 36px;
  height: 36px;
  --fogos-ray: rgba(247, 228, 150, 0.95);
}

.lotery-tile-fogos-burst--b {
  top: 20px;
  right: 20px;
  width: 22px;
  height: 22px;
  --fogos-ray: rgba(198, 232, 176, 0.92);
  animation-delay: 1.15s;
}

.lotery-tile-fogos-dot {
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #f6e89a;
  animation: mds-fogos-ponto 3.2s ease-in-out infinite;
}

.lotery-tile-fogos-dot--1 {
  top: 10px;
  right: 38px;
  background: #f3e27a;
}

.lotery-tile-fogos-dot--2 {
  top: 28px;
  right: 8px;
  background: #d7efc4;
  animation-delay: 0.7s;
}

.lotery-tile-fogos-dot--3 {
  top: 36px;
  right: 28px;
  width: 2px;
  height: 2px;
  background: #fff6c8;
  animation-delay: 1.4s;
}

.lotery-group--vitrine .lotery-tile--virada .lotery-tile-name,
.lotery-group--vitrine .lotery-tile--especial.mega-da-virada .lotery-tile-name {
  padding-right: 34px !important;
}

.lotery-group.lotery-group--vitrine .lotery-group-item .lotery-list .lotery-list-item.lotery-tile--dia,
.lotery-group--vitrine .lotery-tile.lotery-tile--dia {
  display: flex;
  flex-direction: column;
  width: max-content;
  min-width: max-content;
  background: #fff;
}

.lotery-tile-band {
  padding: 6px 12px 5px;
  background: var(--tile-gradient);
  color: #fff;
  box-sizing: border-box;
}

.lotery-tile-band .lotery-tile-name {
  color: #fff !important;
  white-space: nowrap !important;
  text-align: left !important;
}

.lotery-tile-body {
  flex: 1 1 auto;
  padding: 8px 12px 8px;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1px;
  box-sizing: border-box;
}

.lotery-tile-body .lotery-tile-prize {
  color: var(--tile-color, #16263a) !important;
}

.lotery-tile-status {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--tile-color, #2f3bb3) !important;
  white-space: nowrap;
  text-align: left;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

@keyframes mds-brilho-especial {
  0% { transform: rotate(16deg) translateX(-190%); }
  60%, 100% { transform: rotate(16deg) translateX(340%); }
}

@keyframes mds-fogos-estourar {
  0%, 10% { transform: scale(0.25); opacity: 0; }
  28% { transform: scale(1); opacity: 0.95; }
  58% { transform: scale(1.08); opacity: 0.45; }
  82%, 100% { transform: scale(0.7); opacity: 0; }
}

@keyframes mds-fogos-ponto {
  0%, 18% { opacity: 0; transform: scale(0.4); }
  36% { opacity: 1; transform: scale(1); }
  70% { opacity: 0.35; }
  100% { opacity: 0; transform: scale(0.5); }
}

@media (prefers-reduced-motion: reduce) {
  .lotery-tile-brilho {
    animation: none !important;
    opacity: 0 !important;
  }

  .lotery-tile-fogos-burst,
  .lotery-tile-fogos-dot {
    animation: none !important;
  }

  .lotery-tile-fogos-burst {
    opacity: 0.45;
    transform: scale(1);
  }

  .lotery-tile-fogos-dot {
    opacity: 0.4;
  }
}

@media (max-width: 991px) {
  .lotery-tile-brilho {
    animation: none !important;
    opacity: 0 !important;
  }

  .lotery-tile-fogos-burst,
  .lotery-tile-fogos-dot {
    animation: none !important;
  }

  .lotery-tile-fogos-burst {
    opacity: 0.45;
    transform: scale(1);
  }

  .lotery-tile-fogos-dot {
    opacity: 0.4;
  }
}

/* --- Lista --- */
.section-boloes .boloes-listing {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 280px), 1fr));
  gap: clamp(12px, 1.5vw, 18px);
}

.section-boloes .boloes-listing .card-bolao + .card-bolao,
.boloes-section-loteria .card-bolao + .card-bolao,
.ln_cards_boloes--destaque .card-bolao + .card-bolao {
  margin-top: 0;
}

@media (min-width: 769px) {
  #page-loteria-scope .boloes-section-loteria {
    grid-template-columns: repeat(auto-fill, minmax(min(100%, 280px), 1fr));
    gap: clamp(12px, 1.5vw, 18px);
  }
}

/* --- Card --- */
.card-bolao.card-bolao--grid .card-bolao-body {
  display: flex;
  flex-direction: column;
  grid-template-columns: none;
  gap: 16px;
  padding: clamp(16px, 2vw, 20px);
  border: 1px solid #e8eff4;
  border-radius: 0 13px 13px 13px;
  box-shadow: 0 2px 6px -2px rgba(24, 49, 71, 0.1), 0 1px 2px rgba(24, 49, 71, 0.04);
  transition: box-shadow 0.18s ease, border-color 0.18s ease;
}

.card-bolao.card-bolao--grid:hover .card-bolao-body {
  border-color: #d3e3ed;
  box-shadow: 0 12px 28px -12px rgba(24, 49, 71, 0.22);
}

.card-bolao-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
}

.card-bolao-game {
  display: flex;
  align-items: flex-start;
  gap: 7px;
  min-width: 0;
  font-size: 13.5px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 1.3;
}

.card-bolao-badge {
  flex: 0 0 auto;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  padding: 5px 8px;
  border-radius: 4px;
}

.card-bolao-badge--oferta {
  background: #fff3cd;
  color: #8a6100;
}

.card-bolao-badge--urgente {
  background: #fdeaed;
  color: #c22a44;
}

.card-bolao-prize-meta {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 3px;
  font-size: 11px;
  font-weight: 400;
  color: #5c7387;
}

.card-bolao-accum {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 3px 6px;
  border-radius: 4px;
}

.card-bolao-prize {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: -0.035em;
  line-height: 1;
}

.card-bolao-cotas-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 6px;
  font-variant-numeric: tabular-nums;
}

.card-bolao-cotas-row span:first-child {
  font-size: 12px;
  font-weight: 500;
  color: #16263a;
}

.card-bolao-cotas-row span:last-child {
  font-size: 11px;
  font-weight: 400;
  color: #5c7387;
}

.card-bolao-cotas-track {
  height: 3px;
  border-radius: 999px;
  background: #e9f0f5;
  overflow: hidden;
}

.card-bolao-cotas-track > div {
  height: 100%;
  border-radius: 999px;
}

.card-bolao-meta {
  display: flex;
  gap: 12px;
  font-size: 11px;
  font-weight: 400;
  color: #5c7387;
}

.card-bolao-code {
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-variant-numeric: tabular-nums;
}

.card-bolao-meta span:last-child {
  margin-left: auto;
}

.card-bolao-meta strong {
  font-weight: 700;
  color: #34506b;
}

.card-bolao.card-bolao--grid .card-bolao-actions {
  display: block;
  margin-top: auto;
  padding-top: 4px;
  width: 100%;
}

.card-bolao-price {
  min-width: 0;
  margin-bottom: 12px;
}

.card-bolao.card-bolao--grid .card-bolao-actions h6 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #1ca97a;
  line-height: 1.1;
}

.card-bolao.card-bolao--grid .card-bolao-actions .original-price {
  text-decoration: line-through;
  color: #db6767 !important;
  font-size: 14px;
  margin-right: 0.4rem;
}

.card-bolao.card-bolao--grid .card-bolao-actions p.small {
  font-size: 11px;
  font-weight: 400;
  color: #5c7387;
  margin-top: 1px;
  line-height: 1.3;
}

.card-bolao-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.card-bolao-btns .btn {
  flex: 1 1 110px;
  min-width: 110px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  font-size: 13px;
  padding: 9px 12px;
  border-radius: 7px;
  white-space: nowrap;
  max-width: none;
  width: auto;
}

.card-bolao-btns .card-bolao-btn-icon {
  display: inline-block;
  flex: 0 0 auto;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  letter-spacing: normal;
  text-transform: none;
  overflow: visible;
  -webkit-font-smoothing: antialiased;
}

.card-bolao-btn-ver {
  border: 1px solid #d9e6ee;
  background: #fff;
  color: #34506b;
  font-weight: 500;
}

.card-bolao.card-bolao--grid .card-bolao-actions .card-bolao-btn-ver:hover {
  background: #fff;
  border-color: #2f3bb3;
  color: #2f3bb3;
}

.card-bolao.card-bolao--grid .card-bolao-actions-add {
  border: 1px solid #1fae7e;
  background: linear-gradient(135deg, #33c795 0%, #24bb88 60%, #1ca97a 100%);
  color: #fff;
  font-weight: 700;
}

.card-bolao.card-bolao--grid .card-bolao-actions-add:hover {
  background: linear-gradient(135deg, #24bb88 0%, #1ca97a 60%, #149069 100%);
  border-color: #14906a;
}

.card-bolao.card-bolao--grid.card-bolao--destaque .card-bolao-body {
  padding-left: clamp(16px, 2vw, 20px);
}

.card-bolao.card-bolao--grid.mega-da-virada .card-bolao-body {
  background-color: #fff;
  background-image: linear-gradient(180deg, #e4f3ed 0%, #f0f8f4 35%, #fbfefc 65%, #fff 100%);
  background-size: 100% 72%;
  background-repeat: no-repeat;
  background-position: top center;
}

@media (max-width: 991px) {
  .section-boloes.proximas-especiais .lotery-group--vitrine .lotery-group-item-title > span {
    font-size: clamp(11px, 3.2vw, 16px);
  }

  .card-bolao.card-bolao--grid .card-bolao-game {
    font-size: 16px;
  }

  .card-bolao.card-bolao--grid .card-bolao-badge {
    font-size: 11px;
    padding: 6px 9px;
  }

  .card-bolao.card-bolao--grid .card-bolao-prize-meta {
    font-size: 13px;
  }

  .card-bolao.card-bolao--grid .card-bolao-accum {
    font-size: 11px;
  }

  .card-bolao.card-bolao--grid .card-bolao-prize {
    font-size: 30px;
  }

  .card-bolao.card-bolao--grid .card-bolao-cotas-row span:first-child {
    font-size: 14px;
  }

  .card-bolao.card-bolao--grid .card-bolao-cotas-row span:last-child,
  .card-bolao.card-bolao--grid .card-bolao-meta {
    font-size: 13px;
  }

  .card-bolao.card-bolao--grid .card-bolao-actions h6 {
    font-size: 22px;
  }

  .card-bolao.card-bolao--grid .card-bolao-actions p.small {
    font-size: 13px;
  }

  .card-bolao.card-bolao--grid .card-bolao-btns {
    flex-wrap: nowrap;
    width: 100%;
    gap: 8px;
  }

  .card-bolao.card-bolao--grid .card-bolao-btns .btn {
    flex: 1 1 0;
    min-width: 0;
    width: 50%;
    max-width: none !important;
    font-size: 14px;
    padding: 11px 8px;
  }
}

.carrinho-sugestoes .card-bolao.card-bolao--grid .card-bolao-body {
  margin: 0;
}

.lotery-group.lotery-group--vitrine .lotery-group-item .lotery-list .lotery-list-item + .lotery-list-item,
.lotery-group--vitrine .lotery-list .lotery-list-item + .lotery-list-item,
.lotery-group--vitrine .lotery-tile + .lotery-tile {
  margin-left: 0;
}

.lotery-group--vitrine .lotery-tile--especial.dupla-de-pascoa,
.section-boloes.proximas-especiais .lotery-tile--especial {
  width: 118px !important;
}

.lotery-group--vitrine .lotery-tile--especial.mega-da-virada,
.lotery-group--vitrine .lotery-tile--virada,
.section-boloes.proximas-especiais .lotery-tile--especial.mega-da-virada {
  width: 148px !important;
  padding: 14px 18px 16px;
}

.lotery-group--vitrine .lotery-tile--especial.lotofacil-da-independencia,
.section-boloes.proximas-especiais .lotery-tile--especial.lotofacil-da-independencia {
  width: 156px !important;
  padding: 8px 14px 10px 12px;
}

/* --- combos-boloes.css --- */
.combos-boloes {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr));
  gap: clamp(12px, 1.5vw, 18px);
  margin: -23px 0 -2px;
}

/* O seletor é outro .section-boloes (padding-bottom 1rem / 4rem até a lista). Com combos no meio, zera. */
.section-boloes.lista-padrao:has(+ #section-boloes .combos-boloes),
.section-boloes.lista-padrao:has(+ #section-boloes .lista-boloes-combos-slot),
banner-loterias:has(+ #section-boloes .combos-boloes) .section-boloes,
banner-loterias:has(+ #section-boloes .lista-boloes-combos-slot) .section-boloes {
  padding-bottom: 0;
}

.section-boloes.lista-padrao:has(+ #section-boloes .combos-boloes) .lotery-group--vitrine,
.section-boloes.lista-padrao:has(+ #section-boloes .lista-boloes-combos-slot) .lotery-group--vitrine,
banner-loterias:has(+ #section-boloes .combos-boloes) .lotery-group--vitrine,
banner-loterias:has(+ #section-boloes .lista-boloes-combos-slot) .lotery-group--vitrine {
  padding-bottom: 0;
}

/* Ganha de `.section-boloes .ln_topo` (1rem + 1rem). O h3 do ln_topo some no desktop (md-hidden). */
.section-boloes .combos-boloes + .ln_topo,
.section-boloes .lista-boloes-combos-slot + .ln_topo {
  margin-top: 0;
  margin-bottom: 0;
}

.combos-boloes .combo {
  --bg-a: #3f4bc0;
  --bg-b: #2f3bb3;
  --bg-c: #262f8f;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: clamp(16px, 2vw, 20px);
  border-radius: 0 13px 13px 13px;
  border: 1px solid var(--bg-c);
  background: linear-gradient(135deg, var(--bg-a) 0%, var(--bg-b) 48%, var(--bg-c) 100%);
  box-shadow: 0 2px 6px -2px rgba(24, 49, 71, 0.10), 0 1px 2px rgba(24, 49, 71, 0.04);
  transition: box-shadow 0.18s ease;
}

.combos-boloes .combo:hover {
  box-shadow: 0 12px 28px -12px rgba(24, 49, 71, 0.22);
}

.combos-boloes .combo > *:not(.combo-trevo) {
  position: relative;
}

.combos-boloes .combo--todas {
  --bg-a: #763a97;
  --bg-b: #6a2f8c;
  --bg-c: #552670;
}

.combo-trevo {
  position: absolute;
  display: grid;
  grid-template-columns: 1fr 1fr;
  pointer-events: none;
}

.combo-trevo i {
  display: block;
}

.combo-trevo--tr {
  top: -46px;
  right: -40px;
  width: 240px;
  height: 240px;
  gap: 7px;
  transform: rotate(14deg);
}

.combo-trevo--bl {
  bottom: -74px;
  left: -52px;
  width: 170px;
  height: 170px;
  gap: 5px;
  transform: rotate(-9deg);
}

.combo-trevo--tr i:nth-child(1) { background: rgba(255, 255, 255, 0.13); border-radius: 50% 50% 4px 50%; }
.combo-trevo--tr i:nth-child(2) { background: rgba(255, 255, 255, 0.08); border-radius: 50% 50% 50% 4px; }
.combo-trevo--tr i:nth-child(3) { background: rgba(255, 255, 255, 0.08); border-radius: 50% 4px 50% 50%; }
.combo-trevo--tr i:nth-child(4) { background: rgba(255, 255, 255, 0.13); border-radius: 4px 50% 50% 50%; }
.combo-trevo--bl i { background: rgba(255, 255, 255, 0.08); }
.combo-trevo--bl i:nth-child(1) { border-radius: 50% 50% 4px 50%; }
.combo-trevo--bl i:nth-child(2) { border-radius: 50% 50% 50% 4px; }
.combo-trevo--bl i:nth-child(3) { border-radius: 50% 4px 50% 50%; }
.combo-trevo--bl i:nth-child(4) { border-radius: 4px 50% 50% 50%; }

.combo-top {
  display: flex;
  align-items: center;
  gap: 9px;
}

.combo-tag {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 4px 8px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.combo-meta {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.82);
}

.combo-title {
  margin: 0;
  font-size: clamp(19px, 2.4vw, 23px);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.1;
  color: #fff;
}

.combo-desc {
  margin: 5px 0 0;
  font-size: 13px;
  line-height: 1.45;
  max-width: 30ch;
  text-wrap: pretty;
  color: rgba(255, 255, 255, 0.88);
}

.combo-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.combo-chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 4px 9px 4px 7px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.34);
  color: #fff;
}

.combo-chip-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  flex: 0 0 auto;
}

.combo-foot {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: auto;
  padding-top: 4px;
}

.combo-price {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.1;
  color: #fff;
  font-variant-numeric: tabular-nums;
}

.combo-price-sub {
  font-size: 11px;
  margin-top: 1px;
  color: rgba(255, 255, 255, 0.82);
}

.btn-combo {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.01em;
  padding: 10px 18px;
  border-radius: 7px;
  cursor: pointer;
  white-space: nowrap;
  background: #fff;
  border: 1px solid rgba(255, 255, 255, 0.9);
  color: #2f3bb3;
  transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.combos-boloes .combo--todas .btn-combo {
  color: #4a2163;
}

.combos-boloes .btn-combo:hover,
.combos-boloes .combo--todas .btn-combo:hover {
  background: linear-gradient(135deg, #24bb88 0%, #1ca97a 60%, #149069 100%);
  border-color: #14906a;
  color: #fff;
}

.btn-combo:focus-visible {
  outline: 2px solid #14906a;
  outline-offset: 2px;
}

@media (min-width: 992px) {
  .section-boloes .combos-boloes + .ln_topo,
  .section-boloes .lista-boloes-combos-slot + .ln_topo {
    margin-bottom: 0;
  }

  .section-boloes .lista-boloes-combos-slot:has(.combo) + .ln_topo:not(:has(.mensagem-semboloes)) {
    height: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
  }
}

@media (max-width: 991px) {
  .combos-boloes {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    gap: 10px;
    margin-top: 5px;
    margin-bottom: -2px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-x: contain;
  }

  .combos-boloes .combo {
    flex: 0 0 calc(100% - 48px);
    width: calc(100% - 48px);
    max-width: calc(100% - 48px);
    scroll-snap-align: start;
  }

  .combos-boloes .combo:only-child {
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
  }

  .combo-foot {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }

  .btn-combo {
    width: 100%;
    justify-content: center;
  }

  .section-boloes .combos-boloes + .ln_topo,
  .section-boloes .lista-boloes-combos-slot + .ln_topo {
    margin-top: 0;
    margin-bottom: 5px;
  }
}

/* --- titulos-home.css --- */
/* Títulos da home: Como apostar / Notícias — Figtree 700 (depois do legado/Bootstrap). */
.passo-a-passo .passos-list > h3 {
  font-weight: 700;
}

.noticias .title h3,
.noticias .title h3 a {
  font-weight: 700;
}

.btn-noticias-mais .fa-arrow-right {
  display: inline-block;
  transition: padding-left 0.3s;
}

.btn-noticias-mais:hover .fa-arrow-right {
  padding-left: 10px;
}

/* --- roleta-admin-launch.css --- */
/* Atalho admin: visível sem o CSS do overlay (mdsEnsureRoletaCss). */
.roleta-admin-launch {
  position: fixed;
  left: 22px;
  bottom: 136px;
  z-index: 99998;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #413aa0;
  color: #2bc591;
  box-shadow: 0 0.4rem 0.8rem rgba(0, 0, 0, 0.18);
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  line-height: 0;
  cursor: pointer;
}

.roleta-admin-launch:hover {
  background: #332e80;
}

.roleta-admin-launch .mds-trevo {
  width: 18px;
  height: 20px;
}
