:root {
  --bg: #0f0f0f;
  --orange: #ff6600;
  --text: #e0e0e0;
  --panel: #151515;
  --border: #2a2a2a;
  --panel-soft: #1b1b1b;
  --panel-strong: #101010;
  --muted: #b6b6b6;
  --muted-strong: #8f8f8f;
  --success: #1f9d57;
  --success-soft: rgba(31, 157, 87, 0.18);
  --danger: #ff8a5b;
  --danger-soft: rgba(255, 102, 0, 0.16);
  --shadow: 0 24px 60px rgba(0, 0, 0, 0.34);
}

html {
  background: var(--bg);
}

body.theme-dark-core {
  margin: 0;
  background:
    radial-gradient(circle at top, rgba(255, 102, 0, 0.12), transparent 28%),
    linear-gradient(180deg, #121212 0%, var(--bg) 24%, #0a0a0a 100%);
  color: var(--text);
}

body.theme-dark-core,
body.theme-dark-core a,
body.theme-dark-core button,
body.theme-dark-core input,
body.theme-dark-core textarea,
body.theme-dark-core select {
  font-family: Inter, Arial, Helvetica, sans-serif;
}

body.theme-dark-core a {
  color: inherit;
}

body.theme-dark-core img {
  max-width: 100%;
}

body.theme-dark-core .notice {
  background: linear-gradient(90deg, #d84f00 0%, var(--orange) 52%, #ff8a3d 100%);
  color: #fff;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.08);
}

body.theme-dark-core #lord-aval-banner {
  background: linear-gradient(90deg, #2a200a 0%, #3b2a07 100%) !important;
  color: #f4d37a !important;
  border-bottom: 1px solid rgba(242, 183, 5, 0.25);
}

body.theme-dark-core #lord-aval-banner a {
  color: #ffd46a !important;
}

body.theme-dark-core header.top,
body.theme-dark-core .top {
  background: rgba(11, 11, 11, 0.96);
  border-bottom: 1px solid rgba(255, 102, 0, 0.36);
  backdrop-filter: blur(14px);
}

body.theme-dark-core nav.nav,
body.theme-dark-core .nav {
  background: rgba(17, 17, 17, 0.96);
  border-bottom: 1px solid var(--border);
}

body.theme-dark-core .brand,
body.theme-dark-core .brand span,
body.theme-dark-core .nav a,
body.theme-dark-core .nav-inner a {
  color: #fff !important;
}

body.theme-dark-core .nav a:hover,
body.theme-dark-core .nav-inner a:hover {
  color: #ffd0b3 !important;
}

body.theme-dark-core .search {
  background: #101010;
  border: 1px solid #333;
  color: var(--text);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.02);
}

body.theme-dark-core .search input {
  color: var(--text);
}

