/* Final polish for presentation themes: force page-specific hard-coded colors to follow the selected universe. */

/* PREMIUM — black / white / gold */
[data-zcp-theme="premium"] .hero,
[data-zcp-theme="premium"] .numbers,
[data-zcp-theme="premium"] .amplify,
[data-zcp-theme="premium"] .welcome,
[data-zcp-theme="premium"] .dark,
[data-zcp-theme="premium"] .cta{
  background:linear-gradient(135deg,#050506 0%,#111113 58%,#1d1a13 100%)!important;
  color:#fff!important;
}
[data-zcp-theme="premium"] .hero-overlay,
[data-zcp-theme="premium"] .hero:before{
  background:linear-gradient(135deg,rgba(0,0,0,.92),rgba(0,0,0,.72) 62%,rgba(117,88,29,.22))!important;
}
[data-zcp-theme="premium"] .metric,
[data-zcp-theme="premium"] .metric:nth-child(2),
[data-zcp-theme="premium"] .trust-number,
[data-zcp-theme="premium"] .momentum-card.dark,
[data-zcp-theme="premium"] .digital-card,
[data-zcp-theme="premium"] .value-card.health,
[data-zcp-theme="premium"] .value-card.business,
[data-zcp-theme="premium"] .persona,
[data-zcp-theme="premium"] .hero-card{
  background:linear-gradient(145deg,#070708,#171719 72%,#2b2416)!important;
  border-color:#4d422c!important;
  color:#fff!important;
}
[data-zcp-theme="premium"] .metric:nth-child(2){background:linear-gradient(145deg,#111113,#2c2415)!important}
[data-zcp-theme="premium"] .digital-card{background:linear-gradient(145deg,#070708,#18181a 64%,#6f5524)!important}
[data-zcp-theme="premium"] .relation-card:after,
[data-zcp-theme="premium"] .hero-photo:after{background:rgba(5,5,6,.92)!important;color:#fff!important;border:1px solid rgba(216,189,120,.28)!important}
[data-zcp-theme="premium"] .shift,
[data-zcp-theme="premium"] .obesity,
[data-zcp-theme="premium"] .opportunity,
[data-zcp-theme="premium"] .soft,
[data-zcp-theme="premium"] .quote{
  background:linear-gradient(145deg,#f8f6f0,#ece7db)!important;
}
[data-zcp-theme="premium"] .statement,
[data-zcp-theme="premium"] .evidence,
[data-zcp-theme="premium"] .human,
[data-zcp-theme="premium"] .momentum,
[data-zcp-theme="premium"] .section.white{background:#fff!important}
[data-zcp-theme="premium"] .proof{background:#f1eee5!important}
[data-zcp-theme="premium"] .card,
[data-zcp-theme="premium"] .time,
[data-zcp-theme="premium"] .step,
[data-zcp-theme="premium"] .scard,
[data-zcp-theme="premium"] .momentum-card:not(.dark),
[data-zcp-theme="premium"] .pivot-truth,
[data-zcp-theme="premium"] .hbox{
  background:#fff!important;
  border-color:#ded8ca!important;
  box-shadow:0 14px 34px rgba(0,0,0,.06)!important;
}
[data-zcp-theme="premium"] .ey,
[data-zcp-theme="premium"] .eyebrow,
[data-zcp-theme="premium"] .numbers .ey,
[data-zcp-theme="premium"] .amplify .ey,
[data-zcp-theme="premium"] .hero-card-label,
[data-zcp-theme="premium"] .model strong,
[data-zcp-theme="premium"] .momentum-card .mega,
[data-zcp-theme="premium"] .obesity-copy .big,
[data-zcp-theme="premium"] .flow-step b,
[data-zcp-theme="premium"] .time span{
  color:#d8bd78!important;
}
[data-zcp-theme="premium"] .bar-fill,
[data-zcp-theme="premium"] .mini-fill,
[data-zcp-theme="premium"] .vbar .column,
[data-zcp-theme="premium"] .vbar:last-child .column{
  background:linear-gradient(90deg,#8f6d2a,#e1c77e)!important;
}
[data-zcp-theme="premium"] .icon,
[data-zcp-theme="premium"] .card-icon,
[data-zcp-theme="premium"] .step i{
  background:#eee7d6!important;
  color:#8c6a29!important;
}
[data-zcp-theme="premium"] .btn,
[data-zcp-theme="premium"] .button,
[data-zcp-theme="premium"] .fab,
[data-zcp-theme="premium"] .zcp-profile-btn{
  background:linear-gradient(135deg,#e1c77e,#ad8432)!important;
  color:#090909!important;
  border-color:#d8bd78!important;
}
[data-zcp-theme="premium"] .btn.alt,
[data-zcp-theme="premium"] .button.secondary{
  background:#fff!important;color:#111!important;border-color:#d8d3c8!important;
}
[data-zcp-theme="premium"] .source a,
[data-zcp-theme="premium"] .scroll{color:#e1c77e!important;border-color:#e1c77e!important}

/* FEMININE — violet / fuchsia / lilac */
[data-zcp-theme="feminine"] .hero,
[data-zcp-theme="feminine"] .numbers,
[data-zcp-theme="feminine"] .amplify,
[data-zcp-theme="feminine"] .welcome,
[data-zcp-theme="feminine"] .dark,
[data-zcp-theme="feminine"] .cta{
  background:linear-gradient(135deg,#5b1fa8 0%,#8a29d8 48%,#ed20d0 100%)!important;
  color:#fff!important;
}
[data-zcp-theme="feminine"] .hero-overlay,
[data-zcp-theme="feminine"] .hero:before{background:linear-gradient(135deg,rgba(72,18,130,.90),rgba(180,32,194,.62))!important}
[data-zcp-theme="feminine"] .metric,
[data-zcp-theme="feminine"] .metric:nth-child(2),
[data-zcp-theme="feminine"] .trust-number,
[data-zcp-theme="feminine"] .momentum-card.dark,
[data-zcp-theme="feminine"] .digital-card,
[data-zcp-theme="feminine"] .value-card.health,
[data-zcp-theme="feminine"] .value-card.business,
[data-zcp-theme="feminine"] .persona,
[data-zcp-theme="feminine"] .hero-card{
  background:linear-gradient(145deg,#6b25bd,#a12bd7 58%,#ef2ad4)!important;
  color:#fff!important;
  border-color:#e6c9fa!important;
}
[data-zcp-theme="feminine"] .shift,
[data-zcp-theme="feminine"] .obesity,
[data-zcp-theme="feminine"] .opportunity,
[data-zcp-theme="feminine"] .soft,
[data-zcp-theme="feminine"] .quote{background:linear-gradient(145deg,#fff,#f6e9ff)!important}
[data-zcp-theme="feminine"] .bar-fill,
[data-zcp-theme="feminine"] .mini-fill,
[data-zcp-theme="feminine"] .vbar .column,
[data-zcp-theme="feminine"] .vbar:last-child .column{background:linear-gradient(90deg,#8129df,#ff27db)!important}
[data-zcp-theme="feminine"] .step i{background:linear-gradient(135deg,#8d2dde,#f126d5)!important;color:#fff!important}

/* Theme chooser should feel like the selected universe, not stay purple. */
[data-zcp-theme="premium"] .zcp-theme-sheet{border-color:#d6c28d!important;box-shadow:0 24px 70px rgba(0,0,0,.28)!important}
[data-zcp-theme="premium"] .zcp-theme-option.active{border-color:#b89243!important}
[data-zcp-theme="premium"] .zcp-theme-scope button:not(.secondary){background:linear-gradient(135deg,#e1c77e,#ad8432)!important;color:#111!important}
[data-zcp-theme="premium"] .zcp-theme-trigger{background:#111!important;color:#e1c77e!important;border-color:#6f582a!important}
[data-zcp-theme="feminine"] .zcp-theme-option.active{border-color:#b02be1!important}
[data-zcp-theme="feminine"] .zcp-theme-scope button:not(.secondary){background:linear-gradient(135deg,#8d2dde,#f126d5)!important}
[data-zcp-theme="feminine"] .zcp-theme-trigger{background:linear-gradient(135deg,#8d2dde,#f126d5)!important;color:#fff!important;border-color:transparent!important}

@media(max-width:640px){
  .zcp-theme-sheet{padding:14px!important;border-radius:18px!important}
  .zcp-theme-head strong{font-size:17px!important}
  .zcp-theme-swatch{height:39px!important}
  .zcp-theme-scope button{padding:10px 8px!important;font-size:10.5px!important}
}

/* SIGNATURE OVERRIDE — remplace définitivement l'ancien univers violet/fuchsia */
[data-zcp-theme="feminine"] .hero,[data-zcp-theme="feminine"] .numbers,[data-zcp-theme="feminine"] .amplify,[data-zcp-theme="feminine"] .welcome,[data-zcp-theme="feminine"] .dark,[data-zcp-theme="feminine"] .cta{background:radial-gradient(circle at 72% 30%,rgba(125,64,84,.24),transparent 28%),linear-gradient(145deg,#4b2931 0%,#2b151b 52%,#160b0f 100%)!important;color:#fff!important}
[data-zcp-theme="feminine"] .hero-overlay,[data-zcp-theme="feminine"] .hero:before{background:linear-gradient(135deg,rgba(57,29,37,.58),rgba(22,11,15,.36))!important}
[data-zcp-theme="feminine"] .metric,[data-zcp-theme="feminine"] .metric:nth-child(2),[data-zcp-theme="feminine"] .trust-number,[data-zcp-theme="feminine"] .momentum-card.dark,[data-zcp-theme="feminine"] .digital-card,[data-zcp-theme="feminine"] .value-card.health,[data-zcp-theme="feminine"] .value-card.business,[data-zcp-theme="feminine"] .persona,[data-zcp-theme="feminine"] .hero-card{background:linear-gradient(145deg,#4b2931,#2b151b 62%,#160b0f)!important;color:#fff!important;border-color:#754354!important}
[data-zcp-theme="feminine"] .shift,[data-zcp-theme="feminine"] .obesity,[data-zcp-theme="feminine"] .opportunity,[data-zcp-theme="feminine"] .soft,[data-zcp-theme="feminine"] .quote{background:linear-gradient(145deg,#fff,#fff4f7)!important}
[data-zcp-theme="feminine"] .bar-fill,[data-zcp-theme="feminine"] .mini-fill,[data-zcp-theme="feminine"] .vbar .column,[data-zcp-theme="feminine"] .vbar:last-child .column{background:linear-gradient(90deg,#8f5364,#d98599)!important}
[data-zcp-theme="feminine"] .step i{background:#f8dce3!important;color:#9f5a6e!important}
[data-zcp-theme="feminine"] .zcp-theme-option.active{border-color:#9f5a6e!important}
[data-zcp-theme="feminine"] .zcp-theme-scope button:not(.secondary){background:linear-gradient(135deg,#4b2931,#2b151b)!important;color:#fff!important}
[data-zcp-theme="feminine"] .zcp-theme-trigger{background:#2b151b!important;color:#f2b3c2!important;border-color:#754354!important}
