/* Modo claro do site público — ativado por html[data-theme="light"] */
html[data-theme="light"] {
  color-scheme: light;
}

html[data-theme="light"] body {
  color: #1c2330 !important;
  background-color: #eef1f6 !important;
}

html[data-theme="light"] .wrapper,
html[data-theme="light"] .skin-green .wrapper {
  background-color: #f4f6fa !important;
}

html[data-theme="light"] .content-wrapper,
html[data-theme="light"] .right-side {
  background-color: #eef1f6 !important;
}

html[data-theme="light"] .main-footer,
html[data-theme="light"] .skin-green .main-footer {
  background: #f7f8fb !important;
  color: #4b5565 !important;
  border-top: 1px solid #e3e7ee !important;
}

html[data-theme="light"] .main-footer .social-media i {
  color: #4b5565;
}

html[data-theme="light"] .main-footer .responsible-gaming,
html[data-theme="light"] .main-footer .desenvolvimento,
html[data-theme="light"] .main-footer .versao {
  color: #5b6573;
}

/* Cabeçalho */
html[data-theme="light"] .skin-green .main-header .navbar,
html[data-theme="light"] .skin-green .main-header .logo,
html[data-theme="light"] .skin-green .main-header .logo:hover,
html[data-theme="light"] .skin-green .main-header li.user-header {
  background-color: #ffffff !important;
  color: #1c2330 !important;
}

html[data-theme="light"] .skin-green .main-header .navbar .nav > li > a,
html[data-theme="light"] .skin-green .main-header .navbar .sidebar-toggle,
html[data-theme="light"] .main-header .sidebar-toggle {
  color: #1c2330 !important;
  background-color: #ffffff !important;
  background-image: none !important;
}

html[data-theme="light"] .skin-green .main-header .navbar .nav > li > a:hover,
html[data-theme="light"] .skin-green .main-header .navbar .nav > li > a:focus,
html[data-theme="light"] .skin-green .main-header .navbar .sidebar-toggle:hover,
html[data-theme="light"] .main-header .sidebar-toggle:hover,
html[data-theme="light"] .main-header .sidebar-toggle:focus,
html[data-theme="light"] .main-header .sidebar-toggle:active {
  background: #d2d6de !important;
  background-color: #d2d6de !important;
  color: #111827 !important;
}

html[data-theme="light"] .main-header .logo {
  border-right: 1px solid #e3e7ee;
}

html[data-theme="light"] .site-theme-toggle {
  background: #f0f3f8;
  border-color: #d8dee8;
  color: #1c2330 !important;
}

html[data-theme="light"] .site-theme-toggle:hover,
html[data-theme="light"] .site-theme-toggle:focus {
  background: #e7ebf3;
  color: #111827 !important;
}

html[data-theme="light"] .header-ticker-mobile-wrap {
  background: #ffffff !important;
  border-bottom-color: #e3e7ee !important;
}

html[data-theme="light"] .header-match-ticker-pill {
  background: #eef1f6;
  color: #1c2330;
}

html[data-theme="light"] .header-match-ticker-pill:hover:not(:disabled) {
  background: #e2e7f0;
}

html[data-theme="light"] .header-match-ticker-pill.is-live {
  background: rgba(239, 68, 68, 0.12);
  color: #b91c1c;
}

html[data-theme="light"] .header-match-ticker-pill.is-finished {
  background: #f3f4f6;
  color: #6b7280;
}

html[data-theme="light"] .header-match-ticker-pill.is-live .header-match-ticker-time {
  color: #dc2626;
}

html[data-theme="light"] .header-match-ticker-pill.is-finished .header-match-ticker-time {
  color: #6b7280;
}

html[data-theme="light"] .header-match-ticker-pill.is-finished .header-match-ticker-sep.is-score {
  color: #1c2330;
}