body.theme-dark-core .search button,
body.theme-dark-core .btn-orange,
body.theme-dark-core .btn.product,
body.theme-dark-core .btn.primary {
  background: linear-gradient(180deg, #ff7c2f 0%, var(--orange) 100%);
  color: #fff;
  border: 0;
  box-shadow: 0 14px 28px rgba(255, 102, 0, 0.22);
}

body.theme-dark-core .btn-black,
body.theme-dark-core .btn.secondary {
  background: #232323;
  color: #fff;
  border: 1px solid #343434;
}

body.theme-dark-core .btn-blue {
  background: #1d4ed8;
}

body.theme-dark-core .btn-green,
body.theme-dark-core .btn.whats {
  background: var(--success);
  color: #fff;
}

body.theme-dark-core .hero,
body.theme-dark-core .band:nth-child(even),
body.theme-dark-core .section-quem-somos,
body.theme-dark-core .note {
  background:
    linear-gradient(180deg, rgba(255, 102, 0, 0.06) 0%, rgba(255, 102, 0, 0.02) 100%),
    rgba(255, 255, 255, 0.02);
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}

body.theme-dark-core .hero h1,
body.theme-dark-core .hero h2,
body.theme-dark-core h1,
body.theme-dark-core h2,
body.theme-dark-core h3,
body.theme-dark-core strong {
  color: #fff;
}

body.theme-dark-core .lead,
body.theme-dark-core .hero p,
body.theme-dark-core .head p,
body.theme-dark-core .meta,
body.theme-dark-core .card p,
body.theme-dark-core .service span,
body.theme-dark-core .address p,
body.theme-dark-core .note,
body.theme-dark-core .mini-prices span,
body.theme-dark-core .count,
body.theme-dark-core .price-label {
  color: var(--muted) !important;
}

body.theme-dark-core .badge,
body.theme-dark-core .tag,
body.theme-dark-core .eyebrow {
  background: rgba(255, 102, 0, 0.14) !important;
  color: #ffb07d !important;
  border: 1px solid rgba(255, 102, 0, 0.22);
}

body.theme-dark-core .section,
body.theme-dark-core .wrap,
body.theme-dark-core .band,
body.theme-dark-core .cta-inner,
body.theme-dark-core .hero-inner,
body.theme-dark-core .top-inner,
body.theme-dark-core .nav-inner {
  position: relative;
}

body.theme-dark-core .head,
body.theme-dark-core .bar {
  border-bottom-color: rgba(255, 102, 0, 0.48) !important;
}

body.theme-dark-core .category-card,
body.theme-dark-core .product-card,
body.theme-dark-core .rule,
body.theme-dark-core .point,
body.theme-dark-core .info-card,
body.theme-dark-core .info-card div,
body.theme-dark-core .card,
body.theme-dark-core .service,
body.theme-dark-core .address,
body.theme-dark-core .price,
body.theme-dark-core .mini-prices span,
body.theme-dark-core .count,
body.theme-dark-core .hero-photo,
body.theme-dark-core .side,
body.theme-dark-core .main,
body.theme-dark-core .table-wrap,
body.theme-dark-core .relacionados,
body.theme-dark-core .descricao,
body.theme-dark-core .product,
body.theme-dark-core .spec,
body.theme-dark-core .thumb,
body.theme-dark-core .rel-card,
body.theme-dark-core .selo-info {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.01) 100%) !important;
  border-color: var(--border) !important;
  color: var(--text);
  box-shadow: var(--shadow) !important;
}

body.theme-dark-core .price.atacado,
body.theme-dark-core .card.featured,
body.theme-dark-core .rule.featured {
  border-color: rgba(255, 102, 0, 0.45) !important;
  background: linear-gradient(180deg, rgba(255, 102, 0, 0.12) 0%, rgba(255, 102, 0, 0.04) 100%) !important;
}

body.theme-dark-core .price.atacado .price-label,
body.theme-dark-core .price.atacado .price-value,
body.theme-dark-core .card.featured h3,
body.theme-dark-core .rule.featured h3 {
  color: #ffb38a !important;
}

body.theme-dark-core .price-value,
body.theme-dark-core .mini-prices b {
  color: #fff !important;
}

body.theme-dark-core .category-card img,
body.theme-dark-core .product-card img,
body.theme-dark-core .photo,
body.theme-dark-core .hero-photo,
body.theme-dark-core iframe,
body.theme-dark-core .gallery .main-photo,
body.theme-dark-core .rel-photo {
  background: #fff;
  border-color: #ececec !important;
}

