.elementor-10951 .elementor-element.elementor-element-5d63f57{--display:flex;}/* Start custom CSS for html, class: .elementor-element-d9de90c */#voyance-telephone-confidentielle {
    --cv-amethyste: #4c245f;
    --cv-amethyste-dark: #2b1438;
    --cv-amethyste-soft: #f7f1fb;
    --cv-lavande: #efe3f6;
    --cv-gold: #d6b46a;
    --cv-gold-soft: #f7ead0;
    --cv-text: #2f2635;
    --cv-muted: #6f6277;
    --cv-white: #ffffff;
    --cv-border: rgba(76, 36, 95, 0.14);
    --cv-shadow: 0 24px 70px rgba(43, 20, 56, 0.14);
    --cv-radius: 28px;
    --cv-radius-small: 18px;
    font-family: inherit;
    color: var(--cv-text);
    background:
      radial-gradient(circle at top left, rgba(214, 180, 106, 0.15), transparent 28rem),
      radial-gradient(circle at top right, rgba(76, 36, 95, 0.12), transparent 26rem),
      linear-gradient(180deg, #fff 0%, #fbf8fd 42%, #fff 100%);
    padding: 32px 18px 70px;
    overflow: hidden;
  }

  #voyance-telephone-confidentielle * {
    box-sizing: border-box;
  }

  #voyance-telephone-confidentielle a {
    color: var(--cv-amethyste);
    font-weight: 700;
    text-decoration: none;
    background-image: linear-gradient(var(--cv-gold), var(--cv-gold));
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: 0 100%;
    transition: color 0.25s ease, background-size 0.25s ease;
  }

  #voyance-telephone-confidentielle a:hover {
    color: var(--cv-amethyste-dark);
    background-size: 100% 3px;
  }

  #voyance-telephone-confidentielle p {
    font-size: 18px;
    line-height: 1.78;
    margin: 0 0 22px;
    color: var(--cv-text);
  }

  #voyance-telephone-confidentielle h1,
  #voyance-telephone-confidentielle h2 {
    color: var(--cv-amethyste-dark);
    line-height: 1.16;
    margin: 0;
    letter-spacing: -0.03em;
  }

  #voyance-telephone-confidentielle h1 {
    font-size: clamp(38px, 5vw, 66px);
    color: var(--cv-white);
    max-width: 840px;
  }

  #voyance-telephone-confidentielle h2 {
    font-size: clamp(28px, 3.2vw, 42px);
    margin-bottom: 28px;
    position: relative;
  }

  #voyance-telephone-confidentielle h2::after {
    content: "";
    display: block;
    width: 72px;
    height: 3px;
    margin-top: 16px;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--cv-gold), rgba(214, 180, 106, 0.15));
  }

  .cv-article-container {
    max-width: 1180px;
    margin: 0 auto;
  }

  .hero-preparation-voyance {
    position: relative;
    max-width: 1220px;
    margin: 0 auto 54px;
    padding: clamp(34px, 5vw, 64px);
    border-radius: 34px;
    background:
      radial-gradient(circle at 18% 12%, rgba(214, 180, 106, 0.28), transparent 24rem),
      radial-gradient(circle at 88% 18%, rgba(255, 255, 255, 0.14), transparent 20rem),
      linear-gradient(135deg, var(--cv-amethyste-dark) 0%, var(--cv-amethyste) 58%, #735084 100%);
    box-shadow: var(--cv-shadow);
    overflow: hidden;
  }

  .hero-preparation-voyance::before,
  .hero-preparation-voyance::after {
    content: "";
    position: absolute;
    border-radius: 999px;
    pointer-events: none;
  }

  .hero-preparation-voyance::before {
    width: 210px;
    height: 210px;
    right: -72px;
    top: -76px;
    border: 1px solid rgba(214, 180, 106, 0.34);
  }

  .hero-preparation-voyance::after {
    width: 140px;
    height: 140px;
    left: -48px;
    bottom: -52px;
    background: rgba(214, 180, 106, 0.13);
  }

  .hero-layout {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(300px, 0.92fr);
    gap: clamp(28px, 4vw, 56px);
    align-items: center;
  }

  .hero-copy p {
    color: rgba(255, 255, 255, 0.88);
  }

  .hero-copy > p:first-of-type {
    margin-top: 28px;
    font-size: 20px;
    line-height: 1.75;
  }

  .hero-reassurance {
    margin-top: 30px;
    padding: 26px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(8px);
  }

  .hero-reassurance p:last-child {
    margin-bottom: 0;
  }

  .hero-visual {
    display: flex;
    flex-direction: column;
    gap: 18px;
  }

  .cv-photo-placeholder {
    position: relative;
    display: flex;
    min-height: 320px;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 28px;
    border-radius: 28px;
    border: 1px dashed rgba(214, 180, 106, 0.65);
    background:
      linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(247, 241, 251, 0.86)),
      radial-gradient(circle at top right, rgba(214, 180, 106, 0.28), transparent 14rem);
    box-shadow: 0 18px 44px rgba(43, 20, 56, 0.16);
    overflow: hidden;
  }

  .hero-preparation-voyance .cv-photo-placeholder {
    min-height: 390px;
  }

  .cv-photo-placeholder::before {
    content: "";
    position: absolute;
    inset: 16px;
    border-radius: 22px;
    border: 1px solid rgba(76, 36, 95, 0.12);
    pointer-events: none;
  }

  .cv-photo-placeholder span {
    position: relative;
    z-index: 1;
    display: block;
    color: var(--cv-amethyste);
    font-weight: 800;
    font-size: 18px;
  }

  .cv-photo-placeholder small {
    display: block;
    margin-top: 8px;
    color: var(--cv-muted);
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
  }

  .section-editoriale {
    max-width: 940px;
    margin: 0 auto 34px;
    padding: clamp(30px, 4vw, 48px);
    border-radius: var(--cv-radius);
    background: var(--cv-white);
    border: 1px solid var(--cv-border);
    box-shadow: 0 18px 54px rgba(43, 20, 56, 0.08);
  }

  .section-editoriale p:last-child {
    margin-bottom: 0;
  }

  .section-amethyste {
    background:
      radial-gradient(circle at top right, rgba(214, 180, 106, 0.16), transparent 18rem),
      linear-gradient(135deg, var(--cv-amethyste-soft), #fff);
    border-color: rgba(76, 36, 95, 0.18);
  }

  .section-soft-gold {
    background:
      radial-gradient(circle at top left, rgba(214, 180, 106, 0.22), transparent 18rem),
      linear-gradient(135deg, #fffaf0, #fff);
    border-color: rgba(214, 180, 106, 0.34);
  }

  .cv-image-band {
    max-width: 1080px;
    margin: 10px auto 40px;
  }

  .cv-image-band .cv-photo-placeholder {
    min-height: 330px;
  }

  .section-grid-visual {
    max-width: 1120px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(280px, 0.58fr);
    gap: 34px;
    align-items: center;
  }

  .section-grid-visual .section-text p:last-child {
    margin-bottom: 0;
  }

  .section-grid-visual .cv-photo-placeholder {
    min-height: 410px;
  }

  .bloc-a-retenir {
    position: relative;
    border: 1px solid rgba(214, 180, 106, 0.42);
    background:
      linear-gradient(135deg, rgba(214, 180, 106, 0.12), rgba(255, 255, 255, 0.9)),
      #fff;
  }

  .bloc-a-retenir::before {
    content: "";
    position: absolute;
    top: 28px;
    right: 28px;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: rgba(214, 180, 106, 0.18);
  }

  .conclusion-page {
    background:
      radial-gradient(circle at top left, rgba(214, 180, 106, 0.24), transparent 20rem),
      linear-gradient(135deg, var(--cv-amethyste-dark), var(--cv-amethyste));
    border: none;
    box-shadow: var(--cv-shadow);
  }

  .conclusion-page h2,
  .conclusion-page p,
  .conclusion-page a {
    color: var(--cv-white);
  }

  .conclusion-page h2::after {
    background: linear-gradient(90deg, var(--cv-gold), rgba(255,255,255,0.22));
  }

  .conclusion-page a {
    background-image: linear-gradient(var(--cv-gold), var(--cv-gold));
  }

  @media (max-width: 980px) {
    .hero-layout,
    .section-grid-visual {
      grid-template-columns: 1fr;
    }

    .hero-preparation-voyance .cv-photo-placeholder,
    .section-grid-visual .cv-photo-placeholder {
      min-height: 280px;
    }
  }

  @media (max-width: 640px) {
    #voyance-telephone-confidentielle {
      padding: 18px 12px 46px;
    }

    #voyance-telephone-confidentielle p {
      font-size: 16.5px;
      line-height: 1.72;
    }

    .hero-preparation-voyance,
    .section-editoriale {
      border-radius: 22px;
      padding: 26px 20px;
    }

    .hero-copy > p:first-of-type {
      font-size: 17px;
    }

    .hero-reassurance {
      padding: 20px;
    }

    .cv-photo-placeholder {
      min-height: 240px;
      border-radius: 22px;
    }
  }

