
/* ══════════════════════════════════════════
   PALETTE MÂWA
   ══════════════════════════════════════════ */
:root{
  --font-title:'Playfair Display',Georgia,serif;
  --font-body:'Montserrat',system-ui,sans-serif;
  --font-ui:'Montserrat',system-ui,sans-serif;
  /* Violets — palette officielle : une seule teinte HSL 271° */
  --violet:#552F84;          /* violet principal : fond, nav, hero */
  --violet-mid:#6940A5;      /* violet clair : hovers, cartes */
  --violet-deep:#3D1F65;     /* violet sombre : ombres, accents */
  /* Or */
  --or:#E1A730;
  --or-light:#F0C96C;
  --or-dim:rgba(225,167,48,0.6);
  /* Blanc / Ivoire */
  --blanc:#FFFFFF;
  --ivoire:#FFF9EA;           /* fond sections claires */
  --texte:#FFF9EA;
  --texte-sec:#D9C8AC;
  --texte-muted:#B69D80;
  --texte-blanc:#FFFFFF;
  /* Fonds */
  --bg-body:#552F84;
  --bg-section-alt:rgba(0,0,0,.18);
  --bg-card:rgba(85,47,132,.15);
  --bg-nav:rgba(85,47,132,.97);
  --nav-border:rgba(225,167,48,.12);
  /* Textes */
  --texte-corps:rgba(255,255,255,0.65);
  --texte-fort:rgba(255,255,255,0.85);
  --texte-leger:rgba(255,255,255,0.4);
  --texte-titre:#FFFFFF;
  --border-card:rgba(225,167,48,.14);
  --toggle-icon:"🌙";
}