body.theme-dark-core img.is-fallback-image {
  object-fit: contain !important;
  padding: 22px !important;
  background:
    radial-gradient(circle at top, rgba(255, 102, 0, 0.12), transparent 50%),
    linear-gradient(180deg, #ffffff 0%, #f3f3f3 100%) !important;
}

body.theme-dark-core .body,
body.theme-dark-core .product-body {
  background: transparent;
}

body.theme-dark-core .cta,
body.theme-dark-core .footer,
body.theme-dark-core .lord-footer {
  background:
    linear-gradient(180deg, rgba(255, 102, 0, 0.08) 0%, rgba(255, 102, 0, 0.02) 100%),
    #090909 !important;
  color: var(--muted) !important;
  border-top: 1px solid rgba(255, 102, 0, 0.14);
}

body.theme-dark-core .cta p,
body.theme-dark-core .lord-footer a,
body.theme-dark-core .footer strong,
body.theme-dark-core .lord-footer strong {
  color: #fff !important;
}

body.theme-dark-core .cta p {
  color: var(--muted) !important;
}

body.theme-dark-core .map-wrap iframe {
  min-height: 360px;
}

body.theme-dark-core .nav-drop-menu {
  background: #171717;
  border-color: var(--border);
}

body.theme-dark-core table {
  background: var(--panel) !important;
  color: var(--text);
}

body.theme-dark-core th {
  background: #131313 !important;
  color: #fff !important;
  border-bottom-color: var(--border) !important;
}

body.theme-dark-core td {
  background: transparent !important;
  color: var(--text) !important;
  border-bottom-color: var(--border) !important;
}

body.theme-dark-core tr:hover {
  background: rgba(255, 102, 0, 0.06) !important;
}

body.theme-dark-core input,
body.theme-dark-core select,
body.theme-dark-core textarea {
  background: #111 !important;
  color: var(--text) !important;
  border-color: var(--border) !important;
}

body.theme-dark-core input::placeholder,
body.theme-dark-core textarea::placeholder {
  color: var(--muted) !important;
}

body.theme-dark-core .footer p,
body.theme-dark-core .footer a,
body.theme-dark-core .main p,
body.theme-dark-core .main li,
body.theme-dark-core .side p,
body.theme-dark-core .card ul,
body.theme-dark-core .descricao p,
body.theme-dark-core .mini,
body.theme-dark-core .qtd {
  color: var(--muted) !important;
}

body.theme-dark-core .logo,
body.theme-dark-core .rel-header h2,
body.theme-dark-core .spec-value,
body.theme-dark-core .rel-name,
body.theme-dark-core .price-atacado {
  color: #fff !important;
}

body.theme-dark-core .logo span,
body.theme-dark-core .logo b,
body.theme-dark-core .rel-preco b,
body.theme-dark-core .cta-secondary,
body.theme-dark-core .rel-cat {
  color: var(--orange) !important;
}

body.theme-dark-core .cta-atacado {
  background: linear-gradient(90deg, #b84400, var(--orange)) !important;
}

body.theme-dark-core .cta-atacado-btn {
  background: #fff !important;
  color: #b84400 !important;
}

@media (max-width: 1024px) {
  body.theme-dark-core .hero h1,
  body.theme-dark-core h1 {
    font-size: clamp(2rem, 5vw, 2.9rem) !important;
  }
}

@media (max-width: 768px) {
  body.theme-dark-core .top-inner,
  body.theme-dark-core .hero-inner,
  body.theme-dark-core .map-wrap,
  body.theme-dark-core .grid-3,
  body.theme-dark-core .service-grid,
  body.theme-dark-core .category-grid,
  body.theme-dark-core .product-grid {
    grid-template-columns: 1fr !important;
  }

  body.theme-dark-core .nav-inner {
    justify-content: flex-start !important;
  }

  body.theme-dark-core .cta-inner,
  body.theme-dark-core .hero-actions,
  body.theme-dark-core .bar {
    align-items: flex-start !important;
    flex-direction: column !important;
  }
}

@media (max-width: 480px) {
  body.theme-dark-core .section,
  body.theme-dark-core .band,
  body.theme-dark-core .hero,
  body.theme-dark-core .wrap {
    width: min(100%, calc(100% - 24px));
  }

  body.theme-dark-core .social {
    justify-content: center;
  }

  body.theme-dark-core .social a {
    flex: 1 1 calc(50% - 10px);
  }
}

/* === Topo com canais oficiais legiveis (2026-06-23) === */
body.theme-dark-core .top .social,
.top .social {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 10px !important;
  flex-wrap: nowrap !important;
}

body.theme-dark-core .top .social a,
.top .social a {
  flex: 0 0 auto !important;
  width: auto !important;
  min-width: 70px !important;
  height: 44px !important;
  padding: 0 18px !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid rgba(255,255,255,0.24) !important;
  background: #202020 !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  letter-spacing: 0 !important;
}

body.theme-dark-core .top .social .wa,
.top .social .wa {
  min-width: 120px !important;
  background: #22d463 !important;
  border-color: #22d463 !important;
  color: #fff !important;
}

body.theme-dark-core .top .social .google,
.top .social .google {
  background: #fff !important;
  border-color: #fff !important;
  color: #111 !important;
}

body.theme-dark-core .top .social .ra,
.top .social .ra {
  min-width: 132px !important;
  background: #3f8f2f !important;
  border-color: #3f8f2f !important;
  color: #fff !important;
}

@media (max-width: 1100px) {
  body.theme-dark-core .top .social,
  .top .social {
    width: 100% !important;
    justify-content: flex-start !important;
    flex-wrap: wrap !important;
  }
}