/* Sidebar */
html[data-theme="light"] .main-sidebar,
html[data-theme="light"] .skin-green .main-sidebar,
html[data-theme="light"] .skin-green .left-side {
  background: #ffffff !important;
  border: none !important;
  border-right: 1px solid #d2d6de !important;
}

html[data-theme="light"] .sidebar,
html[data-theme="light"] .user-panel {
  background: #ffffff !important;
}

html[data-theme="light"] .user-panel {
  border-bottom: 1px solid #d2d6de;
  padding-bottom: 12px;
}

html[data-theme="light"] .skin-green .user-panel > .info,
html[data-theme="light"] .skin-green .user-panel > .info > a,
html[data-theme="light"] .dados-logado,
html[data-theme="light"] .dados-logado p {
  color: #1c2330 !important;
}

html[data-theme="light"] .skin-green .sidebar-form {
  border: 1px solid #d2d6de !important;
  background: #f4f6fa;
  overflow: hidden;
}

html[data-theme="light"] .skin-green .sidebar-form input[type="text"],
html[data-theme="light"] .skin-green .sidebar-form .btn,
html[data-theme="light"] .skin-green .sidebar-form input[type="text"]:focus,
html[data-theme="light"] .skin-green .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #ffffff !important;
  color: #1c2330 !important;
  border-color: transparent !important;
}

html[data-theme="light"] .skin-green .sidebar-form .btn {
  color: #667085 !important;
}

html[data-theme="light"] .skin-green .sidebar a,
html[data-theme="light"] .skin-green .sidebar-menu > li > a,
html[data-theme="light"] .sidebar-menu > li > a {
  color: #1c2330 !important;
  background: #ffffff !important;
  border-left: 3px solid transparent !important;
  border-bottom: 1px solid #d2d6de !important;
}

html[data-theme="light"] .skin-green .sidebar-menu > li:hover > a,
html[data-theme="light"] .skin-green .sidebar-menu > li.active > a,
html[data-theme="light"] .skin-green .sidebar-menu > li.menu-open > a,
html[data-theme="light"] .sidebar-menu > li:hover > a {
  color: #1c2330 !important;
  background: #d2d6de !important;
  border-left-color: #ff9c00 !important;
}

html[data-theme="light"] .skin-green .sidebar-menu > li.header,
html[data-theme="light"] .sidebar-menu > li.header {
  color: #1c2330 !important;
  background: #b8bdc7 !important;
  border-bottom: 1px solid #a8aeb8;
}

html[data-theme="light"] .skin-green .sidebar-menu > li > .treeview-menu {
  background: #f4f6fa !important;
}

html[data-theme="light"] .skin-green .sidebar-menu .treeview-menu > li > a {
  color: #334155 !important;
}

html[data-theme="light"] .skin-green .sidebar-menu .treeview-menu > li.active > a,
html[data-theme="light"] .skin-green .sidebar-menu .treeview-menu > li > a:hover {
  color: #111827 !important;
  background: #d2d6de !important;
}

html[data-theme="light"] .input-group .input-group-addon {
  background-color: #f4f6fa !important;
  border-color: #d8dee8 !important;
  color: #4b5565 !important;
}

html[data-theme="light"] .form-control {
  background-color: #ffffff !important;
  color: #1c2330 !important;
  border-color: #d8dee8 !important;
}

html[data-theme="light"] .form-control::placeholder {
  color: #8a93a3 !important;
}

/* Jogos / menus */
html[data-theme="light"] .menu-jogos {
  background: #ffffff;
  border-color: #e3e7ee;
}

html[data-theme="light"] .menu-jogos li.ativo {
  background: #f0f3f8;
}

html[data-theme="light"] .menu-jogos li a {
  color: #1c2330;
}

html[data-theme="light"] .menu-jogos a:hover {
  background: #eef1f6;
}

html[data-theme="light"] .menu-jogos li.ativo a {
  background: #ffb700;
  color: #1a1a1a;
}

