.nvc-home-opening{ color: var(--nvc-ink); line-height: 1.6; }
.nvc-home-opening :where(h2,h3,p,figure,ul){ margin: 0; }
.nvc-home-opening :where(h2,h3){ font-weight: 700; color: var(--nvc-ink); text-shadow: none; }
.nvc-home-opening :where(h2){ font-size: 42px; line-height: 1.15; letter-spacing: -1.2px; }
.nvc-home-opening :is(.nvc-h-results,.nvc-h-saphir,.nvc-h-pricing,.nvc-h-home-diagnostic,.nvc-h-faq) h2{
  font-size: var(--nvc-home-h2-size, 36px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -1.2px;
}
.nvc-home-opening .nvc-h-saphir h2{ --nvc-home-h2-size: 30px; }
.nvc-home-opening .nvc-h-faq h2{ --nvc-home-h2-size: 32px; }
@media (min-width: 1000px){.nvc-home-opening :is(.nvc-h-results,.nvc-h-saphir,.nvc-h-pricing,.nvc-h-home-diagnostic,.nvc-h-faq) h2{ --nvc-home-h2-size: clamp(32px, 2.7vw, 42px); line-height: 1.14; }
}
@media (max-width: 900px){.nvc-home-opening :is(.nvc-h-results,.nvc-h-pricing,.nvc-h-home-diagnostic) h2{ --nvc-home-h2-size: 28px; }
}
.nvc-home-opening :where(p){ color: var(--nvc-muted); font-weight: 400; }
.nvc-home-opening :where(a:not(.nvc-button)){ color: inherit; }
.nvc-home-opening svg{ fill: currentColor; }
.nvc-h-results,.nvc-h-saphir{ margin: 0 40px 36px; padding: 32px; border: 1px solid var(--nvc-line); border-radius: 18px; }
.nvc-h-results{ display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 32px; }
.nvc-h-results{ align-items: center; border-color: #d9dde5; background: white; }
.nvc-h-section-kicker,.nvc-h-home-kicker,.nvc-h-saphir-index{ font-size: 11px; font-weight: 600; letter-spacing: 1.7px; color: var(--nvc-muted); }
.nvc-h-results-copy h2{ margin: 12px 0 20px; }
.nvc-h-results-copy > p:not(.nvc-h-section-kicker){ font-size: 18px; }
.nvc-h-results-copy ul{ list-style: none; padding: 0; margin: 28px 0; }
.nvc-h-results-copy li{ padding: 14px 0; border-bottom: 1px solid var(--nvc-line); }
.nvc-h-results-copy li strong,.nvc-h-results-copy li span{ display: block; }
.nvc-h-results-copy li span{ margin-top: 4px; color: var(--nvc-muted); font-size: 15px; }
.nvc-h-results-copy small{ display: block; margin-top: 18px; font-size: 12px; line-height: 1.6; color: var(--nvc-muted); }
.nvc-h-case{ overflow: clip; border: 1px solid #d6dbe5; border-radius: 16px; background: white; }
.nvc-home-opening .nvc-h-case-top{ margin: 0; padding: 15px 18px; font-size: 16px; font-weight: 400; line-height: 1.5; letter-spacing: 0; }
.nvc-h-pair{ display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 2px; background: var(--nvc-line); }
.nvc-h-pair figure{ margin: 0; min-width: 0; background: white; }
.nvc-h-pair svg{ display: block; width: 100%; height: auto; }
.nvc-h-pair figcaption{ position: static; padding: 11px 15px; border-radius: 0; color: var(--nvc-ink); font-size: 14px; font-weight: 600; line-height: 1.5; }
.nvc-h-case-meta{ display: flex; flex-wrap: wrap; justify-content: space-between; gap: 8px; padding: 17px 14px; border-top: 1px solid #edeef3; font-size: 14px; line-height: 1.5; color: #59606d; }
.nvc-h-case-meta strong{ color: var(--nvc-ink); }
.nvc-home-opening .nvc-h-gallery-enlarge{ display: flex; align-items: center; justify-content: center; gap: 8px; margin: 0; padding: 1px 6px; width: 100%; min-height: 44px; border: 0; border-top: 1px solid var(--nvc-line); border-radius: 0; background: white; color: #414957; font: 400 14px/1.5 var(--nvc-font); cursor: pointer; box-shadow: none; }
.nvc-home-opening .nvc-h-gallery-enlarge:hover{ background: #f5f6f9; }
.nvc-h-patient-controls{ display: grid; grid-template-columns: 48px minmax(0,1fr) auto; align-items: center; gap: 12px; margin-top: 12px; padding: 12px; border: 1px solid var(--nvc-line); border-radius: 15px; }
.nvc-h-patient-controls .nvc-button,.nvc-h-saphir-actions .nvc-button{ font-size: 13px; gap: 10px; padding: 12px; }
.nvc-h-patient-controls{ grid-template-columns: 48px minmax(70px,1fr) auto; border-color: #d6dbe5; background: #ffffffa6; }
.nvc-h-patient-controls .nvc-button{ height: 52px; min-height: 52px; border-radius: 11px; padding: 0 16px; gap: 14px; font-size: 13px; font-weight: 600; white-space: nowrap; }
.nvc-h-patient-controls #patient-prev{ width: 48px; padding: 0; background: white; border-color: #b9c1d0; }
.nvc-h-patient-controls #patient-next{ background: #17191e; border-color: #363a44; color: white; }
.nvc-h-patient-controls #patient-next img{ filter: invert(1); }
.nvc-h-results-browser #grid{ touch-action: pan-y; }
.nvc-h-patient-controls img,.nvc-h-saphir-actions img{ width: 20px; height: 20px; flex: 0 0 20px; }
.nvc-h-patient-progress{ display: grid; grid-template-columns: 1fr auto; gap: 6px; font-size: 12px; color: var(--nvc-muted); }
.nvc-h-patient-progress{ gap: 7px; font-size: 10px; color: #626a79; }
.nvc-h-patient-controls #patient-position{ white-space: nowrap; font-variant-numeric: tabular-nums; }
.nvc-h-patient-track,.nvc-h-saphir-progress{ display: block; height: 3px; border-radius: 2px; background: var(--nvc-line); overflow: hidden; }
.nvc-h-patient-track{ grid-column: 1 / -1; }
.nvc-h-patient-track i,.nvc-h-saphir-progress i{ display: block; height: 100%; background: var(--nvc-ink); width: 0; }
.nvc-h-saphir{ background: var(--nvc-surface); }
.nvc-h-saphir-heading{ display: flex; justify-content: space-between; align-items: end; gap: 24px; margin-bottom: 22px; }
.nvc-h-saphir-heading h2{ margin-top: 16px; }
.nvc-h-saphir-badge{ font-size: 11px; letter-spacing: 1.5px; }
.nvc-h-saphir-selector{ display: grid; grid-template-columns: repeat(6,minmax(0,1fr)); gap: 5px; padding: 5px; margin-bottom: 16px; border-radius: 12px; background: #e0e3ea; }
.nvc-h-saphir-selector button{ display: flex; flex-direction: row; align-items: center; justify-content: center; gap: 4px; min-width: 0; border: 0; border-radius: 8px; background: transparent; color: #57606e; padding: 8px 2px; cursor: pointer; min-height: 50px; }
.nvc-h-saphir-selector button[aria-pressed="true"]{ background: #17191e; color: white; }
.nvc-h-saphir-selector button span{ display: block; flex-shrink: 0; font-size: 11px; font-variant-numeric: tabular-nums; }
.nvc-h-saphir-selector button strong{ font-size: 11px; font-weight: 600; }
@media (max-width: 1200px){.nvc-h-saphir-selector button strong{ display: none; }
.nvc-h-saphir-selector button span{ font-size: 13px; }
}
@media (min-width: 1201px){.nvc-h-saphir-selector button{ min-height: 60px; gap: 10px; }
.nvc-h-saphir-selector button span{ font-size: 13px; }
.nvc-h-saphir-selector button strong{ font-size: 16px; }
}
.nvc-h-saphir-slide{ display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); border: 1px solid var(--nvc-line); border-radius: 13px; overflow: clip; background: white; }
.nvc-h-saphir-slide figure{ position: relative; margin: 0; background: #e5e7eb; align-self: start; }
.nvc-h-saphir-slide figure img{ width: 100%; height: auto; object-fit: contain; aspect-ratio: 3 / 2; }
.nvc-h-saphir-slide figcaption{ position: absolute; bottom: 10px; right: 14px; font-size: 10px; color: white; text-shadow: 0 1px 3px #000; }
.nvc-h-saphir-copy{ display: flex; flex-direction: column; justify-content: center; padding: 32px; }
.nvc-home-opening .nvc-h-saphir-copy h3{ font-size: 32px; font-weight: 700; line-height: 1.15; letter-spacing: -.7px; margin: 12px 0; }
.nvc-h-saphir-next-label{ margin-top: 24px; font-size: 12px; color: var(--nvc-muted); }
.nvc-h-saphir-bottom{ display: flex; align-items: center; gap: 24px; margin-top: 14px; }
.nvc-h-saphir-progress{ flex: 1; }
.nvc-h-saphir-actions{ display: flex; gap: 10px; }
.nvc-h-medical-information{ display: flex; align-items: flex-start; gap: 9px; margin-top: 20px; font-size: 13px; color: var(--nvc-muted); }
.nvc-h-duration-info{ display: inline-flex; align-items: center; justify-content: center; flex: 0 0 16px; height: 16px; border: 1px solid currentColor; border-radius: 50%; font-size: 11px; line-height: 1; margin-top: 3px; }
.nvc-home-opening .nvc-h-price-card[data-hair="lisses"] :is(.nvc-h-offer-eyebrow,.nvc-h-offer-price > span,.nvc-h-offer-volume span,.nvc-h-offer-note,.nvc-h-offer-footer){ color: #bfc4ce; }
.nvc-h-home-diagnostic{ display: flex; align-items: center; justify-content: space-between; gap: 32px; margin: 0 40px; padding: 36px 32px; border: 1px solid var(--nvc-line); border-radius: 18px; background: var(--nvc-surface); }
.nvc-h-home-diagnostic > div:first-child{ max-width: 790px; }
.nvc-h-home-diagnostic h2{ font-size: 36px; margin: 12px 0 18px; }
.nvc-h-home-diagnostic-action{ flex: 0 0 auto; }
.nvc-h-home-diagnostic-action small{ display: flex; justify-content: center; align-items: flex-start; gap: 7px; margin-top: 12px; color: var(--nvc-muted); font-size: 12px; }
.nvc-h-home-diagnostic-action img{ width: 16px; height: 16px; margin-top: 2px; }
.nvc-h-faq{ padding: 56px 48px; }
.nvc-h-faq h2{ margin-bottom: 14px; }
.nvc-h-faq > div{ border: 1px solid #dce0e8; border-radius: 12px; padding: 0 16px; background: transparent; }
.nvc-h-faq details{ border-bottom: 1px solid var(--nvc-line); }
.nvc-h-faq details:last-child{ border-bottom: 0; }
.nvc-h-faq summary{ display: flex; justify-content: space-between; align-items: flex-start; gap: 20px; padding: 15px 0; cursor: pointer; font-size: 18px; list-style: none; }
.nvc-h-faq summary::-webkit-details-marker{ display: none; }
.nvc-h-faq summary::after{ content: '+'; flex: 0 0 20px; }
.nvc-h-faq details[open] summary::after{ content: '−'; }
.nvc-h-faq details > p{ margin: 0 0 20px; max-width: 1000px; }
.nvc-h-follicule-grid{ display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; margin: 24px 0; }
.nvc-h-follicule-grid article{ overflow: clip; border: 1px solid var(--nvc-line); border-radius: 14px; }
.nvc-h-follicule-grid article > img{ width: 100%; aspect-ratio: 1; object-fit: contain; }
.nvc-h-follicule-grid article > div{ padding: 20px; }
.nvc-h-follicule-grid h3{ font-size: 20px; margin-bottom: 8px; }
.nvc-h-follicule-grid p{ font-size: 15px; }
.nvc-h-faq-more{ margin-top: 24px; }
.nvc-h-gallery-dialog{ width: min(920px,calc(100% - 24px)); max-height: calc(100dvh - 24px); padding: 20px; border: 1px solid var(--nvc-line); border-radius: 18px; background: white; color: var(--nvc-ink); }
.nvc-h-gallery-dialog::backdrop{ background: #101116b3; }
.nvc-h-gallery-dialog > header{ display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 18px; }
.nvc-h-gallery-dialog h2{ margin: 0; font-size: 22px; }
.nvc-h-gallery-dialog .nvc-h-pair{ max-width: 650px; margin: auto; }
.nvc-h-page-nav{ position: sticky; top: 0; z-index: 40; display: flex; justify-content: center; gap: 12px; align-items: center; padding: 10px 24px; border-block: 1px solid #e0e3e9; background: #ffffffed; backdrop-filter: blur(16px); }
.admin-bar .nvc-h-page-nav{ top: 32px; }
.nvc-h-page-nav > span{ margin-right: 22px; white-space: nowrap; font-size: 9px; line-height: 1.5; letter-spacing: 1.2px; color: #59616c; }
.nvc-h-page-nav a{ white-space: nowrap; padding: 12px 18px; border-radius: 8px; text-decoration: none; font: 400 14px/16px Arial, sans-serif; color: #555d6b; }
.nvc-h-nav-short{ display: none; }
.nvc-home-opening section[id]{ scroll-margin-top: 76px; }
.admin-bar .nvc-home-opening section[id]{ scroll-margin-top: 108px; }
@media (min-width: 601px) and (max-width: 782px){.admin-bar .nvc-h-page-nav{ top: 46px; }
.admin-bar .nvc-home-opening section[id]{ scroll-margin-top: 122px; }
}
@media (max-width: 600px){.admin-bar .nvc-h-page-nav{ top: 0; }
.admin-bar .nvc-home-opening section[id]{ scroll-margin-top: 76px; }
}
.nvc-h-page-nav a:hover,.nvc-h-page-nav a[aria-current="location"]{ background: var(--nvc-surface); }
.nvc-home-opening [id]{ scroll-margin-top: 24px; }
@media (max-width: 1100px){.nvc-h-home-diagnostic{ display: block; }
.nvc-h-home-diagnostic-action{ margin-top: 24px; display: inline-block; }
.nvc-h-results{ gap: 24px; margin-inline: 24px; padding: 24px; }
.nvc-h-saphir{ margin-inline: 24px; padding: 24px; }
.nvc-h-patient-controls{ grid-template-columns: 48px 1fr; }
.nvc-h-patient-progress{ grid-column: 1 / -1; grid-row: 1; font-size: 12px; }
.nvc-h-patient-controls #patient-next{ justify-content: space-between; }
}
@media (max-width: 800px){.nvc-h-saphir-heading{ display: block; }
.nvc-h-saphir-heading > p{ margin-top: 16px; }
.nvc-h-saphir-slide{ grid-template-columns: 1fr; }
.nvc-h-saphir-copy{ min-height: 270px; padding: 24px; }
.nvc-h-follicule-grid{ display: flex; overflow-x: auto; scroll-snap-type: x mandatory; padding-bottom: 8px; }
.nvc-h-follicule-grid article{ flex: 0 0 78%; scroll-snap-align: start; }
}
@media (max-width: 760px){.nvc-h-results{ grid-template-columns: 1fr; gap: 16px; }
.nvc-h-results-copy{ display: contents; }
.nvc-h-results-copy > .nvc-h-section-kicker{ grid-row: 1; margin: 0; }
.nvc-h-results-copy > h2{ grid-row: 2; margin: 0; }
.nvc-h-results-copy > p:not(.nvc-h-section-kicker){ grid-row: 3; margin: 0; }
.nvc-h-results-browser{ grid-row: 4; }
.nvc-h-results-copy > ul,.nvc-h-results-copy > small{ margin: 0; }
}
@media (max-width: 700px){.nvc-home-opening :is(.nvc-h-results,.nvc-h-saphir,.nvc-h-pricing,.nvc-h-home-diagnostic,.nvc-h-faq) h2{ --nvc-home-h2-size: 28px; letter-spacing: -.8px; }
.nvc-home-opening .nvc-h-saphir h2{ --nvc-home-h2-size: 26px; }
.nvc-home-opening :where(h2){ font-size: 28px; letter-spacing: -.8px; }
.nvc-h-results,.nvc-h-saphir{ margin: 0 12px 28px; padding: 20px 14px; }
.nvc-h-results{ padding: 18px 14px; }
.nvc-h-results-copy > p:not(.nvc-h-section-kicker){ font-size: 16px; }
.nvc-h-case-meta{ display: grid; grid-template-columns: 1fr 1fr; gap: 6px; font-size: 14px; padding: 14px 10px; }
.nvc-h-case-meta strong{ text-align: right; }
.nvc-h-case-meta > span:last-child{ grid-column: 1 / -1; }
.nvc-h-patient-progress-label{ font-size: 10px; }
.nvc-home-opening .nvc-h-saphir-copy h3{ font-size: 23px; margin: 8px 0; }
.nvc-h-saphir-selector{ gap: 3px; padding: 4px; }
.nvc-h-saphir-selector button{ min-height: 44px; padding: 4px; }
.nvc-h-saphir-selector button strong{ display: none; }
.nvc-h-saphir-selector button span{ font-size: 13px; }
.nvc-h-saphir-copy{ padding: 20px; }
.nvc-h-home-diagnostic{ margin: 0 12px; padding: 24px 20px; }
.nvc-h-home-diagnostic h2{ font-size: 28px; }
.nvc-h-home-diagnostic-action{ display: block; }
.nvc-h-home-diagnostic-action .nvc-button{ width: 100%; }
.nvc-h-faq{ padding: 36px 20px; }
.nvc-h-faq summary{ font-size: 17px; }
.nvc-h-page-nav{ display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); padding: 7px 6px; gap: 2px; }
.nvc-h-page-nav > span{ display: none; }
.nvc-h-page-nav a{ display: flex; align-items: center; justify-content: center; min-width: 0; min-height: 44px; padding: 10px 2px; font-size: 14px; font-weight: 600; line-height: 1.2; letter-spacing: -.25px; }
.nvc-h-nav-long{ display: none; }
.nvc-h-nav-short{ display: inline; }
}
.nvc-home-opening :is(h1, h2, h3, h4, h5, h6, button, a, strong),.nvc-root.nvc-h-gallery-dialog :is(h2, button, strong){ font-family: var(--nvc-font) !important; }


@media (min-width: 701px) and (max-width: 925px) {
  .nvc-h-page-nav { display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:8px 16px;gap:4px; }
  .nvc-h-page-nav > span { display:none; }
  .nvc-h-page-nav a { display:flex;align-items:center;justify-content:center;min-width:0;min-height:44px;padding:10px 4px; }
  .nvc-h-nav-long { display:none; }
  .nvc-h-nav-short { display:inline; }
}