/* Correctif lisibilité sur les fonds améthyste */
#voyance-telephone-confidentielle .hero-preparation-voyance,
#voyance-telephone-confidentielle .conclusion-page {
  color: #ffffff;
}

#voyance-telephone-confidentielle .hero-preparation-voyance h1,
#voyance-telephone-confidentielle .hero-preparation-voyance h2,
#voyance-telephone-confidentielle .hero-preparation-voyance p,
#voyance-telephone-confidentielle .hero-preparation-voyance span,
#voyance-telephone-confidentielle .hero-preparation-voyance small,
#voyance-telephone-confidentielle .hero-reassurance p,
#voyance-telephone-confidentielle .conclusion-page h2,
#voyance-telephone-confidentielle .conclusion-page p {
  color: #ffffff !important;
}

#voyance-telephone-confidentielle .hero-preparation-voyance p,
#voyance-telephone-confidentielle .hero-reassurance p,
#voyance-telephone-confidentielle .conclusion-page p {
  opacity: 0.92;
}

#voyance-telephone-confidentielle .hero-preparation-voyance a,
#voyance-telephone-confidentielle .conclusion-page a {
  color: #ffffff !important;
  background-image: linear-gradient(var(--cv-gold), var(--cv-gold));
}

#voyance-telephone-confidentielle .hero-preparation-voyance a:hover,
#voyance-telephone-confidentielle .conclusion-page a:hover {
  color: var(--cv-gold-soft) !important;
}