html[data-theme="light"] .nav-tabs-custom {
  background: #ffffff !important;
  color: #1c2330 !important;
}

html[data-theme="light"] .nav-tabs-custom > .nav-tabs {
  border-bottom-color: #e3e7ee !important;
}

html[data-theme="light"] .nav-tabs-custom > .nav-tabs > li > a {
  color: #334155 !important;
}

html[data-theme="light"] .nav-tabs-custom > .nav-tabs > li.active > a,
html[data-theme="light"] .nav-tabs-custom > .nav-tabs > li.active:hover > a {
  color: #1c2330 !important;
  background: #ffffff !important;
}

html[data-theme="light"] .header-jogos {
  background: #eef1f6;
  color: #1c2330;
  box-shadow: 0 1px 3px rgba(15, 23, 42, 0.08);
}

html[data-theme="light"] .container-lista-jogos {
  background-color: #ffffff;
  border-color: #e3e7ee;
  color: #1c2330;
  box-shadow: 0 1px 3px rgba(15, 23, 42, 0.06);
}

html[data-theme="light"] .container-lista-jogos .jogos {
  border-right-color: #e8ecf3;
}

html[data-theme="light"] .container-lista-jogos .data-hora span {
  color: #667085;
}

html[data-theme="light"] .btn-home {
  background: #b8bdc7 !important;
  border-color: #a8aeb8 !important;
  color: #1c2330 !important;
}

html[data-theme="light"] .btn-home:hover {
  background: #ff9c00 !important;
  border-color: #ff9c00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] .odd-match-plus-left {
  color: #4b5565 !important;
}

html[data-theme="light"] .odd-match-plus-right {
  background: #ffffff !important;
  border-color: #ff9c00 !important;
  color: #1c2330 !important;
}

html[data-theme="light"] .header-campeonato-mobile,
html[data-theme="light"] .header-campeonato-mobile .header-league-line,
html[data-theme="light"] .header-league-line {
  background: #d2d6de !important;
  color: #1c2330 !important;
}

html[data-theme="light"] .header-league-line .league-name,
html[data-theme="light"] .header-league-line .odds-labels,
html[data-theme="light"] .header-league-line .odds-labels span {
  color: #1c2330 !important;
}

html[data-theme="light"] .box,
html[data-theme="light"] .box.box-success {
  background: #ffffff;
  border-top-color: #e3e7ee;
  color: #1c2330;
}

html[data-theme="light"] .box-body,
html[data-theme="light"] .box-footer {
  background: #ffffff;
  color: #1c2330;
}

html[data-theme="light"] .modal-content {
  background: #ffffff;
  color: #1c2330;
}

html[data-theme="light"] .modal-header,
html[data-theme="light"] .modal-footer {
  background: #f7f8fb;
  border-color: #e3e7ee;
  color: #1c2330;
}

html[data-theme="light"] .modal-title,
html[data-theme="light"] .close {
  color: #1c2330;
}

html[data-theme="light"] .login-box-body,
html[data-theme="light"] .bg-white {
  background: #ffffff !important;
  color: #1c2330;
}

html[data-theme="light"] .table > thead > tr > th,
html[data-theme="light"] .table > tbody > tr > th,
html[data-theme="light"] .table > tfoot > tr > th,
html[data-theme="light"] .table > thead > tr > td,
html[data-theme="light"] .table > tbody > tr > td,
html[data-theme="light"] .table > tfoot > tr > td {
  border-color: #e8ecf3;
  color: #1c2330;
}

html[data-theme="light"] .well,
html[data-theme="light"] .panel,
html[data-theme="light"] .list-group-item {
  background: #ffffff;
  color: #1c2330;
  border-color: #e3e7ee;
}

html[data-theme="light"] .text-muted {
  color: #667085 !important;
}

html[data-theme="light"] a {
  color: inherit;
}

html[data-theme="light"] .content-wrapper a:not(.btn):not(.site-theme-toggle) {
  color: #1c2330;
}