/* Mode clair — corrections couleurs spécifiques */
[data-theme="light"] .bc-name{color:rgba(255,255,255,0.85);}
[data-theme="light"] .bc-price{color:#E1A730;}
[data-theme="light"] .bc-price-label{color:rgba(255,255,255,0.45);}
[data-theme="light"] .bc-duration{color:rgba(255,255,255,0.45);}
[data-theme="light"] .bc-mark::before{opacity:1;}
[data-theme="light"] .bc-btn{color:#552F84;border-color:rgba(85,47,132,.35);}
[data-theme="light"] .bc-btn:hover{background:#552F84;color:#E1A730;}
[data-theme="light"] .offre-num{font-family:var(--font-title);font-size:2.2rem;font-weight:300;color:rgba(225,167,48,.1);line-height:1;margin-bottom:.7rem;}
[data-theme="light"] .offre-name{font-family:var(--font-title);font-size:1.25rem;font-weight:600;color:var(--or);margin-bottom:.22rem;}
[data-theme="light"] .offre-arabic{font-family:var(--font-body);font-size:.92rem;color:rgba(255,255,255,0.45);font-style:italic;margin-bottom:.7rem;}
[data-theme="light"] .offre-desc{font-family:var(--font-body);font-size:.92rem;color:rgba(255,255,255,0.72);line-height:1.82;}
[data-theme="light"] .section-label{color:#E1A730;}
[data-theme="light"] .section-title{color:rgba(255,255,255,0.85);}
[data-theme="light"] .divider{background:#E1A730;opacity:.5;}
[data-theme="light"] .hero-eyebrow{color:#E1A730;}
[data-theme="light"] .hero-line{background:#E1A730;}
[data-theme="light"] .hero-verse{color:rgba(255,255,255,.45);}
[data-theme="light"] .hero-sub{color:rgba(61,31,101,.7);}
[data-theme="light"] .verset-arabic{color:#E1A730;}
[data-theme="light"] .verset-trad{color:rgba(61,31,101,.65);}
[data-theme="light"] .verset-banner{background:rgba(61,31,101,.03);border-color:rgba(225,167,48,.07);}
[data-theme="light"] .teaser-date{color:#E1A730;}
[data-theme="light"] .teaser-headline em{color:#E1A730;}
[data-theme="light"] .teaser-body{color:rgba(61,31,101,.7);}
[data-theme="light"] .teaser-verse{color:#E1A730;}
[data-theme="light"] .teaser-verse-trad{color:rgba(255,255,255,.5);}
[data-theme="light"] .douleur-quote{color:rgba(255,255,255,0.85);}
[data-theme="light"] .douleur-list li::before{color:#E1A730;}
[data-theme="light"] .douleur-list li{color:rgba(61,31,101,.7);}
[data-theme="light"] .chiffre-val{font-family:var(--font-title);font-size:3rem;font-weight:700;color:#3D1F65;line-height:1;text-align:center;}
[data-theme="light"] .chiffre-label{font-family:var(--font-ui);font-size:.65rem;color:#3D1F65;font-weight:700;letter-spacing:.12em;margin-top:.35rem;text-transform:uppercase;text-align:center;}
[data-theme="light"] .oustaz-name{color:rgba(255,255,255,0.85);}
[data-theme="light"] .oustaz-title-role{color:rgba(255,255,255,.45);}
[data-theme="light"] .oustaz-tag{background:rgba(85,47,132,.07);border-color:rgba(85,47,132,.15);color:#552F84;}
[data-theme="light"] .oustaz-intro{color:rgba(61,31,101,.78);}
[data-theme="light"] .oustaz-bio{color:rgba(61,31,101,.74);}
[data-theme="light"] .oustaz-quote{color:rgba(61,31,101,.85);border-color:rgba(85,47,132,.22);}
[data-theme="light"] .oustaz-card::before{background:#E1A730;}
[data-theme="light"] .bootcamp-card::before{background:#E1A730;}
[data-theme="light"] .temo-text{color:rgba(61,31,101,.82);}
[data-theme="light"] .temo-author{color:#E1A730;}
[data-theme="light"] .temo-card{border-color:rgba(85,47,132,.15);}
[data-theme="light"] .faq-q{color:rgba(61,31,101,.85);}
[data-theme="light"] .faq-a{color:rgba(255,255,255,.6);}
[data-theme="light"] .faq-icon{color:var(--or);}
[data-theme="light"] .faq-item{border-color:rgba(225,167,48,.07);}
[data-theme="light"] .nav-brand{color:rgba(255,255,255,0.85);}
[data-theme="light"] .nav-links a{color:rgba(255,255,255,.6);}
[data-theme="light"] .nav-links a:hover{color:rgba(255,255,255,0.85);}
[data-theme="light"] .nav-cta{background:#552F84;color:#E1A730;}
[data-theme="light"] .btn-primary{background:#552F84;color:#E1A730;}
[data-theme="light"] .btn-ghost{color:#552F84;border-color:rgba(85,47,132,.3);}
[data-theme="light"] .btn-ghost:hover{background:rgba(85,47,132,.06);}
[data-theme="light"] #theme-toggle{border-color:rgba(61,31,101,.25);color:rgba(255,255,255,0.85);}
[data-theme="light"] .footer-brand{color:rgba(255,255,255,0.85);}
[data-theme="light"] .footer-tagline{color:rgba(61,31,101,.4);}
[data-theme="light"] .footer-verse{color:rgba(61,31,101,.35);}
[data-theme="light"] .footer-links a{color:rgba(255,255,255,.5);}
[data-theme="light"] .footer-links a:hover{color:rgba(255,255,255,0.85);}
[data-theme="light"] .footer-copy{color:rgba(61,31,101,.18);}
[data-theme="light"] .gif-caption{font-family:var(--font-body);font-size:1rem;font-style:italic;color:rgba(255,255,255,0.5);margin-top:.8rem;}
[data-theme="light"] .whatsapp-num{font-family:var(--font-title);font-size:1.8rem;color:#25D366;margin:1rem 0;}
[data-theme="light"] .whatsapp-box{background:rgba(37,211,102,.05);border:1px solid rgba(37,211,102,.2);padding:2.5rem 2rem;margin-top:2.5rem;}
[data-theme="light"] .fondatrice-bio{font-family:var(--font-body);font-size:clamp(.98rem,1.65vw,1.12rem);color:rgba(255,255,255,0.76);line-height:2;margin-bottom:1.4rem;}
[data-theme="light"] .mawa-word{color:#E1A730;animation:pulse-or 2.5s ease-in-out infinite;}
[data-theme="light"] .verset-ligne-1,.verset-ligne-2{color:#E1A730;}
[data-theme="light"] .verset-trad-1,.verset-trad-2{color:rgba(61,31,101,.7);}
[data-theme="light"] .verset-ref-anim{color:rgba(61,31,101,.38);}
[data-theme="light"] .offres-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5px;background:rgba(225,167,48,.08);border:1px solid rgba(225,167,48,.08);margin-top:2.8rem;}
[data-theme="light"] .star{background:#E1A730;opacity:.08;}
[data-theme="light"] .calli-svg text{fill:#3D1F65 !important;}

/* Mode clair — corrections spécifiques */
[data-theme="light"] .bc-name{color:rgba(255,255,255,0.85);}
[data-theme="light"] .bc-price{color:#E1A730;}
[data-theme="light"] .offre-num{font-family:var(--font-title);font-size:2.2rem;font-weight:300;color:rgba(225,167,48,.1);line-height:1;margin-bottom:.7rem;}
[data-theme="light"] .offre-name{font-family:var(--font-title);font-size:1.25rem;font-weight:600;color:var(--or);margin-bottom:.22rem;}
[data-theme="light"] .section-label{color:#E1A730;}
[data-theme="light"] .divider{background:#E1A730;}
[data-theme="light"] .hero-eyebrow{color:#E1A730;}
[data-theme="light"] .hero-verse{color:rgba(255,255,255,.5);}
[data-theme="light"] .temo-author{color:#E1A730;}
[data-theme="light"] .oustaz-name{color:rgba(255,255,255,0.85);}
[data-theme="light"] .oustaz-tag{background:rgba(61,31,101,.06);border-color:rgba(61,31,101,.15);color:rgba(255,255,255,0.85);}
[data-theme="light"] .chiffre-val{font-family:var(--font-title);font-size:3rem;font-weight:700;color:#3D1F65;line-height:1;text-align:center;}
[data-theme="light"] .nav-cta{background:#3D1F65;color:#E1A730;}
[data-theme="light"] .btn-primary{background:#3D1F65;color:#E1A730;}
[data-theme="light"] .footer-brand{color:rgba(255,255,255,0.85);}
[data-theme="light"] .footer-verse{color:rgba(61,31,101,.4);}
[data-theme="light"] .footer-copy{color:rgba(61,31,101,.2);}
[data-theme="light"] .faq-icon{color:rgba(255,255,255,0.85);}
[data-theme="light"] .douleur-list li::before{color:#E1A730;}
[data-theme="light"] .verset-trad{color:rgba(61,31,101,.7);}
[data-theme="light"] .teaser-verse{color:#E1A730;}
[data-theme="light"] .teaser-verse-trad{color:rgba(255,255,255,.5);}
[data-theme="light"] .teaser-date{color:#E1A730;}
[data-theme="light"] .hero-line{background:#E1A730;}
[data-theme="light"] .nav-links a:hover{color:rgba(255,255,255,0.85);}
[data-theme="light"] .btn-ghost{color:rgba(255,255,255,0.85);border-color:rgba(61,31,101,.3);}
[data-theme="light"] .btn-ghost:hover{background:rgba(61,31,101,.06);}
[data-theme="light"] .bc-btn{color:rgba(255,255,255,0.85);border-color:rgba(61,31,101,.3);}
[data-theme="light"] .bc-btn:hover{background:#3D1F65;color:#E1A730;}
[data-theme="light"] #theme-toggle{border-color:rgba(61,31,101,.3);color:rgba(255,255,255,0.85);}
[data-theme="light"] .gif-caption{font-family:var(--font-body);font-size:1rem;font-style:italic;color:rgba(255,255,255,0.5);margin-top:.8rem;}
[data-theme="light"] .whatsapp-num{font-family:var(--font-title);font-size:1.8rem;color:#25D366;margin:1rem 0;}
[data-theme="light"] .temo-card{border-color:rgba(61,31,101,.15);}
[data-theme="light"] .verset-banner{background:rgba(61,31,101,.04);border-color:rgba(225,167,48,.07);}
[data-theme="light"] .oustaz-card::before{background:#E1A730;}
[data-theme="light"] .bootcamp-card::before{background:#E1A730;}
[data-theme="light"] .mawa-word{color:#E1A730;}
[data-theme="light"] .verset-ligne-1,.verset-ligne-2{color:#E1A730;}
[data-theme="light"] .verset-trad-1,.verset-trad-2{color:rgba(61,31,101,.7);}