/* On garde les textes des encadrés photo lisibles sur fond clair */
#voyance-telephone-confidentielle .hero-preparation-voyance .cv-photo-placeholder span {
  color: var(--cv-amethyste) !important;
}

#voyance-telephone-confidentielle .hero-preparation-voyance .cv-photo-placeholder small {
  color: var(--cv-muted) !important;
}

/* Plein écran sur ordinateur et grands écrans */
@media (min-width: 1025px) {

  html,
  body {
    overflow-x: hidden;
  }

  #voyance-telephone-confidentielle {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: clamp(28px, 3vw, 70px);
    padding-right: clamp(28px, 3vw, 70px);
  }

  #voyance-telephone-confidentielle .cv-article-container {
    max-width: none;
    width: 100%;
  }

  #voyance-telephone-confidentielle .hero-preparation-voyance {
    width: 100%;
    max-width: none;
    min-height: calc(100vh - 110px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
  }

  #voyance-telephone-confidentielle .hero-layout {
    width: 100%;
    max-width: 1560px;
    margin-left: auto;
    margin-right: auto;
    grid-template-columns: minmax(0, 0.95fr) minmax(420px, 0.75fr);
  }

  #voyance-telephone-confidentielle .hero-copy {
    max-width: 760px;
  }

  #voyance-telephone-confidentielle .hero-preparation-voyance h1 {
    font-size: clamp(54px, 4.4vw, 82px);
  }

  #voyance-telephone-confidentielle .hero-preparation-voyance .cv-photo-placeholder {
    min-height: clamp(420px, 46vh, 620px);
  }

  #voyance-telephone-confidentielle .section-editoriale {
    max-width: 1080px;
  }

  #voyance-telephone-confidentielle .section-grid-visual,
  #voyance-telephone-confidentielle .cv-image-band {
    max-width: 1320px;
  }
}

/* Très grands écrans */
@media (min-width: 1500px) {
  #voyance-telephone-confidentielle {
    padding-left: 90px;
    padding-right: 90px;
  }

  #voyance-telephone-confidentielle .hero-layout {
    max-width: 1700px;
  }

  #voyance-telephone-confidentielle .hero-copy {
    max-width: 820px;
  }
}

/* Optimisation du H1 sur mobile */
@media (max-width: 767px) {

  #voyance-telephone-confidentielle .hero-preparation-voyance {
    padding: 30px 20px 34px !important;
    min-height: auto !important;
    border-radius: 0 0 26px 26px;
  }

  #voyance-telephone-confidentielle .hero-layout {
    gap: 24px !important;
  }

  #voyance-telephone-confidentielle .hero-preparation-voyance h1 {
    font-size: clamp(30px, 9vw, 38px) !important;
    line-height: 1.12 !important;
    letter-spacing: -0.04em !important;
    max-width: 100% !important;
    margin-bottom: 18px !important;
    text-wrap: balance;
  }

  #voyance-telephone-confidentielle .hero-copy > p:first-of-type {
    font-size: 16px !important;
    line-height: 1.65 !important;
    margin-top: 0 !important;
  }

  #voyance-telephone-confidentielle .hero-reassurance {
    padding: 18px !important;
    margin-top: 22px !important;
  }

  #voyance-telephone-confidentielle .hero-reassurance p {
    font-size: 15.5px !important;
    line-height: 1.65 !important;
  }

  #voyance-telephone-confidentielle .hero-preparation-voyance .cv-photo-placeholder {
    min-height: 220px !important;
  }
}

/* Très petits mobiles */
@media (max-width: 380px) {
  #voyance-telephone-confidentielle .hero-preparation-voyance h1 {
    font-size: 28px !important;
    line-height: 1.13 !important;
  }
}/* End custom CSS */