@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=Inter:wght@400;500;600;700;800&display=swap');
:root{--bg:#fbf8f1;--paper:#fff;--ivory:#fff8e8;--teal:#063f3d;--teal2:#0a5b56;--gold:#c79a25;--gold2:#f3d26c;--gold3:#966707;--ink:#122522;--text:#53625f;--line:rgba(199,154,37,.25);--shadow:0 24px 70px rgba(8,48,45,.11);--r:28px;--header:92px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 0 12%,rgba(244,210,108,.18),transparent 30rem),linear-gradient(180deg,#fff,#fbf8f1 52%,#fff);font-family:Inter,Arial,sans-serif;color:var(--text);line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 36px));margin:auto}.v4-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{height:var(--header);display:flex;align-items:center;justify-content:space-between;gap:20px}.brand-v4 img{width:158px;max-height:78px;object-fit:contain}.nav-v4{display:flex;align-items:center;gap:10px}.nav-v4 a{display:flex;align-items:center;gap:8px;padding:12px 13px;border-radius:999px;font-weight:700;color:var(--ink);font-size:.95rem}.nav-v4 a.active,.nav-v4 a:hover{color:var(--gold3);background:#fff7dc}.nav-v4 .i{font-size:1.25rem;color:var(--gold3);line-height:1}.reserve-btn{background:linear-gradient(135deg,var(--gold2),var(--gold))!important;color:#fff!important;padding:13px 21px!important;box-shadow:0 16px 30px rgba(199,154,37,.25)}.lang-mini{display:flex;border:1px solid var(--line);border-radius:999px;overflow:hidden}.lang-mini a{padding:8px 9px!important;font-size:.78rem}.nav-toggle{display:none;width:44px;height:44px;border:0;background:var(--teal);border-radius:14px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.nav-toggle span{width:20px;height:2px;background:#fff;border-radius:2px}.hero-v4{overflow:hidden;padding:34px 0 18px}.hero-v4-grid{display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:24px}.hero-v4-copy{position:relative;z-index:2;padding:18px 0}.hero-logo-small{width:190px;margin-bottom:18px}.kicker-v4{color:var(--gold3);font-size:.83rem;font-weight:800;text-transform:uppercase;letter-spacing:.18em}.hero-v4 h1,.page-hero-v4 h1{margin:14px 0 18px;font-family:'Cormorant Garamond',serif;font-size:clamp(3.1rem,6vw,5.9rem);line-height:.88;color:var(--teal);text-transform:uppercase;letter-spacing:-.035em}.hero-v4 h1 span{color:var(--gold);display:block}.hero-v4 p,.page-hero-v4 p{max-width:560px;color:#273b38;font-size:1.08rem}.actions-v4{display:flex;gap:14px;flex-wrap:wrap;margin-top:25px}.btn-v4{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:14px 24px;font-weight:800;border:1px solid transparent;transition:.2s}.btn-v4.teal{background:var(--teal);color:#fff;box-shadow:0 16px 30px rgba(6,63,61,.22)}.btn-v4.gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#fff;box-shadow:0 16px 30px rgba(199,154,37,.25)}.btn-v4.line{background:#fff;border-color:var(--line);color:var(--ink)}.btn-v4:hover{transform:translateY(-2px)}.btn-v4.wide{width:100%}.hero-v4-visual{position:relative}.hero-v4-visual img{border-radius:34px;filter:drop-shadow(0 24px 40px rgba(77,47,4,.18))}.wellness-badge{position:absolute;left:8%;top:42%;width:132px;height:132px;border-radius:50%;background:rgba(255,248,232,.85);border:2px solid var(--gold);display:grid;place-items:center;text-align:center;text-transform:uppercase;color:var(--gold3);font-weight:700;line-height:1.15;box-shadow:0 16px 34px rgba(88,58,5,.13)}.wellness-badge strong{font-family:'Cormorant Garamond',serif;font-size:1.35rem}.feature-row-v4{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:-2px}.feature-card-v4{min-height:210px;border-radius:14px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);display:grid;grid-template-columns:1fr 1.05fr;background:#fff}.feature-card-v4.dark{background:linear-gradient(135deg,var(--teal),#062e2c);color:#fff}.feature-card-v4.light{color:var(--ink)}.feature-card-v4 img{height:100%;width:100%;object-fit:cover}.feature-card-v4>div{padding:24px}.feature-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#fff;font-size:1.35rem;margin-bottom:12px}.feature-card-v4 h2{font-family:'Cormorant Garamond',serif;text-transform:uppercase;letter-spacing:.02em;margin:0 0 9px;color:inherit}.feature-card-v4 p{font-size:.91rem;margin:0 0 12px;color:inherit;opacity:.9}.feature-card-v4 a{color:var(--gold2);font-weight:800}.feature-card-v4.light a{color:var(--gold3)}.reviews-v4{padding:42px 0;background:#fffaf0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:42px}.reviews-v4 h2{text-align:center;font-family:'Cormorant Garamond',serif;text-transform:uppercase;color:var(--teal);font-size:2.1rem;margin:0 0 24px}.reviews-grid-v4{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-v4{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 12px 30px rgba(8,48,45,.07)}.quote{font-family:serif;font-size:3.6rem;line-height:.65;color:var(--gold)}.stars-v4{color:var(--gold);letter-spacing:3px}.review-v4 strong{color:var(--ink)}.cta-v4{background:linear-gradient(135deg,var(--teal),#052d2b);color:#fff;padding:48px 0;margin-top:0;position:relative;overflow:hidden}.cta-v4::before{content:"";position:absolute;inset:auto auto -180px -80px;width:420px;height:420px;border-radius:50%;border:1px solid rgba(243,210,108,.28)}.cta-v4-grid{position:relative;display:grid;grid-template-columns:1.25fr 1fr auto 1.2fr;align-items:center;gap:28px}.cta-v4 h2{font-family:'Cormorant Garamond',serif;font-size:2.2rem;line-height:1.05;text-transform:uppercase;margin:0 0 12px;color:#fff}.cta-v4 p{color:#e8f0ef}.cta-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#fff;margin-bottom:12px}.contact-lines p{margin:6px 0;color:#fff}.cta-v4 img{border-radius:34px;box-shadow:0 18px 40px rgba(0,0,0,.25)}.page-hero-v4{padding:64px 0;background:linear-gradient(135deg,#fff,#fff6e4);border-bottom:1px solid var(--line)}.page-hero-grid-v4{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:36px}.page-visual-v4 img{max-height:360px;border-radius:30px;box-shadow:var(--shadow)}.section-v4{padding:70px 0}.section-v4.alt-v4{background:#fffaf1}.section-head-v4{text-align:center;margin-bottom:28px}.section-head-v4 h2{font-family:'Cormorant Garamond',serif;font-size:3rem;line-height:1;color:var(--teal);margin:10px 0}.cards-grid-v4,.service-list-v4{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-v4,.service-v4,.contact-card-v4,.form-v4,.rdv-panel-v4{background:#fff;border:1px solid var(--line);border-radius:26px;padding:26px;box-shadow:var(--shadow)}.info-v4 span,.service-icon-v4{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff6d7;color:var(--gold3);font-size:1.7rem}.info-v4 h3,.service-v4 h3,.contact-card-v4 h2,.form-v4 h2,.rdv-panel-v4 h2{font-family:'Cormorant Garamond',serif;color:var(--teal);font-size:1.7rem;margin:14px 0 8px}.service-v4 a{color:var(--gold3);font-weight:800}.contact-grid-v4,.rdv-layout-v4{display:grid;grid-template-columns:.82fr 1.18fr;gap:24px}.form-v4{display:grid}.hidden-field{position:absolute;left:-9999px}label{font-weight:800;color:var(--ink);display:grid;gap:8px;margin-bottom:14px}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:13px 14px;background:#fffdf7;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 4px rgba(243,210,108,.24)}.muted-v4{font-size:.9rem;color:#7b8582;text-align:center}.alert{border-radius:18px;padding:16px 18px;margin-bottom:20px;font-weight:700}.alert-success{background:#effbf5;color:#0d6b38;border:1px solid #bce9cb}.alert-error{background:#fff1ef;color:#a93525;border:1px solid #efb9ae}.footer-v4{background:#071f1e;color:#e7f0ee;padding:58px 0 0;margin-top:0}.footer-grid-v4{display:grid;grid-template-columns:1.2fr .7fr .95fr 1fr;gap:28px}.footer-v4 h3{font-family:'Cormorant Garamond',serif;color:#fff;font-size:1.55rem}.footer-brand-v4 img{width:120px;background:#fff;border-radius:24px;padding:10px;margin-bottom:12px}.footer-links-v4{list-style:none;padding:0;margin:0;display:grid;gap:8px}.footer-v4 a{color:#e7f0ee}.footer-rdv{background:rgba(255,255,255,.06);border:1px solid rgba(243,210,108,.25);border-radius:24px;padding:22px}.socials-v4{display:flex;gap:10px}.socials-v4 a{width:38px;height:38px;border:1px solid rgba(243,210,108,.35);border-radius:50%;display:grid;place-items:center}.footer-bottom-v4{text-align:center;border-top:1px solid rgba(243,210,108,.22);padding:18px;margin-top:40px;color:#c6d5d2}.floating-whatsapp-v4{position:fixed;right:20px;bottom:20px;background:#25d366;color:#fff;border-radius:999px;padding:13px 18px;font-weight:900;z-index:80;box-shadow:0 16px 30px rgba(37,211,102,.28)}
/* calendar */.rdv-modern-calendar{background:#fffaf0;border:1px solid var(--line);border-radius:24px;padding:18px}.rdv-cal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.rdv-cal-title{font-family:'Cormorant Garamond',serif;font-size:1.5rem;color:var(--teal);margin:0}.rdv-cal-btn{border:1px solid var(--line);background:#fff;border-radius:12px;width:38px;height:38px;color:var(--ink);cursor:pointer}.rdv-cal-weekdays,.rdv-cal-days{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.rdv-cal-weekdays span{text-align:center;font-size:.8rem;font-weight:800;color:#7b8582}.rdv-day,.rdv-cal-day{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:48px;cursor:pointer;color:var(--ink);font-weight:800;display:grid;place-items:center;padding:6px}.rdv-day strong{display:block;line-height:1}.rdv-day small{font-size:.64rem;color:#7b8582}.rdv-day.available,.rdv-cal-day.available{background:#fff8d7;border-color:rgba(199,154,37,.45)}.rdv-day.full{background:#fff1ef;color:#a93525}.rdv-day.closed,.rdv-day.past,.rdv-day.empty{opacity:.52;cursor:not-allowed}.rdv-day.selected,.rdv-cal-day.selected{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#261b04}.rdv-time-zone{margin-top:18px}.rdv-time-title{font-size:1rem;margin:0 0 12px;color:var(--ink)}.rdv-time-grid{display:flex;flex-wrap:wrap;gap:9px}.rdv-time,.rdv-time-btn{border:1px solid var(--line);border-radius:999px;background:#fff;padding:9px 13px;cursor:pointer;font-weight:800}.rdv-time.booked{opacity:.55;cursor:not-allowed;text-decoration:line-through}.rdv-time.selected,.rdv-time-btn.selected{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#261b04}.rdv-legend{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px;font-size:.86rem}.rdv-dot{width:10px;height:10px;display:inline-block;border-radius:50%;margin-right:5px}.rdv-dot.green{background:#74b26b}.rdv-dot.red{background:#d8695e}.rdv-dot.pink{background:var(--gold)}.rdv-selected-summary.show{display:block;background:#fff9d8;border:1px solid var(--line);border-radius:16px;padding:12px;margin-top:12px}.rdv-calendar-message{background:#fff;border:1px dashed var(--line);border-radius:16px;padding:14px;color:#7b8582;font-weight:700}.rdv-modern-calendar.loading{opacity:.65;pointer-events:none}
@media(max-width:1000px){.nav-toggle{display:flex}.nav-v4{display:none;position:absolute;top:calc(var(--header) + 8px);left:18px;right:18px;background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow);padding:14px;flex-direction:column;align-items:stretch}.nav-v4.open{display:flex}.nav-v4 a{justify-content:center}.hero-v4-grid,.page-hero-grid-v4,.contact-grid-v4,.rdv-layout-v4,.cta-v4-grid{grid-template-columns:1fr}.feature-row-v4,.reviews-grid-v4,.cards-grid-v4,.service-list-v4,.footer-grid-v4{grid-template-columns:1fr 1fr}.cta-v4 img{max-height:260px;width:100%;object-fit:cover}}@media(max-width:640px){:root{--header:78px}.container{width:min(100% - 26px,1180px)}.brand-v4 img{width:108px}.hero-logo-small{width:150px}.hero-v4 h1,.page-hero-v4 h1{font-size:3.15rem}.wellness-badge{display:none}.feature-row-v4,.reviews-grid-v4,.cards-grid-v4,.service-list-v4,.footer-grid-v4{grid-template-columns:1fr}.feature-card-v4{grid-template-columns:1fr}.feature-card-v4 img{height:170px}.section-head-v4 h2{font-size:2.3rem}.footer-v4{padding-top:42px}.floating-whatsapp-v4{right:14px;bottom:14px}.btn-v4{width:100%}}

/* === CORRECTION FINALE PROPOSITION 4 — rendu conforme à la maquette validée === */
:root{--header:104px;--gold:#d2a124;--gold2:#f4d36c;--teal:#003f3b;--teal-dark:#022b29;--ivory:#fff9ea;--cream:#fbf6ea;--ink:#082f2d;}
body.elyana-v4{background:linear-gradient(180deg,#fff 0%,#fffaf0 58%,#fff 100%);}
.v4-header{background:rgba(255,255,255,.96);box-shadow:0 8px 28px rgba(9,42,39,.05);border-bottom:1px solid rgba(210,161,36,.22)}
.header-inner{height:104px;}
.brand-v4 img{width:138px;max-height:92px;object-fit:contain;}
.nav-v4{gap:9px;}
.nav-v4 a{font-size:1rem;padding:12px 15px;color:#092d2a;}
.nav-v4 a.active,.nav-v4 a:hover{background:#fff4ce;color:#9b6a08;}
.nav-v4 .i{font-family:Arial, sans-serif;font-size:1.08rem;color:#b9820a;}
.reserve-btn{padding:14px 24px!important;border-radius:999px!important;background:linear-gradient(135deg,#f4d36c 0%,#c99518 100%)!important;box-shadow:0 12px 30px rgba(201,149,24,.28)!important;}
.lang-mini{background:#fff;border-color:rgba(210,161,36,.28)}

.hero-v4{position:relative;overflow:hidden;padding:54px 0 22px;background:radial-gradient(circle at 75% 22%,rgba(244,211,108,.24),transparent 24rem),linear-gradient(135deg,#fff 0%,#fffdf7 45%,#fff3d2 100%);border-bottom:1px solid rgba(210,161,36,.18)}
.hero-v4::before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(255,255,255,.96) 0 49%,rgba(255,255,255,.12) 50% 100%);pointer-events:none;}
.hero-v4-grid{position:relative;z-index:1;grid-template-columns:0.86fr 1.14fr;gap:34px;min-height:470px;align-items:center;}
.hero-v4-copy{padding-left:0;}
.hero-v4-copy::before{content:"";display:block;width:160px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);margin:0 0 20px;}
.kicker-v4{display:block;margin-bottom:16px;color:#a57208;letter-spacing:.24em;font-size:.83rem;}
.hero-v4 h1{font-size:clamp(3.6rem,5.25vw,5.65rem);line-height:.86;margin:0 0 22px;max-width:570px;color:var(--teal);}
.hero-v4 h1 span{color:var(--gold);}
.hero-v4 p{max-width:560px;font-size:1.08rem;color:#1d3734;line-height:1.72;margin-bottom:0;}
.actions-v4{margin-top:28px;}
.btn-v4.teal{background:#004943;color:#fff;border:1px solid rgba(244,211,108,.28);box-shadow:0 18px 34px rgba(0,73,67,.22);}
.btn-v4.teal::before{content:"◈";color:#f4d36c;font-size:.9rem;}
.btn-v4.line{background:#fff;border:1px solid rgba(210,161,36,.32);}
.hero-v4-visual{align-self:stretch;display:flex;align-items:center;justify-content:center;min-height:440px;border-radius:0 0 0 70px;}
.hero-v4-visual::before{content:"";position:absolute;left:0;top:8%;bottom:8%;width:3px;border-left:3px solid rgba(210,161,36,.55);border-radius:50%;filter:drop-shadow(14px 0 0 rgba(244,211,108,.3));}
.hero-v4-visual img{width:100%;height:440px;object-fit:cover;object-position:center;border-radius:0 0 0 86px;box-shadow:none;filter:none;}
.wellness-badge{left:3%;top:47%;width:126px;height:126px;background:rgba(255,249,234,.9);border-color:#d2a124;color:#9b6a08;box-shadow:0 18px 35px rgba(72,50,4,.12);}

.feature-row-v4{position:relative;z-index:3;margin-top:-10px;gap:10px;}
.feature-card-v4{min-height:220px;border-radius:12px;box-shadow:0 22px 55px rgba(5,44,41,.12);border:1px solid rgba(210,161,36,.22);}
.feature-card-v4.dark{background:linear-gradient(135deg,#004943 0%,#003631 100%);}
.feature-card-v4.light{background:linear-gradient(135deg,#fff 0%,#fff6df 100%);}
.feature-card-v4 img{height:100%;width:100%;object-fit:cover;}
.feature-card-v4.with-img:first-child img{object-position:center;}
.feature-card-v4 h2{font-size:1.55rem;line-height:1.05;}
.feature-card-v4 p{font-size:.94rem;line-height:1.6;}
.feature-icon{background:linear-gradient(135deg,#f4d36c,#c99518);box-shadow:0 12px 26px rgba(201,149,24,.22);}
.feature-card-v4 a{text-transform:uppercase;letter-spacing:.01em;}

.reviews-v4{margin-top:0;background:#fffaf0;padding:34px 0 38px;}
.reviews-v4 h2{font-size:2rem;margin-bottom:18px;}
.reviews-grid-v4{gap:0;border-top:0;}
.review-v4{border:0;border-radius:0;box-shadow:none;background:transparent;border-right:1px solid rgba(210,161,36,.35);padding:15px 34px;min-height:140px;position:relative;}
.review-v4:last-child{border-right:0;}
.review-v4::after{content:"";position:absolute;right:28px;top:32px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#fde8c6,#c99518);opacity:.18;}
.quote{font-size:4rem;color:#d2a124;}
.review-v4 p{font-style:italic;color:#1d3734;line-height:1.55;margin:0 0 8px;}

.cta-v4{padding:56px 0;background:radial-gradient(circle at 0 100%,rgba(244,211,108,.16),transparent 24rem),linear-gradient(135deg,#003f3b 0%,#002d2a 100%);}
.cta-v4-grid{grid-template-columns:1.15fr .95fr auto 1.15fr;}
.cta-v4 h2{font-size:2.45rem;}
.cta-v4 img{height:190px;width:100%;object-fit:cover;border-radius:34px;}
.contact-lines p{font-weight:700;}

.footer-v4{background:#032321;}
.footer-brand-v4 img{background:#fff;border-radius:22px;}

@media(max-width:1000px){
  .hero-v4-grid{grid-template-columns:1fr;min-height:0;}
  .hero-v4::before{display:none;}
  .hero-v4-visual img{height:auto;border-radius:34px;}
  .feature-row-v4{margin-top:22px;grid-template-columns:1fr;}
  .reviews-grid-v4{grid-template-columns:1fr;}
  .review-v4{border-right:0;border-bottom:1px solid rgba(210,161,36,.25)}
  .cta-v4-grid{grid-template-columns:1fr;}
}
@media(max-width:640px){
  .header-inner{height:84px;}.brand-v4 img{width:112px}.hero-v4{padding-top:34px}.hero-v4 h1{font-size:3.15rem}.kicker-v4{letter-spacing:.15em}.feature-card-v4{grid-template-columns:1fr!important}.feature-card-v4 img{height:190px}.cta-v4 h2{font-size:2rem}
}

/* =====================================================
   ELYANA CLINIC — VERSION FINALE MAQUETTE 16:9
   Objectif : correspondre à la maquette validée sur écran desktop
   ===================================================== */
:root{
  --v5-gold:#c99118;
  --v5-gold-2:#f0d06a;
  --v5-teal:#003f3b;
  --v5-teal-2:#022c29;
  --v5-ivory:#fffaf0;
  --v5-text:#173532;
  --v5-line:rgba(201,145,24,.30);
  --v5-shadow:0 18px 40px rgba(0,45,42,.10);
  --header:90px;
}
html,body{width:100%;overflow-x:hidden;}
body.elyana-v4{
  background:#fffaf0!important;
  color:var(--v5-text)!important;
}
.container{
  width:min(1480px, calc(100vw - 70px))!important;
  max-width:none!important;
}
.v4-header{
  height:90px!important;
  background:rgba(255,255,255,.97)!important;
  border-bottom:1px solid rgba(201,145,24,.22)!important;
  box-shadow:0 8px 26px rgba(0,55,50,.055)!important;
}
.header-inner{
  height:90px!important;
  padding:0!important;
}
.brand-v4 img{
  width:132px!important;
  max-height:84px!important;
  object-fit:contain!important;
}
.nav-v4{gap:22px!important;}
.nav-v4 a{
  border-radius:0!important;
  background:transparent!important;
  padding:10px 4px!important;
  font-size:1.02rem!important;
  font-weight:800!important;
  color:#102b29!important;
  gap:8px!important;
  position:relative!important;
}
.nav-v4 a.active::after,.nav-v4 a:hover::after{
  content:"";position:absolute;left:4px;right:4px;bottom:0;height:2px;background:var(--v5-gold);border-radius:2px;
}
.nav-v4 a.active,.nav-v4 a:hover{color:var(--v5-gold)!important;}
.nav-v4 .i{font-size:1.2rem!important;color:inherit!important;line-height:1!important;}
.nav-v4 .reserve-btn{
  border-radius:999px!important;
  padding:13px 24px!important;
  color:#fff!important;
  background:linear-gradient(135deg,#f2cf66,#c38b10)!important;
  box-shadow:0 12px 26px rgba(195,139,16,.28)!important;
  margin-left:4px!important;
}
.nav-v4 .reserve-btn::after{display:none!important;}
.lang-mini{display:none!important;}

/* HERO DESKTOP */
.hero-v4{
  padding:0!important;
  min-height:430px!important;
  background:
    radial-gradient(circle at 77% 30%,rgba(242,207,102,.22),transparent 28rem),
    linear-gradient(105deg,#fff 0%,#fff 43%,#f7e2b0 43%,#f7d99f 100%)!important;
  border-bottom:0!important;
}
.hero-v4::before{
  content:""!important;
  position:absolute!important;inset:0!important;
  background:
    radial-gradient(ellipse at 8% 50%,rgba(255,255,255,.95),transparent 36rem),
    linear-gradient(105deg,rgba(255,255,255,.97) 0 47%,rgba(255,255,255,.04) 47% 100%)!important;
  pointer-events:none!important;
}
.hero-v4::after{
  content:"";position:absolute;right:5%;top:68px;width:250px;height:250px;opacity:.22;z-index:1;
  background:url('../img/logo-elyana-clinic.png') center/contain no-repeat;filter:sepia(1) saturate(1.2) brightness(1.05);
}
.hero-v4-grid{
  display:grid!important;
  grid-template-columns:45.5% 54.5%!important;
  gap:0!important;
  min-height:430px!important;
  align-items:stretch!important;
  position:relative!important;z-index:2!important;
}
.hero-v4-copy{
  padding:42px 0 36px 56px!important;
  align-self:center!important;
}
.hero-v4-copy::before{
  width:310px!important;margin:0 0 18px!important;
  background:linear-gradient(90deg,var(--v5-gold),transparent)!important;
}
.kicker-v4{
  text-transform:uppercase!important;
  font-size:.88rem!important;
  letter-spacing:.23em!important;
  margin-bottom:14px!important;
  color:#b67a06!important;
  font-weight:900!important;
}
.hero-v4 h1{
  font-family:'Cormorant Garamond', Georgia, serif!important;
  text-transform:uppercase!important;
  font-size:clamp(4.1rem,5.2vw,5.7rem)!important;
  line-height:.82!important;
  letter-spacing:-.04em!important;
  max-width:610px!important;
  margin:0 0 18px!important;
  color:var(--v5-teal)!important;
}
.hero-v4 h1 span{
  display:block!important;
  color:var(--v5-gold)!important;
}
.hero-v4 p{
  max-width:560px!important;
  font-size:1.02rem!important;
  line-height:1.55!important;
  color:#223936!important;
  margin:0!important;
}
.actions-v4{margin-top:20px!important;display:flex!important;}
.btn-v4.teal{
  height:48px!important;
  padding:0 25px!important;
  display:inline-flex!important;align-items:center!important;gap:10px!important;
  border-radius:13px!important;
  background:#004843!important;
  color:#fff!important;
  box-shadow:0 12px 24px rgba(0,72,67,.22)!important;
  font-size:.88rem!important;text-transform:uppercase!important;letter-spacing:.02em!important;
}
.hero-v4-visual{
  position:relative!important;min-height:430px!important;height:430px!important;
  border-radius:0!important;overflow:hidden!important;background:#e9c987!important;
}
.hero-v4-visual::before{
  content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:105px!important;z-index:3!important;
  border-left:4px solid var(--v5-gold)!important;border-radius:50%!important;
  transform:translateX(-50px)!important;filter:drop-shadow(18px 0 0 rgba(240,208,106,.50))!important;
}
.hero-v4-visual::after{
  content:"";position:absolute;right:-42px;bottom:-20px;width:100%;height:170px;z-index:2;
  background:linear-gradient(160deg,transparent 10%,rgba(255,255,255,.10) 30%,rgba(246,219,158,.88) 58%,rgba(255,246,220,.6) 100%);
  border-radius:50% 0 0 0;transform:skewY(-8deg);pointer-events:none;
}
.hero-v4-visual img{
  width:100%!important;height:430px!important;object-fit:cover!important;object-position:center top!important;border-radius:0!important;box-shadow:none!important;
}
.wellness-badge{
  width:122px!important;height:122px!important;left:34px!important;top:175px!important;
  font-size:.8rem!important;border:2px solid var(--v5-gold)!important;background:rgba(255,250,240,.86)!important;color:#a86f08!important;z-index:5!important;
  box-shadow:0 12px 28px rgba(80,49,0,.13)!important;
}

/* FEATURE CARDS */
.feature-row-v4{
  width:min(1480px, calc(100vw - 70px))!important;
  display:grid!important;grid-template-columns:1.08fr .92fr 1.05fr!important;
  gap:12px!important;margin:-1px auto 0!important;position:relative!important;z-index:6!important;
}
.feature-card-v4{
  min-height:188px!important;height:188px!important;border-radius:11px!important;overflow:hidden!important;
  box-shadow:var(--v5-shadow)!important;border:1px solid rgba(255,255,255,.70)!important;
  display:grid!important;
}
.feature-card-v4.with-img:first-child{grid-template-columns:46% 54%!important;}
.feature-card-v4.with-img:nth-child(2){grid-template-columns:47% 53%!important;}
.feature-card-v4.with-img:nth-child(3){grid-template-columns:52% 48%!important;}
.feature-card-v4.dark{background:linear-gradient(135deg,#004942,#002f2b)!important;color:#fff!important;}
.feature-card-v4.light{background:#fffaf0!important;color:#123532!important;}
.feature-card-v4 img{height:188px!important;width:100%!important;object-fit:cover!important;}
.feature-card-v4 > div{padding:29px 30px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;}
.feature-icon{width:52px!important;height:52px!important;font-size:1.12rem!important;margin-bottom:10px!important;}
.feature-card-v4 h2{font-size:1.42rem!important;line-height:1.05!important;margin:0 0 9px!important;letter-spacing:.01em!important;}
.feature-card-v4 p{font-size:.84rem!important;line-height:1.48!important;margin:0 0 10px!important;}
.feature-card-v4 a{font-size:.82rem!important;color:#f4c755!important;font-weight:900!important;}
.feature-card-v4.light a{color:#b67a06!important;}

/* REVIEWS */
.reviews-v4{
  padding:17px 0 16px!important;background:#fffaf0!important;border-top:1px solid rgba(201,145,24,.15)!important;border-bottom:1px solid rgba(201,145,24,.18)!important;
}
.reviews-v4 h2{font-size:1.42rem!important;line-height:1!important;margin:0 0 6px!important;text-transform:uppercase!important;letter-spacing:.02em!important;}
.reviews-v4 h2::after{height:16px!important;margin-top:3px!important;}
.reviews-grid-v4{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;}
.review-v4{min-height:82px!important;padding:8px 34px 4px!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;border:0!important;border-right:1px solid rgba(201,145,24,.38)!important;}
.review-v4:last-child{border-right:0!important;}
.review-v4::after{width:48px!important;height:48px!important;right:32px!important;top:18px!important;opacity:.25!important;}
.review-v4 .quote,.quote{font-size:3rem!important;line-height:.6!important;color:#d29a24!important;float:left;margin-right:14px!important;}
.review-v4 p{font-size:.86rem!important;line-height:1.35!important;margin:0 0 5px!important;max-width:410px!important;}
.stars-v4{font-size:.88rem!important;letter-spacing:.12em!important;line-height:1!important;margin:0!important;}
.review-v4 strong{font-size:.86rem!important;}

/* CTA */
.cta-v4{
  padding:0!important;min-height:178px!important;
  background:linear-gradient(135deg,#00423d 0%,#002b28 100%)!important;overflow:hidden!important;
}
.cta-v4-grid{
  width:min(1480px, calc(100vw - 70px))!important;
  display:grid!important;grid-template-columns:33% 22% 17% 28%!important;gap:20px!important;align-items:center!important;min-height:178px!important;
}
.cta-v4 h2{font-size:1.95rem!important;line-height:.96!important;margin:0 0 9px!important;color:#fff!important;}
.cta-v4 p{font-size:.89rem!important;line-height:1.45!important;margin:0!important;color:#f0f8f6!important;}
.cta-icon{width:54px!important;height:54px!important;font-size:1.2rem!important;margin-bottom:8px!important;background:linear-gradient(135deg,#f2cf66,#c38b10)!important;}
.contact-lines{padding-top:25px!important;}
.contact-lines p{font-size:.98rem!important;line-height:1.25!important;margin:0 0 10px!important;color:#fff!important;}
.cta-v4 .btn-v4.gold{height:46px!important;padding:0 24px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:.86rem!important;align-self:center!important;}
.cta-v4 img{height:155px!important;width:100%!important;object-fit:cover!important;border-radius:30px 0 0 30px!important;}

/* Footer remains below the fold in desktop, still clean */
.footer-v4{padding-top:48px!important;background:#042522!important;}
.footer-grid-v4{width:min(1480px, calc(100vw - 70px))!important;}

@media (max-width:1200px){
  .container,.feature-row-v4,.cta-v4-grid,.footer-grid-v4{width:min(1120px,calc(100vw - 34px))!important;}
  .nav-v4{gap:9px!important}.nav-v4 a{font-size:.92rem!important}
  .hero-v4 h1{font-size:4.25rem!important}.hero-v4-copy{padding-left:20px!important}
  .feature-card-v4 > div{padding:22px!important}
}
@media (max-width:1000px){
  .v4-header,.header-inner{height:84px!important}.nav-toggle{display:flex!important}.nav-v4{gap:10px!important;display:none!important}.nav-v4.open{display:flex!important;position:absolute!important;top:92px!important;left:18px!important;right:18px!important;border-radius:26px!important;background:#fff!important;box-shadow:var(--v5-shadow)!important;padding:16px!important;}
  .nav-v4.open a{border-radius:14px!important;justify-content:center!important}.nav-v4.open .reserve-btn{margin-left:0!important}
  .hero-v4-grid{grid-template-columns:1fr!important}.hero-v4-copy{padding:35px 0!important}.hero-v4-visual{height:auto!important;min-height:0!important;border-radius:28px!important}.hero-v4-visual img{height:auto!important;border-radius:28px!important}.hero-v4::before{display:none!important}.hero-v4::after{display:none!important}
  .feature-row-v4{grid-template-columns:1fr!important;margin-top:24px!important}.feature-card-v4,.feature-card-v4 img{height:auto!important;min-height:0!important}.feature-card-v4.with-img{grid-template-columns:1fr!important}.feature-card-v4 img{height:220px!important}
  .reviews-grid-v4{grid-template-columns:1fr!important}.review-v4{border-right:0!important;border-bottom:1px solid rgba(201,145,24,.22)!important}.cta-v4-grid{grid-template-columns:1fr!important;padding:32px 0!important}.cta-v4 img{height:220px!important;border-radius:26px!important}.contact-lines{padding-top:0!important}
}
@media (max-width:640px){.hero-v4 h1{font-size:3.2rem!important}.hero-v4 p{font-size:.98rem!important}.brand-v4 img{width:104px!important}.container,.feature-row-v4,.cta-v4-grid,.footer-grid-v4{width:calc(100vw - 26px)!important}}

/* Livraison client finale */
.brand-v4{display:flex;align-items:center;flex:0 0 auto}
.brand-v4 img{width:205px!important;height:auto!important;max-height:74px!important;object-fit:contain!important;object-position:left center!important}
.nav-v4 .i{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}
.nav-v4 .i svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.reserve-btn .i svg{stroke:#fff}
.page-visual-v4 img{width:100%;height:340px;object-fit:cover;object-position:center;border-radius:30px}
@media(max-width:1200px){.brand-v4 img{width:175px!important}.nav-v4{gap:8px!important}.nav-v4 a{font-size:.91rem!important}}
@media(max-width:640px){.brand-v4 img{width:145px!important;max-height:62px!important}.page-visual-v4 img{height:240px}}
