
:root{--m-bg:#07111f;--m-bg2:#102543;--m-gold:#d6a640;--m-gold2:#f3d98b;--m-text:#fff;--m-muted:#cfd7e6;--m-card:rgba(255,255,255,.06);--m-border:rgba(214,166,64,.35)}
*{box-sizing:border-box}
body{margin:0;background:#07111f;color:#172238;font-family:'Arial',sans-serif}
a{text-decoration:none;color:inherit}
.m-top{background:#050b15;color:#fff;padding:10px 5%;display:flex;gap:20px;justify-content:space-between;flex-wrap:wrap;font-size:14px}
.m-top strong{color:var(--m-gold)}
.m-header{position:sticky;top:0;z-index:50;background:rgba(7,17,31,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(214,166,64,.18);padding:16px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}
.m-logo img{width:155px;max-height:70px;object-fit:contain}
.m-nav{display:flex;gap:26px;align-items:center;flex-wrap:wrap;color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:.5px;font-size:13px}
.m-nav a:hover{color:var(--m-gold)}
.m-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 26px;background:linear-gradient(135deg,#f0d68a,#d6a640);color:#07111f!important;border-radius:999px;font-weight:800;text-transform:uppercase;letter-spacing:.4px;box-shadow:0 14px 32px rgba(214,166,64,.25);transition:.25s}
.m-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(214,166,64,.35)}
.m-btn.outline{background:transparent;color:#fff!important;border:1px solid var(--m-gold);box-shadow:none}
.m-hero{min-height:780px;position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 80% 45%,rgba(214,166,64,.22),transparent 32%),linear-gradient(135deg,#050b15 0%,#0b1b33 55%,#132e54 100%);padding:90px 5%}
.m-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#ffffff 1px,transparent 1px);background-size:42px 42px;opacity:.08}
.m-hero .wrap{max-width:1220px;margin:auto;display:grid;grid-template-columns:1fr 520px;gap:60px;align-items:center;position:relative;z-index:2}
.eyebrow{color:var(--m-gold2);font-weight:800;text-transform:uppercase;letter-spacing:3px;margin-bottom:18px}
.m-hero h1,.page-hero h1{font-family:Georgia,serif;font-size:86px;line-height:.95;margin:0;color:var(--m-gold2);font-weight:500}
.m-hero h2{font-family:Georgia,serif;font-size:48px;margin:12px 0 28px;color:#fff;font-weight:400}
.m-hero p,.page-hero p{font-size:20px;line-height:1.8;color:#e7edf8;max-width:650px}
.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:32px}
.hero-card{border:1px solid var(--m-border);background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.03));border-radius:28px;padding:34px;position:relative;box-shadow:0 35px 100px rgba(0,0,0,.35)}
.hero-card .wheel{width:100%;animation:spin 90s linear infinite;filter:drop-shadow(0 0 40px rgba(214,166,64,.35))}
@keyframes spin{to{transform:rotate(360deg)}}
.quick{display:grid;grid-template-columns:repeat(4,1fr);background:#07111f;color:#fff;border-top:1px solid rgba(214,166,64,.2);border-bottom:1px solid rgba(214,166,64,.2)}
.quick div{padding:30px 22px;border-right:1px solid rgba(214,166,64,.18);text-align:center}
.quick strong{display:block;color:var(--m-gold2);font-family:Georgia,serif;font-size:26px;margin-bottom:8px}
.section{padding:88px 5%;background:#fff}
.section.dark{background:#07111f;color:#fff;position:relative;overflow:hidden}
.inner{max-width:1220px;margin:auto}
.title{text-align:center;margin-bottom:55px}
.title .eyebrow{margin-bottom:10px}
.title h2{font-family:Georgia,serif;font-size:48px;line-height:1.1;margin:0;color:#07111f;font-weight:500}
.dark .title h2{color:#fff}
.title p{font-size:18px;color:#69758a;max-width:780px;margin:18px auto 0;line-height:1.8}
.dark .title p{color:#cfd7e6}
.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}
.card{background:#fff;border:1px solid #ead9ad;border-radius:22px;padding:34px;box-shadow:0 20px 55px rgba(11,27,51,.09);transition:.28s;position:relative;overflow:hidden}
.card:before{content:"";position:absolute;right:-60px;top:-60px;width:150px;height:150px;border-radius:50%;border:1px solid rgba(214,166,64,.25)}
.card:hover{transform:translateY(-7px);box-shadow:0 30px 75px rgba(11,27,51,.14)}
.card h3{font-family:Georgia,serif;font-size:26px;color:#07111f;margin:0 0 14px}
.card p{line-height:1.75;color:#596678}
.price{font-size:42px;color:#07111f;font-weight:900;margin:18px 0}
.two{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}
.visual{border-radius:28px;overflow:hidden;border:1px solid var(--m-border);box-shadow:0 30px 90px rgba(0,0,0,.25)}
.visual img{width:100%;display:block}
.text h2{font-family:Georgia,serif;font-size:46px;margin:0 0 24px;color:#07111f}
.dark .text h2{color:#fff}
.text p{font-size:18px;line-height:1.9;color:#596678}
.dark .text p{color:#d8e0ed}
.goldbox{padding:30px;border-radius:22px;background:linear-gradient(135deg,rgba(214,166,64,.18),rgba(214,166,64,.05));border:1px solid var(--m-border);margin:30px 0;color:inherit}
.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;counter-reset:step}
.step{background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.035));border:1px solid var(--m-border);padding:32px;border-radius:24px;color:#fff;position:relative}
.step:before{counter-increment:step;content:"0" counter(step);display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#f0d68a,#d6a640);color:#07111f;font-weight:900;margin-bottom:20px}
.step h3{font-family:Georgia,serif;font-size:26px;margin:0 0 12px;color:#fff}
.step p{color:#d8e0ed;line-height:1.75}
.paycards{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}
.pay{background:#fff;border:1px solid #ead9ad;border-radius:26px;padding:36px;box-shadow:0 20px 60px rgba(11,27,51,.1)}
.pay h3{font-family:Georgia,serif;font-size:30px;margin:0}
.pay p{line-height:1.8;color:#596678}
.paypal{display:inline-flex;background:#ffc439;color:#111!important;padding:15px 24px;border-radius:999px;font-weight:900;text-transform:uppercase;margin-top:15px}
.faq details{background:#fff;border:1px solid #ead9ad;border-radius:18px;margin-bottom:16px;padding:22px;box-shadow:0 10px 30px rgba(0,0,0,.04)}
.faq summary{font-weight:900;color:#07111f;cursor:pointer;font-size:18px}
.faq p{color:#596678;line-height:1.75}
.cta{background:linear-gradient(135deg,#07111f,#132e54);color:#fff;border-radius:32px;padding:55px;text-align:center;border:1px solid var(--m-border);box-shadow:0 35px 100px rgba(0,0,0,.2)}
.cta h2{font-family:Georgia,serif;font-size:44px;margin:0 0 18px;color:#fff}
.footer{background:#030812;color:#fff;padding:55px 5%;text-align:center;border-top:1px solid rgba(214,166,64,.25)}
.footer img{width:150px}
.footer p{color:#cfd7e6;line-height:1.8}
@media(max-width:980px){.m-hero .wrap,.two,.page-hero .wrap{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.quick{grid-template-columns:repeat(2,1fr)}.timeline,.paycards{grid-template-columns:1fr}.m-hero h1,.page-hero h1{font-size:58px}.m-hero h2{font-size:34px}}
@media(max-width:560px){.cards,.quick{grid-template-columns:1fr}.m-header{display:block;text-align:center}.m-nav{justify-content:center;margin-top:12px;gap:16px}.section{padding:60px 5%}.m-hero{padding:70px 5%}.m-hero h1,.page-hero h1{font-size:46px}.title h2{font-size:36px}}


/* Maël Vedi Premium 2.1 - finition */
body:before{
  content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;
  background:radial-gradient(circle at 20% 15%,rgba(132,82,190,.12),transparent 28%),
             radial-gradient(circle at 85% 70%,rgba(214,166,64,.10),transparent 30%);
}
.m-nav a{position:relative;padding:10px 0}
.m-nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--m-gold);transform:scaleX(0);transition:.25s}
.m-nav a:hover:after{transform:scaleX(1)}
.m-hero{
  min-height:830px;
  background:
  radial-gradient(circle at 72% 40%,rgba(214,166,64,.22),transparent 27%),
  radial-gradient(circle at 20% 35%,rgba(79,57,155,.22),transparent 30%),
  linear-gradient(135deg,#050b15 0%,#0a1830 48%,#111f43 100%);
}
.m-hero .wrap{grid-template-columns:.95fr 1.05fr}
.hero-card{
  background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.025));
  min-height:560px;display:flex;align-items:center;justify-content:center;
}
.hero-card:before{
  content:"";position:absolute;inset:28px;border:1px solid rgba(214,166,64,.16);border-radius:22px;
}
.hero-card:after{
  content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(214,166,64,.16);
  filter:blur(50px);right:30px;bottom:30px;
}
.hero-card .wheel{position:relative;z-index:2;max-width:520px}
.lux-line{width:220px;height:1px;background:linear-gradient(90deg,transparent,var(--m-gold),transparent);margin:25px 0}
.m-hero .lux-line{margin:25px 0}
.service-icon{
  width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;
  background:radial-gradient(circle,rgba(214,166,64,.25),rgba(214,166,64,.06));
  border:1px solid rgba(214,166,64,.45);font-size:30px;margin-bottom:20px;color:var(--m-gold);
}
.card .m-btn{margin-top:8px;padding:12px 20px;font-size:12px}
.card.dark-card{
  background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));
  border-color:rgba(214,166,64,.28);color:#fff;box-shadow:0 20px 70px rgba(0,0,0,.22)
}
.card.dark-card h3,.card.dark-card .price{color:#fff}
.card.dark-card p{color:#d8e0ed}
.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:38px}
.mini{
  background:rgba(255,255,255,.055);border:1px solid rgba(214,166,64,.24);border-radius:20px;padding:28px;color:#fff
}
.mini strong{color:var(--m-gold2);display:block;font-family:Georgia,serif;font-size:24px;margin-bottom:10px}
.feature-band{background:linear-gradient(135deg,#130d2c,#07111f);color:#fff;padding:42px 5%;border-top:1px solid rgba(214,166,64,.18);border-bottom:1px solid rgba(214,166,64,.18)}
.feature-band .inner{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.feature-band .item{display:flex;gap:14px;align-items:flex-start}
.feature-band .ico{font-size:26px;color:var(--m-gold)}
.feature-band strong{display:block;color:#fff;margin-bottom:4px}
.feature-band span{color:#cfd7e6;font-size:14px}
.page-hero{min-height:620px}
.page-hero .hero-card{min-height:440px}
.nine-days{display:grid;grid-template-columns:repeat(9,1fr);gap:10px;margin:45px 0}
.day{background:rgba(255,255,255,.07);border:1px solid rgba(214,166,64,.32);border-radius:18px;color:#fff;text-align:center;padding:18px 8px;position:relative}
.day strong{display:block;width:42px;height:42px;margin:0 auto 10px;border-radius:50%;background:linear-gradient(135deg,#f0d68a,#d6a640);color:#07111f;line-height:42px}
.day span{font-size:12px;color:#d8e0ed;line-height:1.35;display:block}
.premium-list{display:grid;gap:14px;margin:25px 0}
.premium-list div{padding:16px 18px;border-radius:14px;background:rgba(214,166,64,.08);border:1px solid rgba(214,166,64,.22)}
.premium-list strong{color:var(--m-gold2)}
.page-intro-panel{
  margin-top:-60px;position:relative;z-index:3;background:#fff;border:1px solid #ead9ad;border-radius:30px;padding:42px;
  box-shadow:0 30px 80px rgba(11,27,51,.13)
}
.section.soft{background:#fbf8f1}
.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:38px}
.trust-box{text-align:center;padding:30px 20px;background:#fff;border:1px solid #ead9ad;border-radius:22px;box-shadow:0 16px 50px rgba(0,0,0,.06)}
.trust-box strong{font-family:Georgia,serif;font-size:30px;color:#07111f;display:block}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.contact-panel{background:#fff;border:1px solid #ead9ad;border-radius:25px;padding:34px;box-shadow:0 18px 55px rgba(0,0,0,.07)}
.contact-panel h3{font-family:Georgia,serif;font-size:28px;margin-top:0;color:#07111f}
.map-placeholder{min-height:360px;background:linear-gradient(135deg,#e7edf8,#fbf8f1);border-radius:22px;border:1px solid #ead9ad;display:flex;align-items:center;justify-content:center;text-align:center;color:#07111f;font-weight:700}
@media(max-width:980px){
  .m-hero .wrap{grid-template-columns:1fr}.hero-card{min-height:360px}
  .feature-band .inner,.mini-grid,.trust-row,.contact-grid{grid-template-columns:1fr 1fr}
  .nine-days{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:560px){
  .feature-band .inner,.mini-grid,.trust-row,.contact-grid{grid-template-columns:1fr}
  .nine-days{grid-template-columns:repeat(2,1fr)}
}


/* === Maël Vedi Premium 3.0 === */
:root{
  --m-bg:#050b16;
  --m-bg2:#0b1d38;
  --m-purple:#17113a;
  --m-gold:#d6a640;
  --m-gold2:#f4d789;
  --m-cream:#f9f4e8;
  --m-muted:#cbd5e6;
}
body{background:#050b16;}
.m-top{background:#030711;border-bottom:1px solid rgba(214,166,64,.2);font-size:13px;letter-spacing:.2px}
.m-header{
  background:linear-gradient(180deg,rgba(5,11,22,.96),rgba(5,11,22,.88));
  border-bottom:1px solid rgba(214,166,64,.28);
  box-shadow:0 18px 50px rgba(0,0,0,.25);
}
.m-logo img{width:180px;max-height:82px;object-fit:contain;filter:drop-shadow(0 0 16px rgba(214,166,64,.25))}
.m-nav{gap:22px}
.m-nav a{font-size:12px;letter-spacing:1px}
.m-hero{
  min-height:860px;
  background:
    linear-gradient(90deg,rgba(5,11,22,.96) 0%,rgba(5,11,22,.82) 38%,rgba(5,11,22,.18) 100%),
    url('../images/hero-mael-premium.jpg') center/cover no-repeat!important;
}
.m-hero:before{opacity:.05}
.m-hero .wrap{grid-template-columns:1fr 560px}
.m-hero h1{
  font-size:96px;
  color:var(--m-gold2);
  text-shadow:0 0 35px rgba(214,166,64,.18);
}
.m-hero h2{font-size:44px;color:#fff;letter-spacing:.5px}
.m-hero p{font-size:20px;color:#edf2fb}
.hero-card{
  background:rgba(255,255,255,.035);
  border:1px solid rgba(214,166,64,.32);
  box-shadow:0 45px 120px rgba(0,0,0,.45), inset 0 0 80px rgba(214,166,64,.05);
}
.hero-card .wheel{max-width:560px}
.hero-signature{
  margin:0 0 28px;
  width:230px;
  max-width:100%;
  filter:drop-shadow(0 0 22px rgba(214,166,64,.20));
}
.m-btn{
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 18px 45px rgba(214,166,64,.28);
}
.m-btn.outline{border-color:rgba(214,166,64,.65);background:rgba(255,255,255,.03)}
.feature-band{
  background:linear-gradient(135deg,#050b16,#111a36 55%,#050b16);
  padding:34px 5%;
}
.feature-band .item{
  padding:18px 18px;
  border:1px solid rgba(214,166,64,.18);
  border-radius:18px;
  background:rgba(255,255,255,.03);
}
.section{padding:96px 5%}
.section.soft{background:linear-gradient(180deg,#fbf7ee,#fff)}
.title h2{font-size:52px}
.cards{gap:30px}
.card{
  border-radius:28px;
  padding:38px 32px;
  border:1px solid rgba(214,166,64,.42);
}
.card:after{
  content:"";position:absolute;left:20px;right:20px;bottom:0;height:2px;
  background:linear-gradient(90deg,transparent,var(--m-gold),transparent);opacity:.45;
}
.service-icon{
  font-family:Georgia,serif;
  box-shadow:inset 0 0 25px rgba(214,166,64,.14),0 8px 26px rgba(214,166,64,.12);
}
.visual{border-radius:32px}
.visual img{transition:.6s}
.visual:hover img{transform:scale(1.035)}
.goldbox{
  border-radius:26px;
  border:1px solid rgba(214,166,64,.38);
  background:linear-gradient(135deg,rgba(214,166,64,.16),rgba(255,255,255,.04));
}
.lux-divider{
  width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(214,166,64,.65),transparent);margin:54px 0;
}
.premium-quote{
  font-family:Georgia,serif;
  font-size:30px;
  line-height:1.55;
  color:#fff;
  padding:36px;
  border-left:4px solid var(--m-gold);
  background:rgba(255,255,255,.045);
  border-radius:0 24px 24px 0;
}
.page-hero{
  min-height:640px;
  background:
    linear-gradient(90deg,rgba(5,11,22,.96),rgba(5,11,22,.77),rgba(5,11,22,.4)),
    url('../images/banner-belline-vedi.jpg') center/cover no-repeat!important;
}
.page-hero .hero-card{
  background:rgba(255,255,255,.04);
  min-height:430px;
}
.page-intro-panel{
  padding:52px;
  border-radius:34px;
  margin-top:-75px;
}
.nine-days{gap:12px}
.day{
  border-radius:22px;
  background:linear-gradient(180deg,rgba(255,255,255,.085),rgba(255,255,255,.025));
  transition:.25s;
}
.day:hover{transform:translateY(-5px);border-color:rgba(214,166,64,.75)}
.day strong{box-shadow:0 10px 25px rgba(214,166,64,.22)}
.pay{
  border-radius:30px;
  padding:42px;
  position:relative;
  overflow:hidden;
}
.pay:before{
  content:"";position:absolute;right:-80px;top:-80px;width:220px;height:220px;border-radius:50%;
  border:1px solid rgba(214,166,64,.20);
}
.paypal{box-shadow:0 12px 28px rgba(255,196,57,.25)}
.faq details{border-radius:22px;padding:24px 28px}
.contact-panel{border-radius:30px;padding:42px}
.map-placeholder{border-radius:30px;min-height:410px;background:
  linear-gradient(135deg,rgba(214,166,64,.14),rgba(255,255,255,.75)),
  url('../images/roue-astrologique-premium.png') center/70% no-repeat;
}
.footer{
  background:
  radial-gradient(circle at 50% -20%,rgba(214,166,64,.14),transparent 34%),
  #030711;
}
.footer img{width:170px;filter:drop-shadow(0 0 15px rgba(214,166,64,.18))}
@media(max-width:980px){
  .m-hero .wrap{grid-template-columns:1fr}
  .m-hero h1{font-size:64px}
  .hero-signature{width:200px}
}


/* Maël Vedi Premium 3.1 - réservation, Google Map, paiements */
.booking-placeholder{
  background:linear-gradient(135deg,rgba(214,166,64,.12),rgba(255,255,255,.04));
  border:1px dashed rgba(214,166,64,.65);
  border-radius:30px;
  padding:45px;
  text-align:center;
  color:#fff;
}
.booking-placeholder code{
  display:inline-block;
  background:rgba(255,255,255,.08);
  color:#f4d789;
  padding:10px 16px;
  border-radius:10px;
  margin-top:15px;
}
.google-map{
  border:0;
  width:100%;
  min-height:430px;
  border-radius:30px;
  box-shadow:0 25px 70px rgba(0,0,0,.18);
}
.payment-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:26px;
}
@media(max-width:980px){.payment-grid{grid-template-columns:1fr}}


/* Maël Vedi Premium 3.2 - beau, lisible, sobre */
.card-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:22px;
}
.card-actions .m-btn{
  padding:12px 18px;
  font-size:12px;
  flex:1;
  min-width:130px;
}
.card-actions .m-btn.outline{
  color:#07111f!important;
  border-color:#d6a640;
}
.dark .card-actions .m-btn.outline,
.card.dark-card .card-actions .m-btn.outline{
  color:#fff!important;
}
.readable-text{
  max-width:820px;
  margin:0 auto;
  font-size:18px;
  line-height:1.9;
  color:#596678;
}
.form-placeholder{
  background:#fff;
  border:1px solid #ead9ad;
  border-radius:30px;
  padding:38px;
  box-shadow:0 18px 55px rgba(0,0,0,.07);
}
.form-placeholder h3{
  font-family:Georgia,serif;
  font-size:28px;
  margin-top:0;
  color:#07111f;
}
.form-placeholder .field{
  width:100%;
  padding:16px 18px;
  border:1px solid #e4d1a4;
  border-radius:14px;
  margin-bottom:14px;
  background:#fbf8f1;
  color:#07111f;
}
.form-placeholder textarea.field{
  min-height:130px;
}
.form-shortcode{
  display:inline-block;
  background:#07111f;
  color:#f4d789;
  border-radius:10px;
  padding:10px 14px;
  margin-top:10px;
  font-family:monospace;
}
.subtle-note{
  font-size:15px;
  color:#738096;
  line-height:1.7;
}
.payment-note{
  margin-top:24px;
  padding:20px;
  border-radius:18px;
  background:#fbf8f1;
  border:1px solid #ead9ad;
  color:#596678;
}


/* Maël Vedi Premium 4.0 - finition propre et lisible */
:root{--read:#4d5a6b}
.section{padding-top:92px;padding-bottom:92px}
.title{max-width:900px;margin-left:auto;margin-right:auto}
.title h2{line-height:1.15}
.title p{font-size:18px;line-height:1.85}
.card,.pay,.contact-panel,.form-placeholder{
  transition:.25s ease;
}
.card:hover,.pay:hover,.contact-panel:hover{
  transform:translateY(-4px);
}
.prestation-card{
  display:flex;
  flex-direction:column;
  min-height:100%;
}
.prestation-card p{min-height:96px}
.prestation-card .price{margin-top:auto}
.clean-section{
  background:#fff;
}
.clean-dark{
  background:linear-gradient(135deg,#050b16,#0b1d38);
  color:#fff;
}
.clean-dark .title h2,.clean-dark .text h2{color:#fff}
.clean-dark .title p,.clean-dark .text p{color:#d8e0ed}
.info-strip{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
  margin-top:38px;
}
.info-strip div{
  background:#fff;
  border:1px solid #ead9ad;
  border-radius:22px;
  padding:26px;
  text-align:center;
  box-shadow:0 14px 42px rgba(0,0,0,.06);
}
.info-strip strong{
  font-family:Georgia,serif;
  font-size:24px;
  color:#07111f;
  display:block;
  margin-bottom:8px;
}
.cta-clean{
  background:linear-gradient(135deg,#07111f,#12264a);
  border:1px solid rgba(214,166,64,.38);
  border-radius:34px;
  color:#fff;
  padding:54px;
  display:grid;
  grid-template-columns:1.4fr auto;
  gap:30px;
  align-items:center;
  box-shadow:0 28px 85px rgba(0,0,0,.18);
}
.cta-clean h2{
  font-family:Georgia,serif;
  font-size:40px;
  margin:0 0 12px;
  color:#fff;
}
.cta-clean p{color:#d8e0ed;margin:0;line-height:1.8}
.form-placeholder .m-btn{cursor:default}
.timeline-clean{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}
.timeline-clean .step{
  background:linear-gradient(180deg,rgba(255,255,255,.085),rgba(255,255,255,.03));
}
.coach-box{
  background:#fbf8f1;
  border:1px solid #ead9ad;
  border-radius:26px;
  padding:34px;
  line-height:1.85;
  color:#596678;
}
.coach-box h3{
  font-family:Georgia,serif;
  font-size:30px;
  color:#07111f;
  margin-top:0;
}
@media(max-width:980px){
  .info-strip,.cta-clean,.timeline-clean{grid-template-columns:1fr}
  .prestation-card p{min-height:auto}
}


/* Maël Vedi Premium 5.0 - finition agence */
.site-action{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:90;
  box-shadow:0 18px 45px rgba(214,166,64,.35);
}
.m-header .m-btn{
  padding:12px 18px;
  font-size:12px;
}
.m-nav .menu-item a,
.m-nav a{
  white-space:nowrap;
}
.page-quality{
  max-width:1040px;
  margin:0 auto;
}
.section p{
  font-size:18px;
  line-height:1.85;
}
.page-summary{
  background:#fff;
  border:1px solid #ead9ad;
  border-radius:30px;
  padding:38px;
  box-shadow:0 22px 65px rgba(0,0,0,.08);
  margin-top:-64px;
  position:relative;
  z-index:5;
}
.review-hero{
  display:grid;
  grid-template-columns:300px 1fr;
  gap:34px;
  align-items:center;
}
.review-score{
  text-align:center;
  background:linear-gradient(135deg,#07111f,#13284f);
  color:#fff;
  border:1px solid rgba(214,166,64,.45);
  border-radius:30px;
  padding:40px 25px;
}
.review-score .big{
  font-family:Georgia,serif;
  font-size:72px;
  color:#f4d789;
  line-height:1;
}
.review-score .stars{
  color:#f4d789;
  font-size:26px;
  margin:12px 0;
}
.review-list{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}
.review-card{
  background:#fff;
  border:1px solid #ead9ad;
  border-radius:24px;
  padding:28px;
  box-shadow:0 18px 55px rgba(0,0,0,.07);
}
.review-card .stars{
  color:#d6a640;
  letter-spacing:2px;
  margin-bottom:14px;
}
.review-card h3{
  font-family:Georgia,serif;
  margin:0 0 6px;
  color:#07111f;
}
.review-card .date{
  color:#7a8698;
  font-size:14px;
  margin-bottom:14px;
}
.review-form{
  background:#fbf8f1;
  border:1px solid #ead9ad;
  border-radius:30px;
  padding:38px;
}
.review-form .grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:14px;
}
.review-form input,
.review-form select,
.review-form textarea,
.mael-contact-form input,
.mael-contact-form textarea,
.mael-contact-form select{
  width:100%;
  padding:16px 18px;
  border:1px solid #dcc58d;
  border-radius:14px;
  background:#fff;
  color:#07111f;
  margin-bottom:14px;
  font-size:16px;
}
.review-form textarea,
.mael-contact-form textarea{
  min-height:140px;
}
.mael-contact-form{
  background:#fff;
  border:1px solid #ead9ad;
  border-radius:30px;
  padding:38px;
  box-shadow:0 18px 55px rgba(0,0,0,.07);
}
.form-message{
  border-radius:16px;
  padding:16px 18px;
  margin-bottom:18px;
  background:#fbf8f1;
  border:1px solid #ead9ad;
}
.form-message.success{
  background:#eef8ef;
  border-color:#9ad19d;
}
.form-message.error{
  background:#fff1f1;
  border-color:#e3a1a1;
}
.footer-links{
  display:grid;
  grid-template-columns:1.2fr 1fr 1fr 1fr;
  gap:30px;
  max-width:1180px;
  margin:0 auto 28px;
  text-align:left;
}
.footer-links h4{
  color:#f4d789;
  font-family:Georgia,serif;
  font-size:22px;
  margin:0 0 14px;
}
.footer-links a{
  display:block;
  color:#d8e0ed;
  margin:8px 0;
}
.footer-links a:hover{
  color:#f4d789;
}
@media(max-width:980px){
  .review-hero,.review-list,.footer-links{grid-template-columns:1fr}
  .review-form .grid{grid-template-columns:1fr}
  .site-action{right:14px;bottom:14px}
}


/* Maël Vedi Premium 5.1 - corrections lisibilité */
.section:not(.dark):not(.clean-dark) .m-btn.outline,
.contact-panel .m-btn.outline,
.pay .m-btn.outline,
.card .m-btn.outline,
.form-placeholder .m-btn.outline,
.page-summary .m-btn.outline{
  color:#07111f!important;
  border:1px solid #d6a640!important;
  background:#fff!important;
}
.section:not(.dark):not(.clean-dark) .m-btn.outline:hover,
.contact-panel .m-btn.outline:hover,
.pay .m-btn.outline:hover,
.card .m-btn.outline:hover{
  background:#f8f1df!important;
  color:#07111f!important;
}
.hero-actions{
  align-items:center;
}
.contact-panel .hero-actions{
  gap:14px;
  flex-wrap:wrap;
}
.contact-panel .hero-actions .m-btn{
  min-width:190px;
}
.booking-placeholder{
  background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03));
  color:#fff;
}
.booking-placeholder h3,
.booking-placeholder p{
  color:#fff;
}
.booking-placeholder code{
  color:#f4d789;
  border:1px solid rgba(214,166,64,.35);
}
.final-note{
  padding:24px 28px;
  border-radius:22px;
  background:#fbf8f1;
  border:1px solid #ead9ad;
  color:#596678;
  line-height:1.8;
}
.clean-page-text{
  font-size:18px;
  line-height:1.85;
  color:#596678;
}
@media(max-width:680px){
  .contact-panel .hero-actions .m-btn{width:100%;min-width:0}
  .site-action{font-size:12px;padding:12px 16px}
}


/* Maël Vedi Premium 5.2 - simple et propre */
.simple-card{
  background:#fff;
  border:1px solid #ead9ad;
  border-radius:28px;
  padding:36px;
  box-shadow:0 18px 55px rgba(0,0,0,.07);
}
.simple-card h3{
  font-family:Georgia,serif;
  font-size:30px;
  margin-top:0;
  color:#07111f;
}
.simple-card p{
  color:#596678;
}
.simple-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:24px;
}
.simple-actions .m-btn.outline{
  color:#07111f!important;
  background:#fff!important;
  border:1px solid #d6a640!important;
}
.no-placeholder{
  display:none!important;
}


/* Intégration FluentBooking propre - base V5.2 conservée */
.mael-booking-section{
  background:#fbf8f1;
}
.mael-booking-container{
  max-width:1100px;
  margin:0 auto;
}
.mael-booking-card{
  background:#ffffff;
  border:1px solid #ead9ad;
  border-radius:28px;
  padding:30px;
  box-shadow:0 20px 65px rgba(0,0,0,.08);
}
.mael-booking-card iframe,
.mael-booking-card .fluent-booking-app,
.mael-booking-card [class*="fluent-booking"],
.mael-booking-card [class*="fcal"]{
  width:100%!important;
  max-width:100%!important;
}
.mael-booking-info{
  margin-top:24px;
  padding:22px 24px;
  border-radius:20px;
  background:#fff;
  border:1px solid #ead9ad;
  color:#596678;
  line-height:1.8;
}
.mael-booking-info strong{
  color:#07111f;
}
@media(max-width:700px){
  .mael-booking-card{
    padding:14px;
    border-radius:20px;
  }
}


/* Maël Vedi Premium 5.2.2 - quatre réservations FluentBooking */
.booking-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:34px 0 50px}
.booking-choice{background:#fff;border:1px solid #ead9ad;border-radius:26px;padding:30px;box-shadow:0 18px 55px rgba(0,0,0,.07);display:flex;flex-direction:column}
.booking-choice h3{font-family:Georgia,serif;font-size:29px;color:#07111f;margin:0 0 12px}
.booking-choice p{color:#596678;line-height:1.75;margin:0 0 20px}
.booking-choice .m-btn{margin-top:auto;align-self:flex-start}
.booking-service-section{scroll-margin-top:120px;padding-top:72px;padding-bottom:72px}
.booking-service-section:nth-of-type(even){background:#fbf8f1}
.booking-service-head{max-width:820px;margin:0 auto 28px;text-align:center}
.booking-service-head h2{font-family:Georgia,serif;font-size:42px;color:#07111f;margin:0 0 12px}
.booking-service-head p{color:#596678;line-height:1.8}
.booking-widget-box{max-width:1100px;margin:0 auto;background:#fff;border:1px solid #ead9ad;border-radius:28px;padding:28px;box-shadow:0 20px 65px rgba(0,0,0,.08)}
.booking-widget-box iframe,.booking-widget-box .fluent-booking,
.booking-widget-box .mrdv-booking-app,.booking-widget-box [class*="fluent-booking"],
.booking-widget-box [class*="mrdv-"],.booking-widget-box [class*="fcal"]{width:100%!important;max-width:100%!important}
.booking-back{text-align:center;margin-top:22px}
@media(max-width:800px){.booking-choice-grid{grid-template-columns:1fr}.booking-service-head h2{font-size:32px}.booking-widget-box{padding:14px;border-radius:20px}}


/* Maël 5.2.4 - menu principal sans doublons */
.mael-primary-menu{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:0;
}
.mael-primary-menu .menu-item{
  list-style:none;
}


/* Maël 5.2.5 - corrections menu et réservations */
html{scroll-behavior:smooth}
.mael-primary-menu{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:22px;
  margin:0;
  padding:0;
  list-style:none;
}
.mael-primary-menu > li{
  margin:0;
  padding:0;
  list-style:none;
}
.mael-primary-menu > li > a{
  display:block;
  padding:10px 2px;
  white-space:nowrap;
}
.booking-choice-grid{
  align-items:stretch;
}
.booking-choice{
  position:relative;
  z-index:1;
  min-height:265px;
}
.booking-choice .booking-link{
  position:relative;
  z-index:3;
  pointer-events:auto;
  cursor:pointer;
}
.booking-service-section{
  scroll-margin-top:90px;
}
@media(max-width:980px){
  .mael-primary-menu{gap:14px 18px}
}
@media(max-width:700px){
  .mael-primary-menu{
    gap:8px 14px;
    justify-content:center;
  }
  .mael-primary-menu > li > a{
    font-size:11px;
    padding:7px 1px;
  }
  .booking-choice{
    min-height:auto;
  }
}


/* Maël Vedi Premium 5.2.7 : parcours, magnétisme et informations légales */
.mael-parcours-section{background:linear-gradient(180deg,#fbf8f1,#fff)}
.mael-parcours{display:grid;grid-template-columns:minmax(280px,430px) 1fr;gap:65px;align-items:center}
.mael-parcours-photo{position:relative;padding:16px;border-radius:32px;background:linear-gradient(145deg,#07111f,#162746);box-shadow:0 28px 75px rgba(7,17,31,.22)}
.mael-parcours-photo:before{content:"";position:absolute;inset:8px;border:1px solid rgba(214,166,64,.45);border-radius:26px;pointer-events:none}
.mael-parcours-photo img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:22px}
.mael-parcours-content h2{margin:0 0 24px;font-family:Georgia,serif;font-size:48px;line-height:1.12;color:#07111f;font-weight:500}
.mael-parcours-content p{font-size:18px;line-height:1.85;color:#596678}
.mael-parcours-points{display:grid;gap:10px;margin:25px 0 30px}
.mael-parcours-points span{position:relative;padding:13px 16px 13px 44px;border:1px solid #ead9ad;border-radius:14px;background:#fff;color:#263242;font-weight:700}
.mael-parcours-points span:before{content:"✓";position:absolute;left:16px;color:#a87b19;font-weight:900}
.cards{grid-template-columns:repeat(5,minmax(0,1fr))}
.footer-bottom{margin-top:32px;padding-top:24px;border-top:1px solid rgba(214,166,64,.22)}
.footer-bottom p{margin:6px 0}
.footer-bottom a{color:#f0d68a;text-decoration:underline;text-underline-offset:4px}
.legal-content{max-width:900px}
.legal-content h2{margin:34px 0 12px;font-family:Georgia,serif;font-size:30px;color:#07111f}
.legal-content p{font-size:17px;line-height:1.85;color:#596678}
.small-page-hero{min-height:420px}
@media(max-width:1180px){.cards{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.mael-parcours{grid-template-columns:1fr}.mael-parcours-photo{max-width:440px;margin:auto}.cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.cards{grid-template-columns:1fr}.mael-parcours-content h2{font-size:37px}.mael-parcours{gap:38px}}

/* Maël Vedi Premium 5.2.8 : corrections mobiles À propos et accueil */
*,*::before,*::after{box-sizing:border-box}

@media(max-width:700px){
  /* Page À propos : empêcher tout débordement horizontal */
  .page-hero{min-height:auto;padding-bottom:55px}
  .page-intro-panel{
    width:100%;
    max-width:100%;
    margin-top:0;
    padding:28px 20px;
    border-radius:22px;
    overflow:hidden;
  }
  .page-intro-panel .two,
  .page-intro-panel .text,
  .page-intro-panel .visual{
    width:100%;
    max-width:100%;
    min-width:0;
  }
  .page-intro-panel .text h2{
    max-width:100%;
    margin-bottom:20px;
    font-size:40px;
    line-height:1.08;
    overflow-wrap:anywhere;
    word-break:normal;
    hyphens:auto;
  }
  .page-intro-panel .text p{
    width:100%;
    max-width:100%;
    margin-left:0;
    margin-right:0;
    font-size:17px;
    line-height:1.72;
    overflow-wrap:anywhere;
  }

  /* Accueil : rapprocher le parcours et les prestations */
  .mael-parcours-section{
    padding-top:48px;
    padding-bottom:38px;
  }
  .mael-parcours{
    gap:28px;
  }
  .mael-parcours-content h2{
    font-size:36px;
    line-height:1.12;
  }
  .mael-parcours-content p{
    font-size:17px;
    line-height:1.7;
  }
  .mael-parcours-points{
    margin:20px 0 24px;
  }
  .mael-parcours-section + .clean-section{
    padding-top:42px;
  }
  .mael-parcours-section + .clean-section .title{
    margin-bottom:34px;
  }
  .mael-parcours-section + .clean-section .title h2{
    font-size:38px;
    line-height:1.08;
  }
}

@media(max-width:390px){
  .page-intro-panel{padding:24px 16px}
  .page-intro-panel .text h2{font-size:36px}
  .mael-parcours-content h2{font-size:33px}
  .mael-parcours-section + .clean-section .title h2{font-size:34px}
}