/* Cupom */
html[data-theme="light"] .bs-slip {
  --bs-bg: #ffffff;
  --bs-bg-soft: #f4f6fa;
  --bs-bg-hard: #eef1f6;
  --bs-line: rgba(15, 23, 42, 0.1);
  --bs-text: #1c2330;
  --bs-muted: #667085;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08);
}

html[data-theme="light"] .bs-head {
  background: linear-gradient(180deg, #ffffff 0%, #f4f6fa 100%);
}

html[data-theme="light"] .cupon-title {
  background: #f4f6fa;
}

html[data-theme="light"] .cupon-title li.ativo {
  background: #e7ebf3;
}

html[data-theme="light"] .cupon-title li.ativo a {
  color: #1c2330;
}

html[data-theme="light"] .box-cupon {
  border-bottom-color: #e3e7ee;
}

html[data-theme="light"] .box-cupon li {
  color: #1c2330;
}

html[data-theme="light"] .header-campeonato-cupon {
  background: #f4f6fa;
}

html[data-theme="light"] .delete-palpite-cupon {
  color: #667085;
}

/* Palpites prontos */
html[data-theme="light"] .mega-strip-wrap {
  --mega-card: #ffffff;
  --mega-card-elevated: #f8fafc;
  --mega-card-border: rgba(15, 23, 42, 0.1);
  --mega-text: #0f172a;
  --mega-muted: #64748b;
}

/* Carousel */
html[data-theme="light"] .carousel-card {
  background: #ffffff;
  border-color: #e3e7ee;
  box-shadow: 0 4px 14px rgba(15, 23, 42, 0.08);
}

html[data-theme="light"] .carousel-card:hover {
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.12);
  border-color: #d0d7e3;
}

html[data-theme="light"] .card-top-info {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.72) 100%);
  border-bottom-color: rgba(15, 23, 42, 0.08);
  box-shadow: none;
}

html[data-theme="light"] .info-league,
html[data-theme="light"] .info-right {
  color: #1c2330;
  text-shadow: none;
}

