:root{
  --cp:#e91e8c;
  --cpd:#c2185b;
  --co:#ff6d00;
  --cod:#e65100;
  --cv:#4caf50;
  --cl:#2196f3;
  --ce:#f5a623;
}

/* ── FUNDO E TEXTO ─────────────────────────────── */
body{background:#ffffff!important;color:#222222!important}
.header-loja{background:#ffffff!important}
.rodape-fixo{background:#ffffff!important}

/* ── CARROSSEL ─────────────────────────────────── */
.dot.active{background:#e91e8c!important}

/* ── CAIXA DE PREÇO ────────────────────────────── */
.preco-box{background:linear-gradient(135deg,#e91e8c,#c2185b)!important}
.badge-desconto{color:#e91e8c!important}
.badge-economia,.badge-economia-bonus{color:#e91e8c!important;border-color:#e91e8c!important}

/* ── AVALIAÇÕES / ESTRELAS ─────────────────────── */
.star-icon,.avaliacao-nota{color:#f5a623!important}
.avaliacao-count{color:#2196f3!important}
.review-texto{color:#2196f3!important}
.breadcrumb a{color:#2196f3!important}

/* ── FRETE / POSITIVO ──────────────────────────── */
.frete-gratis-text{color:#e91e8c!important}
.badge-devolucao{color:#4caf50!important}
.pix-success-icon{color:#4caf50!important;background:#4caf501a!important}

/* ── BOTÕES PRINCIPAIS ─────────────────────────── */
.btn-comprar-agora,
.btn-comprar-modal,
.btn-fazer-pedido,
.btn-login{
  background:linear-gradient(135deg,#e91e8c,#c2185b)!important;
  border:none!important
}
.btn-carrinho{border-color:#e91e8c!important;color:#e91e8c!important}
.btn-add-carrinho-modal{border-color:#e91e8c!important;color:#e91e8c!important}
.btn-copiar-pix{background:#111!important}

/* ── MODAL COMPRA ──────────────────────────────── */
.modal-thumb.active{border-color:#e91e8c!important;color:#e91e8c!important}
.voltagem-item.selected{border-color:#e91e8c!important;background:#e91e8c11!important;color:#e91e8c!important}
.badge-frete-gratis{background:#e91e8c!important}
.modal-oferta-bar{background:linear-gradient(135deg,#ff6d00,#e65100)!important}

/* ── CHECKOUT ───────────────────────────────────── */
.step-badge{background:#e91e8c!important}
.frete-opcao.selected{border-color:#e91e8c!important;background:#e91e8c08!important}
.frete-opcao input[type=radio]{accent-color:#e91e8c!important}
.link-cep{color:#e91e8c!important}
.economia-aviso{color:#e91e8c!important}
.checkout-sub{color:#4caf50!important}

/* ── PIX ────────────────────────────────────────── */
.pix-num{background:#e91e8c!important}

/* ── AVATARES ───────────────────────────────────── */
.loja-avatar,
.review-avatar-placeholder,
.av-avatar-ph{background:linear-gradient(135deg,#e91e8c,#c2185b)!important}

/* ── SOCIAL PROOF ───────────────────────────────── */
.sp-icon{background:#e91e8c!important}

/* ── INPUTS FOCUS ───────────────────────────────── */
.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#e91e8c!important}
input.error{border-color:#f44336!important}

/* ── TIMER OFERTA ───────────────────────────────── */
.oferta-relampago-right{color:#fff}