html[data-theme="light"] .market-btn {
  background: linear-gradient(180deg, #ffffff 0%, #f4f6fa 100%);
  color: #1c2330;
  border-color: #d8dee8;
  box-shadow: 0 2px 6px rgba(15, 23, 42, 0.08);
}

html[data-theme="light"] .market-btn:hover {
  border-color: #c5cedb;
  box-shadow: 0 4px 10px rgba(15, 23, 42, 0.1);
}

html[data-theme="light"] .market-indicator {
  color: #4b5565;
  text-shadow: none;
}

html[data-theme="light"] .market-value {
  color: #e67e00;
  text-shadow: none;
}

html[data-theme="light"] .super-odds-banner {
  background: linear-gradient(180deg, #ffffff 0%, #f4f6fa 100%);
  border-color: rgba(255, 156, 0, 0.45);
  box-shadow: 0 4px 14px rgba(15, 23, 42, 0.06);
}

html[data-theme="light"] .super-odds-banner .boosted-odds-box {
  background: #ffffff;
  box-shadow: 0 4px 14px rgba(15, 23, 42, 0.08);
}

html[data-theme="light"] .super-odds-banner .boosted-odds-box-market {
  color: #667085;
}

html[data-theme="light"] .odd-item,
html[data-theme="light"] .odd-row,
html[data-theme="light"] .odd-label,
html[data-theme="light"] .odd-option-name strong,
html[data-theme="light"] .odd-label strong {
  color: #1c2330;
}

html[data-theme="light"] .odd-value {
  background: #f4f6fa;
  color: #1c2330;
}

html[data-theme="light"] .odd-available:hover {
  background: #ff9c00;
  color: #ffffff;
}

/* Mobile */
@media (max-width: 767.98px) {
  html[data-theme="light"] .menu-jogos {
    background: #eef1f6;
  }

  html[data-theme="light"] .menu-jogos li a {
    background: #ffffff;
    color: #1c2330;
  }

  html[data-theme="light"] .menu-jogos li.ativo a {
    background: #ffb700;
    color: #1a1a1a;
  }

  html[data-theme="light"] #nav-mobile {
    background: #ffffff;
    border-bottom: 1px solid #e3e7ee;
    box-shadow: 0 2px 10px rgba(15, 23, 42, 0.06);
  }

  html[data-theme="light"] .ganho-mobile-label {
    color: #667085;
  }

  html[data-theme="light"] #input-mobile-top,
  html[data-theme="light"] .mobile-search-bar,
  html[data-theme="light"] .mobile-search-bar__addon,
  html[data-theme="light"] .mobile-search-bar__input,
  html[data-theme="light"] .mobile-search-bar .form-control {
    background: #ffffff !important;
    color: #1c2330 !important;
    border-color: #d8dee8 !important;
  }

  html[data-theme="light"] .mobile-search-bar {
    border-bottom-color: #e3e7ee !important;
  }

  html[data-theme="light"] .mobile-search-bar__icon {
    color: #667085 !important;
  }

  html[data-theme="light"] .mobile-search-bar__input::placeholder,
  html[data-theme="light"] .mobile-search-bar .form-control::placeholder {
    color: #8a93a3;
  }

  html[data-theme="light"] .nav-tabs-custom:has(> ul#tabs-mobile) {
    background: #eef1f6 !important;
  }

  html[data-theme="light"] .nav-tabs-custom > ul#tabs-mobile > li > a.nav-day {
    background: #ffffff !important;
    color: #1c2330 !important;
  }

  html[data-theme="light"] .nav-tabs-custom > ul#tabs-mobile > li > a.nav-day:hover {
    background: #e7ebf3 !important;
    color: #1c2330 !important;
  }

  html[data-theme="light"] .nav-tabs-custom > ul#tabs-mobile > li > a.nav-ao-vivo {
    background: #ffffff !important;
  }

  html[data-theme="light"] .mobile-odds-section .btn-home,
  html[data-theme="light"] .container-lista-jogos .btn-home {
    background: #b8bdc7 !important;
    color: #1c2330 !important;
  }

  html[data-theme="light"] .header-campeonato-mobile,
  html[data-theme="light"] .header-league-line {
    background: #d2d6de !important;
    color: #1c2330 !important;
  }
}

html[data-theme="light"] .mobile-header-unified {
  background: #ffffff;
}

html[data-theme="light"] .logo-mobile-inline .logo-mini,
html[data-theme="light"] .mobile-menu-btn {
  color: #1c2330;
}

html[data-theme="light"] body.fixed .main-sidebar .sidebar {
  scrollbar-color: rgba(15, 23, 42, 0.28) transparent;
}

html[data-theme="light"] body.fixed .main-sidebar .sidebar::-webkit-scrollbar-thumb {
  background: rgba(15, 23, 42, 0.28);
}

html[data-theme="light"] .odds-btn {
  color: #0f172a;
  background: linear-gradient(155deg, #ffffff 0%, #f4f6fa 100%);
  border-color: rgba(16, 185, 129, 0.35);
  box-shadow: 0 2px 8px rgba(15, 23, 42, 0.08);
}

html[data-theme="light"] .mega-description,
html[data-theme="light"] .mega-description strong {
  color: #334155;
}

html[data-theme="light"] .layout-lista-switch {
  background: #ffffff;
  border-color: #c5ccd6;
}

html[data-theme="light"] .layout-lista-switch__btn {
  color: #334155;
}

html[data-theme="light"] .layout-lista-switch__btn + .layout-lista-switch__btn {
  border-left-color: #c5ccd6;
}

html[data-theme="light"] .layout-lista-switch__btn.is-on {
  background: #ff9c00;
  color: #161414;
}

