{"id":95846,"date":"2026-06-05T16:42:35","date_gmt":"2026-06-05T16:42:35","guid":{"rendered":"https:\/\/elithair.com\/uk\/hair-health-barometer-2026\/"},"modified":"2026-06-05T16:46:53","modified_gmt":"2026-06-05T16:46:53","slug":"hair-health-barometer-2026","status":"publish","type":"page","link":"https:\/\/elithair.com\/uk\/hair-health-barometer-2026\/","title":{"rendered":"Hair Health Barometer 2026"},"content":{"rendered":"\n<style>\n\/* ===== Breadcrumb override ===== *\/\n#breadcrumb, .breadcrumb#breadcrumb { background: #001a33 !important; }\n\n\/* ===== Scope: .hgb-page ===== *\/\n.hgb-page * { box-sizing: border-box; }\n.hgb-page {\n  font-family: 'Sofia Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Inter, sans-serif;\n  color: #0f172a;\n  line-height: 1.65;\n  max-width: 100%;\n  overflow-x: hidden;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n.hgb-page svg { display: inline-block; vertical-align: middle; }\n.hgb-page p { margin: 0 0 18px; }\n.hgb-page p:last-child { margin-bottom: 0; }\n\n\/* ===== Reveal-On-Scroll utility ===== *\/\n.hgb-reveal { opacity: 0; transform: translateY(24px); transition: opacity 0.8s ease, transform 0.8s ease; }\n.hgb-reveal.is-visible { opacity: 1; transform: translateY(0); }\n.hgb-reveal-stagger > * { opacity: 0; transform: translateY(20px); transition: opacity 0.7s ease, transform 0.7s ease; }\n.hgb-reveal-stagger.is-visible > *:nth-child(1) { transition-delay: 0.05s; opacity: 1; transform: translateY(0); }\n.hgb-reveal-stagger.is-visible > *:nth-child(2) { transition-delay: 0.15s; opacity: 1; transform: translateY(0); }\n.hgb-reveal-stagger.is-visible > *:nth-child(3) { transition-delay: 0.25s; opacity: 1; transform: translateY(0); }\n.hgb-reveal-stagger.is-visible > *:nth-child(4) { transition-delay: 0.35s; opacity: 1; transform: translateY(0); }\n.hgb-reveal-stagger.is-visible > *:nth-child(5) { transition-delay: 0.45s; opacity: 1; transform: translateY(0); }\n.hgb-reveal-stagger.is-visible > *:nth-child(6) { transition-delay: 0.55s; opacity: 1; transform: translateY(0); }\n\n\/* ===== HERO ===== *\/\n.hgb-hero {\n  background:\n    radial-gradient(ellipse 120% 70% at 75% 0%, rgba(91,163,245,0.18) 0%, transparent 55%),\n    radial-gradient(ellipse 80% 60% at 15% 110%, rgba(231,125,39,0.12) 0%, transparent 55%),\n    linear-gradient(170deg, #001124 0%, #002452 45%, #003d85 100%);\n  color: #fff;\n  padding: 96px 24px 88px;\n  position: relative;\n  overflow: hidden;\n  text-align: center;\n}\n.hgb-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(rgba(255,255,255,0.035) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px);\n  background-size: 64px 64px;\n  mask-image: radial-gradient(ellipse at center, black 40%, transparent 80%);\n  -webkit-mask-image: radial-gradient(ellipse at center, black 40%, transparent 80%);\n  pointer-events: none;\n}\n.hgb-hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n.hgb-hero-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: rgba(91,163,245,0.14);\n  backdrop-filter: blur(10px);\n  border: 1px solid rgba(91,163,245,0.32);\n  border-radius: 40px;\n  padding: 9px 18px 9px 12px;\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 0.6px;\n  text-transform: uppercase;\n  color: #b4d4ff;\n  margin-bottom: 30px;\n}\n.hgb-hero-badge-dot {\n  width: 8px; height: 8px; border-radius: 50%;\n  background: #5ba3f5;\n  box-shadow: 0 0 0 4px rgba(91,163,245,0.25);\n  animation: hgb-pulse 2.2s ease-in-out infinite;\n}\n@keyframes hgb-pulse {\n  0%, 100% { box-shadow: 0 0 0 4px rgba(91,163,245,0.25); }\n  50% { box-shadow: 0 0 0 9px rgba(91,163,245,0.05); }\n}\n.hgb-hero h1 {\n  font-size: clamp(34px, 5.8vw, 66px) !important;\n  font-weight: 900 !important;\n  line-height: 1.05 !important;\n  letter-spacing: -1.2px !important;\n  margin: 0 0 22px !important;\n  color: #fff !important;\n}\n.hgb-hero h1 .hgb-accent-orange { color: #f8a25b !important; }\n.hgb-hero h1 .hgb-accent-blue { color: #5ba3f5 !important; }\n.hgb-hero-kicker {\n  font-size: clamp(16px, 2vw, 19px);\n  font-weight: 500;\n  color: rgba(255,255,255,0.6);\n  margin-bottom: 8px !important;\n  letter-spacing: 0.4px;\n}\n.hgb-hero-sub {\n  font-size: clamp(17px, 2.1vw, 20px);\n  line-height: 1.65;\n  color: rgba(255,255,255,0.82);\n  max-width: 720px;\n  margin: 0 auto 48px !important;\n  font-weight: 400;\n}\n.hgb-hero-stats {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n  max-width: 820px;\n  margin: 0 auto;\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(255,255,255,0.1);\n  border-radius: 20px;\n  overflow: hidden;\n  backdrop-filter: blur(14px);\n}\n.hgb-hero-stat {\n  padding: 26px 18px;\n  text-align: center;\n  position: relative;\n}\n.hgb-hero-stat + .hgb-hero-stat::before {\n  content: '';\n  position: absolute;\n  left: 0; top: 20%; bottom: 20%;\n  width: 1px;\n  background: rgba(255,255,255,0.12);\n}\n.hgb-hero-stat-num {\n  font-size: clamp(26px, 3.4vw, 40px);\n  font-weight: 900;\n  color: #fff;\n  display: block;\n  line-height: 1.1;\n  letter-spacing: -1px;\n}\n.hgb-hero-stat-num .hgb-unit { font-size: 0.55em; font-weight: 700; color: rgba(255,255,255,0.75); margin-left: 2px; }\n.hgb-hero-stat-label {\n  font-size: 12px;\n  color: rgba(255,255,255,0.6);\n  font-weight: 600;\n  margin-top: 6px;\n  display: block;\n  letter-spacing: 0.4px;\n  text-transform: uppercase;\n}\n\n.hgb-hero-scroll {\n  margin-top: 56px;\n  display: inline-flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 10px;\n  color: rgba(255,255,255,0.45);\n  font-size: 12px;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  font-weight: 600;\n  animation: hgb-bounce 2.8s ease-in-out infinite;\n  text-decoration: none;\n}\n.hgb-hero-scroll:hover { color: rgba(255,255,255,0.8); }\n.hgb-hero-scroll svg { width: 22px; height: 22px; opacity: 0.7; }\n@keyframes hgb-bounce { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(8px); } }\n\n\/* ===== Trust bar ===== *\/\n.hgb-trust {\n  background: #fff;\n  padding: 22px 24px;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 42px;\n  flex-wrap: wrap;\n  border-bottom: 1px solid #e4e8f0;\n}\n.hgb-trust-item { display: flex; align-items: center; gap: 12px; font-size: 13px; }\n.hgb-trust-icon {\n  width: 40px; height: 40px;\n  border-radius: 10px;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.hgb-trust-icon.blue { background: #dbeafe; }\n.hgb-trust-icon.green { background: #d1fae5; }\n.hgb-trust-icon.amber { background: #fef3c7; }\n.hgb-trust-icon.slate { background: #e2e8f0; }\n.hgb-trust-text { font-weight: 700; color: #0f172a; line-height: 1.3; }\n.hgb-trust-text small {\n  display: block;\n  font-weight: 500;\n  color: #64748b;\n  font-size: 11px;\n  margin-top: 2px;\n  text-transform: none;\n  letter-spacing: 0;\n}\n\n\/* ===== Sticky Chapter Nav ===== *\/\n.hgb-chapter-nav {\n  position: sticky;\n  top: 0;\n  z-index: 100;\n  background: rgba(255,255,255,0.92);\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n  border-bottom: 1px solid #e4e8f0;\n  overflow-x: auto;\n  scrollbar-width: none;\n  -ms-overflow-style: none;\n}\n.hgb-chapter-nav::-webkit-scrollbar { display: none; }\n.hgb-chapter-nav-inner {\n  max-width: 1080px;\n  margin: 0 auto;\n  padding: 0 24px;\n  display: flex;\n  gap: 6px;\n  white-space: nowrap;\n}\n.hgb-chapter-link {\n  padding: 14px 16px;\n  font-size: 13px;\n  font-weight: 600;\n  color: #64748b;\n  text-decoration: none;\n  border-bottom: 2px solid transparent;\n  transition: color 0.2s, border-color 0.2s;\n  position: relative;\n}\n.hgb-chapter-link:hover { color: #2563eb; }\n.hgb-chapter-link.is-active { color: #2563eb; border-bottom-color: #2563eb; }\n.hgb-chapter-link-num {\n  display: inline-block;\n  font-size: 10px;\n  background: #f1f5f9;\n  color: #475569;\n  padding: 2px 7px;\n  border-radius: 12px;\n  margin-right: 7px;\n  font-weight: 700;\n  letter-spacing: 0.5px;\n}\n.hgb-chapter-link.is-active .hgb-chapter-link-num { background: #dbeafe; color: #2563eb; }\n\n\/* ===== Section base ===== *\/\n.hgb-section {\n  padding: 88px 24px;\n  position: relative;\n}\n.hgb-section.hgb-light { background: #ffffff; }\n.hgb-section.hgb-lighter { background: #f8fafc; }\n.hgb-section.hgb-dark {\n  background:\n    radial-gradient(ellipse 80% 60% at 80% 10%, rgba(91,163,245,0.12) 0%, transparent 60%),\n    linear-gradient(170deg, #001a33 0%, #002956 60%, #003d85 100%);\n  color: #fff;\n}\n.hgb-section-inner { max-width: 1080px; margin: 0 auto; }\n.hgb-section-inner.narrow { max-width: 880px; }\n.hgb-chapter-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: #2563eb;\n  margin-bottom: 14px;\n}\n.hgb-section.hgb-dark .hgb-chapter-label { color: #5ba3f5; }\n.hgb-chapter-label::before {\n  content: '';\n  display: inline-block;\n  width: 32px; height: 2px;\n  background: currentColor;\n  opacity: 0.6;\n}\n.hgb-section-title {\n  font-size: clamp(28px, 4.2vw, 44px) !important;\n  font-weight: 900 !important;\n  line-height: 1.15 !important;\n  letter-spacing: -0.8px !important;\n  color: #0f172a !important;\n  margin: 0 0 18px !important;\n  max-width: 820px;\n}\n.hgb-section.hgb-dark .hgb-section-title { color: #fff !important; }\n.hgb-section-title .hgb-accent { color: #2563eb; }\n.hgb-section.hgb-dark .hgb-section-title .hgb-accent { color: #5ba3f5; }\n.hgb-section-intro {\n  font-size: clamp(17px, 2vw, 20px);\n  line-height: 1.7;\n  color: #475569;\n  max-width: 760px;\n  margin: 0 0 48px !important;\n  font-weight: 400;\n}\n.hgb-section.hgb-dark .hgb-section-intro { color: rgba(255,255,255,0.78); }\n.hgb-section-lead {\n  font-size: clamp(18px, 2.2vw, 22px);\n  line-height: 1.7;\n  font-weight: 500;\n  color: #0f172a;\n  border-left: 3px solid #2563eb;\n  padding-left: 22px;\n  margin: 36px 0;\n  max-width: 760px;\n}\n.hgb-section.hgb-dark .hgb-section-lead { color: rgba(255,255,255,0.92); border-left-color: #5ba3f5; }\n\n\/* Narrative text block *\/\n.hgb-prose { max-width: 760px; }\n.hgb-prose p { font-size: 17px; line-height: 1.75; color: #334155; margin-bottom: 18px; }\n.hgb-section.hgb-dark .hgb-prose p { color: rgba(255,255,255,0.78); }\n.hgb-prose strong { color: #0f172a; font-weight: 700; }\n.hgb-section.hgb-dark .hgb-prose strong { color: #fff; }\n.hgb-prose a { color: #2563eb; font-weight: 600; text-decoration: underline; text-decoration-thickness: 1.5px; text-underline-offset: 3px; }\n.hgb-section.hgb-dark .hgb-prose a { color: #7dbaff; }\n\n\/* ===== Executive Summary ===== *\/\n.hgb-summary-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n  margin-top: 48px;\n}\n.hgb-summary-card {\n  background: #fff;\n  border: 1px solid #e4e8f0;\n  border-radius: 18px;\n  padding: 28px 24px;\n  transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s;\n  position: relative;\n  overflow: hidden;\n}\n.hgb-summary-card::before {\n  content: '';\n  position: absolute;\n  left: 0; top: 0; bottom: 0;\n  width: 4px;\n  background: #2563eb;\n  transition: width 0.3s;\n}\n.hgb-summary-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 18px 38px rgba(15,23,42,0.1);\n  border-color: #2563eb;\n}\n.hgb-summary-card:hover::before { width: 100%; opacity: 0.04; }\n.hgb-summary-num {\n  font-size: 42px;\n  font-weight: 900;\n  color: #2563eb;\n  line-height: 1;\n  letter-spacing: -1.5px;\n  margin-bottom: 12px;\n  display: block;\n}\n.hgb-summary-num .hgb-unit { font-size: 0.55em; font-weight: 700; color: #64748b; margin-left: 2px; }\n.hgb-summary-card h3 {\n  font-size: 16px !important;\n  font-weight: 800 !important;\n  color: #0f172a !important;\n  margin: 0 0 8px !important;\n  line-height: 1.3 !important;\n}\n.hgb-summary-card p { font-size: 14px; color: #64748b; line-height: 1.55; margin: 0; }\n\n.hgb-summary-card.accent-orange { }\n.hgb-summary-card.accent-orange::before { background: #e77d27; }\n.hgb-summary-card.accent-orange .hgb-summary-num { color: #e77d27; }\n.hgb-summary-card.accent-orange:hover { border-color: #e77d27; }\n.hgb-summary-card.accent-green::before { background: #10b981; }\n.hgb-summary-card.accent-green .hgb-summary-num { color: #10b981; }\n.hgb-summary-card.accent-green:hover { border-color: #10b981; }\n.hgb-summary-card.accent-amber::before { background: #f59e0b; }\n.hgb-summary-card.accent-amber .hgb-summary-num { color: #f59e0b; }\n.hgb-summary-card.accent-amber:hover { border-color: #f59e0b; }\n.hgb-summary-card.accent-red::before { background: #ef4444; }\n.hgb-summary-card.accent-red .hgb-summary-num { color: #ef4444; }\n.hgb-summary-card.accent-red:hover { border-color: #ef4444; }\n\n\/* ===== Big Number (radial ring) ===== *\/\n.hgb-bignumber-wrap {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 48px;\n  align-items: center;\n  margin: 48px 0;\n}\n.hgb-ring {\n  position: relative;\n  width: 240px; height: 240px;\n  flex-shrink: 0;\n}\n.hgb-ring svg { transform: rotate(-90deg); }\n.hgb-ring-bg { fill: none; stroke: rgba(255,255,255,0.1); stroke-width: 16; }\n.hgb-ring-fg {\n  fill: none;\n  stroke-width: 16;\n  stroke-linecap: round;\n  stroke: url(#hgbRingGrad);\n  stroke-dasharray: 628;\n  stroke-dashoffset: 628;\n  transition: stroke-dashoffset 1.8s cubic-bezier(0.2, 0.8, 0.2, 1);\n}\n.hgb-ring.is-visible .hgb-ring-fg { stroke-dashoffset: var(--offset, 188); }\n.hgb-ring-center {\n  position: absolute;\n  inset: 0;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n}\n.hgb-ring-num {\n  font-size: 62px;\n  font-weight: 900;\n  color: #fff;\n  line-height: 1;\n  letter-spacing: -2px;\n}\n.hgb-section.hgb-light .hgb-ring-num { color: #0f172a; }\n.hgb-ring-num .hgb-unit { font-size: 0.45em; font-weight: 700; opacity: 0.7; }\n.hgb-ring-label {\n  font-size: 12px;\n  font-weight: 700;\n  color: rgba(255,255,255,0.6);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  margin-top: 6px;\n}\n.hgb-section.hgb-light .hgb-ring-label { color: #64748b; }\n.hgb-bignumber-text h3 {\n  font-size: clamp(22px, 2.8vw, 30px) !important;\n  font-weight: 800 !important;\n  color: #fff !important;\n  margin: 0 0 14px !important;\n  line-height: 1.2 !important;\n  letter-spacing: -0.5px !important;\n}\n.hgb-section.hgb-light .hgb-bignumber-text h3 { color: #0f172a !important; }\n.hgb-bignumber-text p { font-size: 16px; line-height: 1.7; color: rgba(255,255,255,0.78); }\n.hgb-section.hgb-light .hgb-bignumber-text p { color: #475569; }\n\n\/* ===== Timeline ===== *\/\n.hgb-timeline {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n  position: relative;\n  margin: 56px 0 24px;\n}\n.hgb-timeline::before {\n  content: '';\n  position: absolute;\n  top: 32px;\n  left: 12.5%;\n  right: 12.5%;\n  height: 3px;\n  background: linear-gradient(90deg, #ef4444, #f59e0b, #5ba3f5, #10b981);\n  border-radius: 2px;\n  z-index: 0;\n}\n.hgb-timeline-step {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  padding: 0 12px;\n  position: relative;\n  z-index: 1;\n}\n.hgb-timeline-dot {\n  width: 64px; height: 64px;\n  border-radius: 50%;\n  background: #fff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 26px;\n  margin-bottom: 18px;\n  box-shadow: 0 0 0 4px rgba(255,255,255,0.1), 0 6px 18px rgba(0,0,0,0.25);\n}\n.hgb-section.hgb-light .hgb-timeline-dot {\n  background: #f1f5f9;\n  box-shadow: 0 0 0 4px #fff, 0 6px 18px rgba(15,23,42,0.08);\n}\n.hgb-timeline-num {\n  font-size: clamp(22px, 2.6vw, 28px);\n  font-weight: 900;\n  line-height: 1.1;\n  margin-bottom: 6px;\n  color: #fff;\n  letter-spacing: -0.5px;\n}\n.hgb-section.hgb-light .hgb-timeline-num { color: #0f172a; }\n.hgb-timeline-text {\n  font-size: 14px;\n  line-height: 1.55;\n  color: rgba(255,255,255,0.7);\n  max-width: 180px;\n}\n.hgb-section.hgb-light .hgb-timeline-text { color: #475569; }\n.hgb-timeline-text strong { color: #fff; }\n.hgb-section.hgb-light .hgb-timeline-text strong { color: #0f172a; }\n\n\/* ===== Bar List ===== *\/\n.hgb-bars {\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(255,255,255,0.08);\n  border-radius: 18px;\n  padding: 28px;\n}\n.hgb-section.hgb-light .hgb-bars,\n.hgb-section.hgb-lighter .hgb-bars {\n  background: #fff;\n  border-color: #e4e8f0;\n  box-shadow: 0 4px 14px rgba(15,23,42,0.04);\n}\n.hgb-bars-title {\n  font-size: 14px !important;\n  font-weight: 800 !important;\n  color: #fff !important;\n  margin: 0 0 22px !important;\n  padding-bottom: 14px;\n  border-bottom: 1px solid rgba(255,255,255,0.1);\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n}\n.hgb-section.hgb-light .hgb-bars-title,\n.hgb-section.hgb-lighter .hgb-bars-title {\n  color: #0f172a !important;\n  border-bottom-color: #e4e8f0;\n}\n.hgb-bar-item { margin-bottom: 16px; }\n.hgb-bar-item:last-child { margin-bottom: 0; }\n.hgb-bar-header {\n  display: flex;\n  justify-content: space-between;\n  align-items: baseline;\n  margin-bottom: 8px;\n}\n.hgb-bar-label { font-size: 14px; font-weight: 600; color: rgba(255,255,255,0.88); }\n.hgb-section.hgb-light .hgb-bar-label,\n.hgb-section.hgb-lighter .hgb-bar-label { color: #0f172a; }\n.hgb-bar-pct { font-size: 15px; font-weight: 800; letter-spacing: -0.3px; }\n.hgb-bar-track {\n  height: 10px;\n  background: rgba(255,255,255,0.07);\n  border-radius: 5px;\n  overflow: hidden;\n}\n.hgb-section.hgb-light .hgb-bar-track,\n.hgb-section.hgb-lighter .hgb-bar-track { background: #f1f5f9; }\n.hgb-bar-fill {\n  height: 100%;\n  border-radius: 5px;\n  transform-origin: left center;\n  transform: scaleX(0);\n  transition: transform 1.4s cubic-bezier(0.2, 0.8, 0.2, 1);\n  width: 100%;\n}\n.hgb-bars.is-visible .hgb-bar-fill { transform: scaleX(var(--scale, 1)); }\n.hgb-bar-fill.blue { background: linear-gradient(90deg, #3b82f6, #2563eb); }\n.hgb-bar-fill.sky { background: linear-gradient(90deg, #7dd3fc, #38bdf8); }\n.hgb-bar-fill.orange { background: linear-gradient(90deg, #f59e0b, #e77d27); }\n.hgb-bar-fill.green { background: linear-gradient(90deg, #34d399, #10b981); }\n.hgb-bar-fill.red { background: linear-gradient(90deg, #fb7185, #ef4444); }\n.hgb-bar-fill.navy { background: linear-gradient(90deg, #1e293b, #0f172a); }\n.hgb-bar-fill.slate { background: linear-gradient(90deg, #94a3b8, #64748b); }\n\n.hgb-bar-pct.blue { color: #2563eb; }\n.hgb-bar-pct.sky { color: #0284c7; }\n.hgb-bar-pct.orange { color: #e77d27; }\n.hgb-bar-pct.green { color: #10b981; }\n.hgb-bar-pct.red { color: #ef4444; }\n.hgb-bar-pct.navy { color: #0f172a; }\n.hgb-bar-pct.slate { color: #64748b; }\n.hgb-section.hgb-dark .hgb-bar-pct.navy { color: #e2e8f0; }\n\n\/* ===== Stat cards (small) ===== *\/\n.hgb-stats-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n  margin-bottom: 32px;\n}\n.hgb-stat {\n  background: #fff;\n  border: 1px solid #e4e8f0;\n  border-radius: 16px;\n  padding: 24px 22px;\n  transition: transform 0.3s, box-shadow 0.3s;\n  position: relative;\n}\n.hgb-section.hgb-dark .hgb-stat {\n  background: rgba(255,255,255,0.04);\n  border-color: rgba(255,255,255,0.1);\n  backdrop-filter: blur(8px);\n}\n.hgb-stat:hover { transform: translateY(-4px); box-shadow: 0 14px 30px rgba(15,23,42,0.1); }\n.hgb-stat-accent {\n  width: 40px; height: 4px;\n  background: #2563eb;\n  border-radius: 2px;\n  margin-bottom: 18px;\n}\n.hgb-stat-accent.orange { background: #e77d27; }\n.hgb-stat-accent.green { background: #10b981; }\n.hgb-stat-accent.amber { background: #f59e0b; }\n.hgb-stat-accent.red { background: #ef4444; }\n.hgb-stat-accent.sky { background: #38bdf8; }\n.hgb-stat-num {\n  font-size: 34px;\n  font-weight: 900;\n  line-height: 1;\n  letter-spacing: -1px;\n  color: #0f172a;\n  margin-bottom: 6px;\n  display: block;\n}\n.hgb-section.hgb-dark .hgb-stat-num { color: #fff; }\n.hgb-stat-num .hgb-unit { font-size: 0.5em; font-weight: 700; opacity: 0.6; margin-left: 2px; }\n.hgb-stat-num.blue { color: #2563eb; }\n.hgb-stat-num.orange { color: #e77d27; }\n.hgb-stat-num.green { color: #10b981; }\n.hgb-stat-num.amber { color: #f59e0b; }\n.hgb-stat-num.red { color: #ef4444; }\n.hgb-stat-label {\n  font-size: 14px;\n  font-weight: 700;\n  color: #0f172a;\n  margin-bottom: 4px;\n}\n.hgb-section.hgb-dark .hgb-stat-label { color: #fff; }\n.hgb-stat-sub {\n  font-size: 13px;\n  color: #64748b;\n  line-height: 1.5;\n}\n.hgb-section.hgb-dark .hgb-stat-sub { color: rgba(255,255,255,0.65); }\n\n\/* ===== Channel Small Multiples ===== *\/\n.hgb-channels {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 18px;\n  margin: 40px 0;\n}\n.hgb-channel {\n  background: #fff;\n  border: 1px solid #e4e8f0;\n  border-radius: 18px;\n  padding: 28px 22px 24px;\n  text-align: left;\n  position: relative;\n  overflow: hidden;\n  transition: transform 0.3s, box-shadow 0.3s;\n}\n.hgb-channel:hover { transform: translateY(-4px); box-shadow: 0 14px 30px rgba(15,23,42,0.08); }\n.hgb-channel-icon {\n  width: 44px; height: 44px;\n  border-radius: 12px;\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 18px;\n}\n.hgb-channel-icon.blue { background: linear-gradient(135deg, #dbeafe, #bfdbfe); color: #2563eb; }\n.hgb-channel-icon.green { background: linear-gradient(135deg, #d1fae5, #a7f3d0); color: #10b981; }\n.hgb-channel-icon.orange { background: linear-gradient(135deg, #fed7aa, #fdba74); color: #e77d27; }\n.hgb-channel-icon.slate { background: linear-gradient(135deg, #e2e8f0, #cbd5e1); color: #475569; }\n.hgb-channel-num {\n  font-size: 38px;\n  font-weight: 900;\n  line-height: 1;\n  letter-spacing: -1.2px;\n  color: #0f172a;\n  margin-bottom: 6px;\n  display: block;\n}\n.hgb-channel-num .hgb-unit { font-size: 0.5em; font-weight: 700; color: #64748b; margin-left: 2px; }\n.hgb-channel-name { font-size: 14px; font-weight: 700; color: #0f172a; margin-bottom: 4px; }\n.hgb-channel-desc { font-size: 12px; color: #64748b; line-height: 1.55; margin-bottom: 16px; min-height: 34px; }\n.hgb-channel-fill-track {\n  height: 6px;\n  background: #f1f5f9;\n  border-radius: 3px;\n  overflow: hidden;\n}\n.hgb-channel-fill {\n  height: 100%;\n  border-radius: 3px;\n  transform-origin: left;\n  transform: scaleX(0);\n  transition: transform 1.4s cubic-bezier(0.2, 0.8, 0.2, 1);\n  width: 100%;\n}\n.hgb-channel.is-visible .hgb-channel-fill { transform: scaleX(var(--scale, 1)); }\n.hgb-channel-fill.blue { background: linear-gradient(90deg, #3b82f6, #2563eb); }\n.hgb-channel-fill.green { background: linear-gradient(90deg, #34d399, #10b981); }\n.hgb-channel-fill.orange { background: linear-gradient(90deg, #f59e0b, #e77d27); }\n.hgb-channel-fill.slate { background: linear-gradient(90deg, #94a3b8, #64748b); }\n\n\/* ===== Diverging perception ===== *\/\n.hgb-diverge {\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(255,255,255,0.08);\n  border-radius: 18px;\n  padding: 32px;\n  margin: 32px 0;\n}\n.hgb-diverge-title {\n  font-size: 14px !important;\n  font-weight: 800 !important;\n  color: rgba(255,255,255,0.75) !important;\n  margin: 0 0 28px !important;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n  text-align: center;\n}\n.hgb-diverge-row {\n  display: grid;\n  grid-template-columns: 1fr 180px 1fr;\n  gap: 18px;\n  align-items: center;\n  margin-bottom: 14px;\n}\n.hgb-diverge-label-left {\n  text-align: right;\n  font-size: 14px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.8);\n}\n.hgb-diverge-label-right {\n  text-align: left;\n  font-size: 14px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.8);\n}\n.hgb-diverge-label-emoji { font-size: 18px; margin-right: 8px; }\n.hgb-diverge-center {\n  text-align: center;\n  font-size: 13px;\n  font-weight: 700;\n  color: rgba(255,255,255,0.55);\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n}\n.hgb-diverge-bar {\n  height: 20px;\n  background: rgba(255,255,255,0.05);\n  border-radius: 10px;\n  display: flex;\n  justify-content: flex-end;\n  overflow: hidden;\n  position: relative;\n}\n.hgb-diverge-bar.right { justify-content: flex-start; }\n.hgb-diverge-fill {\n  height: 100%;\n  transform-origin: right center;\n  transform: scaleX(0);\n  transition: transform 1.4s cubic-bezier(0.2, 0.8, 0.2, 1);\n  border-radius: 10px;\n  display: flex;\n  align-items: center;\n  justify-content: flex-start;\n  padding-left: 12px;\n  font-size: 12px;\n  font-weight: 800;\n  color: #fff;\n  white-space: nowrap;\n  width: 100%;\n}\n.hgb-diverge-bar.right .hgb-diverge-fill { transform-origin: left center; justify-content: flex-end; padding-left: 0; padding-right: 12px; }\n.hgb-diverge.is-visible .hgb-diverge-fill { transform: scaleX(var(--scale, 1)); }\n.hgb-diverge-fill.positive { background: linear-gradient(90deg, #2563eb, #5ba3f5); }\n.hgb-diverge-fill.warn { background: linear-gradient(90deg, #f59e0b, #fbbf24); }\n.hgb-diverge-fill.alert { background: linear-gradient(90deg, #ef4444, #fb7185); }\n\n\/* Light variant *\/\n.hgb-section.hgb-light .hgb-diverge,\n.hgb-section.hgb-lighter .hgb-diverge { background: #fff; border-color: #e4e8f0; box-shadow: 0 4px 18px rgba(15,23,42,0.05); }\n.hgb-section.hgb-light .hgb-diverge-title,\n.hgb-section.hgb-lighter .hgb-diverge-title { color: #0f172a !important; }\n.hgb-section.hgb-light .hgb-diverge-label-left,\n.hgb-section.hgb-light .hgb-diverge-label-right,\n.hgb-section.hgb-lighter .hgb-diverge-label-left,\n.hgb-section.hgb-lighter .hgb-diverge-label-right { color: #334155; }\n.hgb-section.hgb-light .hgb-diverge-center,\n.hgb-section.hgb-lighter .hgb-diverge-center { color: #64748b; }\n.hgb-section.hgb-light .hgb-diverge-bar,\n.hgb-section.hgb-lighter .hgb-diverge-bar { background: #f1f5f9; }\n\n\/* ===== Highlight box (callout) ===== *\/\n.hgb-callout {\n  border-radius: 18px;\n  padding: 28px 32px;\n  margin: 32px 0;\n  display: flex;\n  gap: 22px;\n  align-items: flex-start;\n  border: 1px solid;\n}\n.hgb-callout-icon {\n  flex-shrink: 0;\n  width: 44px; height: 44px;\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.hgb-callout h3 {\n  font-size: 17px !important;\n  font-weight: 800 !important;\n  margin: 0 0 10px !important;\n  line-height: 1.3 !important;\n}\n.hgb-callout p { font-size: 15px; line-height: 1.65; margin: 0; }\n.hgb-callout.blue {\n  background: #eff6ff;\n  border-color: #bfdbfe;\n}\n.hgb-callout.blue h3 { color: #1e40af !important; }\n.hgb-callout.blue p { color: #1e40af; }\n.hgb-callout.blue .hgb-callout-icon { background: #bfdbfe; color: #2563eb; }\n.hgb-callout.amber {\n  background: #fffbeb;\n  border-color: #fde68a;\n}\n.hgb-callout.amber h3 { color: #78350f !important; }\n.hgb-callout.amber p { color: #78350f; }\n.hgb-callout.amber .hgb-callout-icon { background: #fde68a; color: #b45309; }\n.hgb-callout.green {\n  background: #ecfdf5;\n  border-color: #a7f3d0;\n}\n.hgb-callout.green h3 { color: #065f46 !important; }\n.hgb-callout.green p { color: #065f46; }\n.hgb-callout.green .hgb-callout-icon { background: #a7f3d0; color: #059669; }\n.hgb-callout.orange {\n  background: #fff7ed;\n  border-color: #fed7aa;\n}\n.hgb-callout.orange h3 { color: #9a3412 !important; }\n.hgb-callout.orange p { color: #9a3412; }\n.hgb-callout.orange .hgb-callout-icon { background: #fed7aa; color: #ea580c; }\n\n\/* Dark variant of callout *\/\n.hgb-section.hgb-dark .hgb-callout.blue {\n  background: rgba(91,163,245,0.12);\n  border-color: rgba(91,163,245,0.35);\n}\n.hgb-section.hgb-dark .hgb-callout.blue h3 { color: #bfdbfe !important; }\n.hgb-section.hgb-dark .hgb-callout.blue p { color: rgba(255,255,255,0.82); }\n.hgb-section.hgb-dark .hgb-callout.blue .hgb-callout-icon { background: rgba(91,163,245,0.2); color: #5ba3f5; }\n.hgb-section.hgb-dark .hgb-callout.amber {\n  background: rgba(245,158,11,0.1);\n  border-color: rgba(245,158,11,0.3);\n}\n.hgb-section.hgb-dark .hgb-callout.amber h3 { color: #fde68a !important; }\n.hgb-section.hgb-dark .hgb-callout.amber p { color: rgba(253,230,138,0.85); }\n.hgb-section.hgb-dark .hgb-callout.amber .hgb-callout-icon { background: rgba(245,158,11,0.2); color: #fbbf24; }\n.hgb-section.hgb-dark .hgb-callout.green {\n  background: rgba(16,185,129,0.1);\n  border-color: rgba(16,185,129,0.3);\n}\n.hgb-section.hgb-dark .hgb-callout.green h3 { color: #a7f3d0 !important; }\n.hgb-section.hgb-dark .hgb-callout.green p { color: rgba(167,243,208,0.85); }\n.hgb-section.hgb-dark .hgb-callout.green .hgb-callout-icon { background: rgba(16,185,129,0.2); color: #34d399; }\n\n\/* ===== Two column ===== *\/\n.hgb-two-col {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  align-items: start;\n  margin: 40px 0;\n}\n.hgb-two-col.gap-lg { gap: 56px; }\n\n\/* ===== Gauges (Satisfaction & Recommendation) ===== *\/\n.hgb-gauges {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 24px;\n  margin: 40px 0;\n}\n.hgb-gauge {\n  background: #fff;\n  border: 1px solid #e4e8f0;\n  border-radius: 20px;\n  padding: 36px 28px;\n  text-align: center;\n  box-shadow: 0 4px 18px rgba(15,23,42,0.05);\n}\n.hgb-gauge-svg-wrap { position: relative; width: 200px; height: 120px; margin: 0 auto 18px; }\n.hgb-gauge-svg-wrap svg { overflow: visible; }\n.hgb-gauge-bg { fill: none; stroke: #e2e8f0; stroke-width: 18; stroke-linecap: round; }\n.hgb-gauge-fg {\n  fill: none;\n  stroke-width: 18;\n  stroke-linecap: round;\n  stroke-dasharray: 251;\n  stroke-dashoffset: 251;\n  transition: stroke-dashoffset 1.8s cubic-bezier(0.2, 0.8, 0.2, 1);\n}\n.hgb-gauge.is-visible .hgb-gauge-fg { stroke-dashoffset: var(--offset, 75); }\n.hgb-gauge-num-wrap {\n  position: absolute;\n  bottom: 4px;\n  left: 0; right: 0;\n  text-align: center;\n}\n.hgb-gauge-num {\n  font-size: 40px;\n  font-weight: 900;\n  color: #0f172a;\n  line-height: 1;\n  letter-spacing: -1.2px;\n}\n.hgb-gauge-num .hgb-unit { font-size: 0.5em; font-weight: 700; color: #64748b; }\n.hgb-gauge h3 {\n  font-size: 16px !important;\n  font-weight: 800 !important;\n  color: #0f172a !important;\n  margin: 0 0 6px !important;\n}\n.hgb-gauge p { font-size: 14px; color: #64748b; line-height: 1.55; margin: 0; }\n\n\/* ===== Quote cards ===== *\/\n.hgb-quotes {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n  margin: 40px 0 0;\n}\n.hgb-quote {\n  background: #fff;\n  border: 1px solid #e4e8f0;\n  border-radius: 18px;\n  padding: 28px 26px;\n  position: relative;\n}\n.hgb-quote::before {\n  content: '';\n  position: absolute;\n  top: 24px; left: 26px;\n  width: 32px; height: 24px;\n  background-image: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32 24\" fill=\"%232563eb\" opacity=\"0.15\"><path d=\"M0 24V14c0-3.2.4-5.8 1.3-8C2.2 3.9 3.7 2 5.8.6l3 2c-1.3 1.2-2.2 2.5-2.8 4-.6 1.4-.9 3-1 4.8H13V24H0zm19 0V14c0-3.2.4-5.8 1.3-8C21.2 3.9 22.7 2 24.8.6l3 2c-1.3 1.2-2.2 2.5-2.8 4-.6 1.4-.9 3-1 4.8H32V24H19z\"\/><\/svg>');\n  background-repeat: no-repeat;\n}\n.hgb-quote-text {\n  font-size: 15px;\n  line-height: 1.7;\n  color: #0f172a;\n  font-style: italic;\n  padding-top: 32px;\n  margin: 0 0 16px !important;\n  font-weight: 500;\n}\n.hgb-quote-attr {\n  font-size: 12px;\n  color: #64748b;\n  font-weight: 600;\n  letter-spacing: 0.3px;\n  margin: 0;\n}\n.hgb-quote-attr::before {\n  content: '\u2014 ';\n  color: #cbd5e1;\n}\n\n\/* ===== Persona Card ===== *\/\n.hgb-persona {\n  background:\n    radial-gradient(ellipse 60% 90% at 100% 0%, rgba(91,163,245,0.18) 0%, transparent 55%),\n    linear-gradient(150deg, #001a33, #002d6b);\n  border-radius: 24px;\n  padding: 44px 40px;\n  color: #fff;\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  gap: 40px;\n  align-items: center;\n  position: relative;\n  overflow: hidden;\n  margin: 40px 0;\n}\n.hgb-persona::after {\n  content: '';\n  position: absolute;\n  top: -50%; right: -10%;\n  width: 300px; height: 300px;\n  background: radial-gradient(circle, rgba(231,125,39,0.15), transparent 70%);\n  pointer-events: none;\n}\n.hgb-persona-avatar {\n  width: 140px; height: 140px;\n  border-radius: 50%;\n  background:\n    radial-gradient(circle at 30% 30%, #7dbaff, #2563eb 55%, #0f3d85);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 62px;\n  flex-shrink: 0;\n  box-shadow: 0 10px 40px rgba(37,99,235,0.35), inset 0 2px 8px rgba(255,255,255,0.3);\n  position: relative;\n  z-index: 1;\n}\n.hgb-persona-content { position: relative; z-index: 1; }\n.hgb-persona-badge {\n  display: inline-block;\n  font-size: 11px;\n  font-weight: 700;\n  color: #5ba3f5;\n  background: rgba(91,163,245,0.15);\n  border: 1px solid rgba(91,163,245,0.3);\n  padding: 4px 12px;\n  border-radius: 20px;\n  letter-spacing: 1.2px;\n  text-transform: uppercase;\n  margin-bottom: 12px;\n}\n.hgb-persona-name {\n  font-size: clamp(24px, 3vw, 32px) !important;\n  font-weight: 900 !important;\n  margin: 0 0 8px !important;\n  color: #fff !important;\n  letter-spacing: -0.5px !important;\n  line-height: 1.2 !important;\n}\n.hgb-persona-tagline {\n  font-size: 15px;\n  color: rgba(255,255,255,0.65);\n  margin: 0 0 22px !important;\n  line-height: 1.55;\n}\n.hgb-persona-traits { display: flex; gap: 8px; flex-wrap: wrap; }\n.hgb-trait {\n  background: rgba(255,255,255,0.08);\n  border: 1px solid rgba(255,255,255,0.14);\n  color: rgba(255,255,255,0.88);\n  padding: 6px 13px;\n  border-radius: 20px;\n  font-size: 12px;\n  font-weight: 600;\n}\n.hgb-trait.orange { background: rgba(231,125,39,0.18); border-color: rgba(231,125,39,0.38); color: #fbb97b; }\n.hgb-trait.blue { background: rgba(91,163,245,0.18); border-color: rgba(91,163,245,0.38); color: #9ecbff; }\n.hgb-trait.green { background: rgba(16,185,129,0.18); border-color: rgba(16,185,129,0.38); color: #6ee7b7; }\n\n\/* ===== Motivation\/Barrier grid ===== *\/\n.hgb-matrix {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n  margin: 32px 0;\n}\n.hgb-matrix-card {\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(255,255,255,0.1);\n  border-radius: 18px;\n  padding: 28px;\n}\n.hgb-matrix-card h3 {\n  font-size: 16px !important;\n  font-weight: 800 !important;\n  color: #fff !important;\n  margin: 0 0 18px !important;\n  padding-bottom: 14px;\n  border-bottom: 1px solid rgba(255,255,255,0.1);\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.hgb-matrix-list { list-style: none; padding: 0; margin: 0; }\n.hgb-matrix-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 10px 0;\n  font-size: 14px;\n  color: rgba(255,255,255,0.8);\n  line-height: 1.55;\n  border-bottom: 1px solid rgba(255,255,255,0.06);\n}\n.hgb-matrix-list li:last-child { border-bottom: none; }\n.hgb-matrix-list li strong { color: #fff; }\n.hgb-matrix-dot {\n  flex-shrink: 0;\n  width: 8px; height: 8px;\n  border-radius: 50%;\n  margin-top: 8px;\n  background: #5ba3f5;\n}\n.hgb-matrix-dot.red { background: #ef4444; }\n.hgb-matrix-dot.amber { background: #f59e0b; }\n.hgb-matrix-dot.green { background: #10b981; }\n.hgb-matrix-dot.orange { background: #e77d27; }\n.hgb-matrix-dot.slate { background: #94a3b8; }\n\n\/* ===== International country grid ===== *\/\n.hgb-countries {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n  margin-top: 32px;\n}\n.hgb-country {\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(255,255,255,0.1);\n  border-radius: 16px;\n  padding: 24px 22px;\n  position: relative;\n  transition: transform 0.3s, border-color 0.3s;\n}\n.hgb-country:hover { transform: translateY(-4px); border-color: rgba(91,163,245,0.4); }\n.hgb-country-flag {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 28px;\n  margin-bottom: 12px;\n}\n.hgb-country-name {\n  font-size: 13px;\n  font-weight: 700;\n  color: rgba(255,255,255,0.65);\n  margin: 0;\n  letter-spacing: 0.3px;\n  text-transform: uppercase;\n}\n.hgb-country-stat {\n  font-size: 32px;\n  font-weight: 900;\n  color: #5ba3f5;\n  line-height: 1.1;\n  margin: 12px 0 8px;\n  letter-spacing: -1px;\n  display: block;\n}\n.hgb-country-stat.orange { color: #f8a25b; }\n.hgb-country-sub {\n  font-size: 13px;\n  color: rgba(255,255,255,0.7);\n  line-height: 1.5;\n  margin: 0 !important;\n}\n\n\/* ===== Medical Review (Author bio) ===== *\/\n.hgb-review {\n  background: linear-gradient(135deg, #fff 0%, #f8fafc 100%);\n  border: 1px solid #e4e8f0;\n  border-radius: 24px;\n  padding: 44px 44px;\n  display: grid;\n  grid-template-columns: 180px 1fr;\n  gap: 40px;\n  align-items: center;\n  box-shadow: 0 8px 30px rgba(15,23,42,0.06);\n  margin: 48px 0;\n}\n.hgb-review-avatar {\n  width: 180px; height: 180px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, #e0e7ff, #c7d2fe);\n  background-size: cover;\n  background-position: center top;\n  border: 4px solid #fff;\n  box-shadow: 0 8px 24px rgba(15,23,42,0.12);\n  flex-shrink: 0;\n}\n.hgb-review-label {\n  display: inline-block;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #2563eb;\n  background: #dbeafe;\n  padding: 4px 12px;\n  border-radius: 20px;\n  margin-bottom: 14px;\n}\n.hgb-review h3 {\n  font-size: clamp(20px, 2.4vw, 26px) !important;\n  font-weight: 900 !important;\n  color: #0f172a !important;\n  margin: 0 0 14px !important;\n  line-height: 1.3 !important;\n  letter-spacing: -0.5px !important;\n}\n.hgb-review p {\n  font-size: 16px;\n  line-height: 1.75;\n  color: #334155;\n  font-style: italic;\n}\n.hgb-review-sig {\n  font-size: 13px;\n  font-style: normal;\n  color: #64748b;\n  font-weight: 600;\n  margin-top: 16px !important;\n}\n\n\/* ===== Cite this study box ===== *\/\n.hgb-cite {\n  background:\n    radial-gradient(ellipse 80% 80% at 100% 0%, rgba(91,163,245,0.15), transparent 60%),\n    linear-gradient(135deg, #001a33, #002d6b);\n  border-radius: 24px;\n  padding: 48px;\n  color: #fff;\n  margin: 48px 0;\n  position: relative;\n  overflow: hidden;\n}\n.hgb-cite::after {\n  content: '';\n  position: absolute;\n  bottom: -30%; left: -10%;\n  width: 400px; height: 400px;\n  background: radial-gradient(circle, rgba(231,125,39,0.1), transparent 70%);\n  pointer-events: none;\n}\n.hgb-cite-inner { position: relative; z-index: 1; max-width: 900px; }\n.hgb-cite-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #5ba3f5;\n  margin-bottom: 14px;\n}\n.hgb-cite h3 {\n  font-size: clamp(24px, 3.2vw, 32px) !important;\n  font-weight: 900 !important;\n  color: #fff !important;\n  margin: 0 0 14px !important;\n  letter-spacing: -0.5px !important;\n}\n.hgb-cite-intro {\n  font-size: 16px;\n  line-height: 1.7;\n  color: rgba(255,255,255,0.78);\n  margin: 0 0 32px !important;\n  max-width: 720px;\n}\n.hgb-cite-tabs {\n  display: flex;\n  gap: 4px;\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(255,255,255,0.1);\n  border-radius: 12px;\n  padding: 4px;\n  margin-bottom: 16px;\n  width: fit-content;\n}\n.hgb-cite-tab {\n  background: transparent;\n  border: none;\n  color: rgba(255,255,255,0.65);\n  font-size: 13px;\n  font-weight: 700;\n  padding: 8px 16px;\n  border-radius: 8px;\n  cursor: pointer;\n  font-family: inherit;\n  transition: background 0.2s, color 0.2s;\n  letter-spacing: 0.3px;\n}\n.hgb-cite-tab:hover { color: #fff; }\n.hgb-cite-tab.is-active { background: #2563eb; color: #fff; }\n.hgb-cite-box {\n  position: relative;\n  background: rgba(0,0,0,0.25);\n  border: 1px solid rgba(255,255,255,0.08);\n  border-radius: 14px;\n  padding: 22px 22px 22px 22px;\n}\n.hgb-cite-content { display: none; font-family: 'SFMono-Regular', Menlo, Consolas, monospace; font-size: 14px; line-height: 1.7; color: rgba(255,255,255,0.9); padding-right: 110px; word-break: break-word; }\n.hgb-cite-content.is-active { display: block; }\n.hgb-cite-copy {\n  position: absolute;\n  top: 14px; right: 14px;\n  background: rgba(91,163,245,0.18);\n  border: 1px solid rgba(91,163,245,0.38);\n  color: #bfdbfe;\n  font-size: 12px;\n  font-weight: 700;\n  padding: 7px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  font-family: inherit;\n  transition: background 0.2s, color 0.2s;\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  letter-spacing: 0.4px;\n}\n.hgb-cite-copy:hover { background: rgba(91,163,245,0.3); color: #fff; }\n.hgb-cite-copy.copied { background: #10b981; border-color: #10b981; color: #fff; }\n\n\/* ===== Methodology ===== *\/\n.hgb-method {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n  margin-top: 40px;\n}\n.hgb-method-card {\n  background: #fff;\n  border: 1px solid #e4e8f0;\n  border-radius: 16px;\n  padding: 24px 22px;\n}\n.hgb-method-icon {\n  width: 40px; height: 40px;\n  border-radius: 10px;\n  background: #eff6ff;\n  color: #2563eb;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 14px;\n}\n.hgb-method h4 {\n  font-size: 13px !important;\n  font-weight: 700 !important;\n  color: #64748b !important;\n  margin: 0 0 6px !important;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n}\n.hgb-method-val {\n  font-size: 22px;\n  font-weight: 900;\n  color: #0f172a;\n  line-height: 1.2;\n  letter-spacing: -0.5px;\n}\n.hgb-method-val small { font-size: 13px; font-weight: 500; color: #64748b; display: block; margin-top: 4px; }\n\n\/* ===== FAQ ===== *\/\n.hgb-faq { max-width: 780px; margin: 0 auto; }\n.hgb-faq-item {\n  background: #fff;\n  border: 1px solid #e4e8f0;\n  border-radius: 14px;\n  margin-bottom: 10px;\n  overflow: hidden;\n  transition: box-shadow 0.2s, border-color 0.2s;\n}\n.hgb-faq-item:hover { border-color: #bfdbfe; }\n.hgb-faq-item.is-open { box-shadow: 0 8px 20px rgba(15,23,42,0.06); border-color: #bfdbfe; }\n.hgb-faq-q {\n  width: 100%;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  padding: 20px 24px;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-family: inherit;\n  font-size: 16px;\n  font-weight: 700;\n  color: #0f172a;\n  text-align: left;\n  line-height: 1.4;\n  gap: 16px;\n}\n.hgb-faq-q:hover { background: #f8fafc; }\n.hgb-faq-icon {\n  flex-shrink: 0;\n  width: 30px; height: 30px;\n  border-radius: 50%;\n  background: #eff6ff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transition: transform 0.3s, background 0.2s;\n}\n.hgb-faq-item.is-open .hgb-faq-icon { transform: rotate(45deg); background: #2563eb; }\n.hgb-faq-item.is-open .hgb-faq-icon svg { stroke: #fff; }\n.hgb-faq-a {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.hgb-faq-item.is-open .hgb-faq-a { max-height: 700px; }\n.hgb-faq-a-inner { padding: 0 24px 22px; font-size: 15px; color: #475569; line-height: 1.75; }\n.hgb-faq-a-inner p { margin-bottom: 12px; }\n.hgb-faq-a-inner p:last-child { margin-bottom: 0; }\n\n\/* ===== Final CTA ===== *\/\n.hgb-final-cta {\n  background:\n    radial-gradient(ellipse 80% 60% at 50% 0%, rgba(91,163,245,0.15), transparent 60%),\n    radial-gradient(ellipse 40% 40% at 50% 100%, rgba(231,125,39,0.1), transparent 60%),\n    linear-gradient(170deg, #001124 0%, #002452 50%, #003d85 100%);\n  padding: 100px 24px;\n  text-align: center;\n  color: #fff;\n  position: relative;\n  overflow: hidden;\n}\n.hgb-final-cta-inner { max-width: 760px; margin: 0 auto; position: relative; z-index: 1; }\n.hgb-final-cta-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: rgba(91,163,245,0.14);\n  border: 1px solid rgba(91,163,245,0.32);\n  border-radius: 40px;\n  padding: 7px 16px;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #bfdbfe;\n  margin-bottom: 26px;\n}\n.hgb-final-cta h2 {\n  font-size: clamp(30px, 4.6vw, 50px) !important;\n  font-weight: 900 !important;\n  color: #fff !important;\n  line-height: 1.15 !important;\n  letter-spacing: -1px !important;\n  margin: 0 0 20px !important;\n}\n.hgb-final-cta h2 span { color: #f8a25b !important; }\n.hgb-final-cta p {\n  font-size: clamp(17px, 2vw, 19px);\n  color: rgba(255,255,255,0.78);\n  line-height: 1.7;\n  max-width: 640px;\n  margin: 0 auto 40px;\n}\n.hgb-btn-primary {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  background: #e77d27;\n  color: #fff;\n  font-size: 17px;\n  font-weight: 800;\n  padding: 18px 36px;\n  border-radius: 14px;\n  text-decoration: none;\n  transition: background 0.2s, transform 0.15s, box-shadow 0.2s;\n  box-shadow: 0 14px 36px rgba(231,125,39,0.4);\n  letter-spacing: 0.3px;\n}\n.hgb-btn-primary:hover { background: #d06a1a; transform: translateY(-2px); box-shadow: 0 20px 40px rgba(231,125,39,0.48); color: #fff; }\n.hgb-btn-secondary {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: transparent;\n  color: rgba(255,255,255,0.9);\n  font-size: 15px;\n  font-weight: 700;\n  padding: 14px 24px;\n  border-radius: 12px;\n  text-decoration: none;\n  border: 1px solid rgba(255,255,255,0.2);\n  margin-left: 14px;\n  transition: background 0.2s, border-color 0.2s;\n}\n.hgb-btn-secondary:hover { background: rgba(255,255,255,0.06); border-color: rgba(255,255,255,0.4); color: #fff; }\n\n\/* ===== Press hooks grid ===== *\/\n.hgb-pr-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 18px;\n  margin-top: 40px;\n}\n.hgb-pr-card {\n  background: #fff;\n  border: 1px solid #e4e8f0;\n  border-radius: 18px;\n  padding: 28px 28px;\n  transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s;\n}\n.hgb-pr-card:hover { transform: translateY(-4px); box-shadow: 0 16px 32px rgba(15,23,42,0.08); border-color: #bfdbfe; }\n.hgb-pr-tag {\n  display: inline-block;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  padding: 4px 12px;\n  border-radius: 20px;\n  margin-bottom: 14px;\n}\n.hgb-pr-tag.press { background: #dbeafe; color: #1e40af; }\n.hgb-pr-tag.seo { background: #d1fae5; color: #065f46; }\n.hgb-pr-tag.social { background: #fed7aa; color: #9a3412; }\n.hgb-pr-card h4 {\n  font-size: 17px !important;\n  font-weight: 800 !important;\n  color: #0f172a !important;\n  margin: 0 0 10px !important;\n  line-height: 1.4 !important;\n}\n.hgb-pr-card p {\n  font-size: 14px;\n  color: #475569;\n  line-height: 1.65;\n  margin: 0;\n}\n\n\/* ===== Responsive ===== *\/\n@media (max-width: 960px) {\n  .hgb-hero { padding: 60px 20px 70px; }\n  .hgb-hero-stats { grid-template-columns: repeat(2, 1fr); }\n  .hgb-hero-stat + .hgb-hero-stat:nth-child(3)::before { display: none; }\n  .hgb-summary-grid { grid-template-columns: 1fr 1fr; }\n  .hgb-channels { grid-template-columns: 1fr 1fr; }\n  .hgb-stats-grid { grid-template-columns: 1fr 1fr; }\n  .hgb-two-col { grid-template-columns: 1fr; gap: 28px; }\n  .hgb-bignumber-wrap { grid-template-columns: 1fr; text-align: center; gap: 32px; }\n  .hgb-ring { margin: 0 auto; }\n  .hgb-gauges { grid-template-columns: 1fr; }\n  .hgb-quotes { grid-template-columns: 1fr; }\n  .hgb-matrix { grid-template-columns: 1fr; }\n  .hgb-countries { grid-template-columns: 1fr 1fr; }\n  .hgb-method { grid-template-columns: 1fr 1fr; }\n  .hgb-pr-grid { grid-template-columns: 1fr; }\n  .hgb-persona { grid-template-columns: 1fr; text-align: center; padding: 36px 28px; }\n  .hgb-persona-avatar { margin: 0 auto; }\n  .hgb-persona-traits { justify-content: center; }\n  .hgb-review { grid-template-columns: 1fr; text-align: center; padding: 36px 28px; gap: 24px; }\n  .hgb-review-avatar { margin: 0 auto; width: 140px; height: 140px; }\n  .hgb-timeline { grid-template-columns: repeat(2, 1fr); gap: 40px 16px; }\n  .hgb-timeline::before { display: none; }\n  .hgb-section { padding: 64px 20px; }\n  .hgb-diverge-row { grid-template-columns: 1fr; gap: 6px; text-align: left; }\n  .hgb-diverge-label-left, .hgb-diverge-label-right { text-align: left; }\n  .hgb-diverge-center { text-align: left; margin: 8px 0; }\n  .hgb-diverge-bar.right .hgb-diverge-fill { justify-content: flex-start; padding-left: 12px; padding-right: 0; }\n  .hgb-cite { padding: 32px 26px; }\n  .hgb-cite-content { padding-right: 0; padding-top: 44px; }\n  .hgb-chapter-nav-inner { padding: 0 12px; }\n  .hgb-chapter-link { padding: 12px 10px; font-size: 12px; }\n}\n@media (max-width: 540px) {\n  .hgb-summary-grid { grid-template-columns: 1fr; }\n  .hgb-channels { grid-template-columns: 1fr; }\n  .hgb-stats-grid { grid-template-columns: 1fr; }\n  .hgb-countries { grid-template-columns: 1fr; }\n  .hgb-method { grid-template-columns: 1fr; }\n  .hgb-trust { gap: 20px; flex-direction: column; align-items: flex-start; }\n  .hgb-ring { width: 200px; height: 200px; }\n  .hgb-timeline { grid-template-columns: 1fr; }\n  .hgb-btn-secondary { margin-left: 0; margin-top: 12px; display: inline-flex; }\n}\n<\/style>\n\n<div class=\"hgb-page\">\n\n<!-- ============================================== -->\n<!-- HERO ========================================== -->\n<!-- ============================================== -->\n<div class=\"hgb-hero\">\n  <div class=\"hgb-hero-inner\">\n    <div class=\"hgb-hero-badge\">\n      <span class=\"hgb-hero-badge-dot\"><\/span>\n      Patient Study &middot; n=563 &middot; February 2026\n    <\/div>\n    <p class=\"hgb-hero-kicker\">Patient Study 2026<\/p>\n    <h1>\n      Hair Health <span class=\"hgb-accent-orange\">Barometer<\/span><br>\n      2026\n    <\/h1>\n    <p class=\"hgb-hero-sub\">\n      A primary data survey of 563 patients on emotional burden, decision pathways and satisfaction relating to hair transplantation. Conducted in February 2026.\n    <\/p>\n    <div class=\"hgb-hero-stats\">\n      <div class=\"hgb-hero-stat\">\n        <span class=\"hgb-hero-stat-num\" data-counter=\"563\">563<\/span>\n        <span class=\"hgb-hero-stat-label\">Patients<\/span>\n      <\/div>\n      <div class=\"hgb-hero-stat\">\n        <span class=\"hgb-hero-stat-num\"><span data-counter=\"70\">70<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <span class=\"hgb-hero-stat-label\">Emotionally affected<\/span>\n      <\/div>\n      <div class=\"hgb-hero-stat\">\n        <span class=\"hgb-hero-stat-num\"><span data-counter=\"96.1\" data-decimals=\"1\">96.1<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <span class=\"hgb-hero-stat-label\">Would recommend<\/span>\n      <\/div>\n      <div class=\"hgb-hero-stat\">\n        <span class=\"hgb-hero-stat-num\"><span data-counter=\"41.9\" data-decimals=\"1\">41.9<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <span class=\"hgb-hero-stat-label\">Waited over 5 years<\/span>\n      <\/div>\n    <\/div>\n    <a href=\"#kapitel-1\" class=\"hgb-hero-scroll\">\n      Read the study\n      <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 5v14M19 12l-7 7-7-7\"\/><\/svg>\n    <\/a>\n  <\/div>\n<\/div>\n\n<!-- ============================================== -->\n<!-- TRUST BAR ===================================== -->\n<!-- ============================================== -->\n<div class=\"hgb-trust\">\n  <div class=\"hgb-trust-item\">\n    <div class=\"hgb-trust-icon blue\">\n      <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n    <\/div>\n    <div class=\"hgb-trust-text\">\n      563 patients\n      <small>Direct interviews, no panels<\/small>\n    <\/div>\n  <\/div>\n  <div class=\"hgb-trust-item\">\n    <div class=\"hgb-trust-icon amber\">\n      <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#b45309\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M16 2v4M8 2v4M3 10h18\"\/><\/svg>\n    <\/div>\n    <div class=\"hgb-trust-text\">\n      February 2026\n      <small>Current survey period<\/small>\n    <\/div>\n  <\/div>\n  <div class=\"hgb-trust-item\">\n    <div class=\"hgb-trust-icon green\">\n      <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#059669\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12l2 2 4-4\"\/><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>\n    <\/div>\n    <div class=\"hgb-trust-text\">\n      30 questions covered\n      <small>Demographics, journey, satisfaction<\/small>\n    <\/div>\n  <\/div>\n  <div class=\"hgb-trust-item\">\n    <div class=\"hgb-trust-icon slate\">\n      <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#475569\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><\/svg>\n    <\/div>\n    <div class=\"hgb-trust-text\">\n      Primary data\n      <small>Citable with attribution<\/small>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ============================================== -->\n<!-- CHAPTER NAVIGATION ============================ -->\n<!-- ============================================== -->\n<nav class=\"hgb-chapter-nav\" aria-label=\"Chapter navigation\">\n  <div class=\"hgb-chapter-nav-inner\">\n    <a href=\"#executive\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">TL;DR<\/span>Key findings<\/a>\n    <a href=\"#kapitel-1\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">01<\/span>Demographics<\/a>\n    <a href=\"#kapitel-2\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">02<\/span>Time to treatment<\/a>\n    <a href=\"#kapitel-3\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">03<\/span>Information sources<\/a>\n    <a href=\"#kapitel-4\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">04<\/span>Perception<\/a>\n    <a href=\"#kapitel-5\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">05<\/span>Satisfaction<\/a>\n    <a href=\"#kapitel-6\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">06<\/span>International context<\/a>\n    <a href=\"#methodik\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">M<\/span>Methodology<\/a>\n    <a href=\"#zitieren\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">Q<\/span>Cite<\/a>\n  <\/div>\n<\/nav>\n\n<!-- ============================================== -->\n<!-- EXECUTIVE SUMMARY ============================= -->\n<!-- ============================================== -->\n<section class=\"hgb-section hgb-light\" id=\"executive\">\n  <div class=\"hgb-section-inner\">\n    <div class=\"hgb-chapter-label\">Key findings<\/div>\n    <h2 class=\"hgb-section-title\">Six central results of the <span class=\"hgb-accent\">survey<\/span><\/h2>\n    <p class=\"hgb-section-intro\">The figures below represent the most important findings of the study. They shed light on how long people live with hair loss before seeking treatment, how patients gather information, and how they assess the treatment in retrospect.<\/p>\n\n    <div class=\"hgb-summary-grid hgb-reveal-stagger\">\n      <div class=\"hgb-summary-card accent-red\">\n        <span class=\"hgb-summary-num\"><span data-counter=\"70\">70<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <h3>Emotional burden<\/h3>\n        <p>Seven in ten respondents say they experience hair loss as a significant or very significant emotional burden.<\/p>\n      <\/div>\n      <div class=\"hgb-summary-card accent-amber\">\n        <span class=\"hgb-summary-num\"><span data-counter=\"41.9\" data-decimals=\"1\">41.9<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <h3>Suffering for over five years<\/h3>\n        <p>41.9% of patients report having lived with hair loss for more than five years before considering a hair transplant.<\/p>\n      <\/div>\n      <div class=\"hgb-summary-card accent-green\">\n        <span class=\"hgb-summary-num\"><span data-counter=\"96.1\" data-decimals=\"1\">96.1<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <h3>Willingness to recom&shy;mend<\/h3>\n        <p>96.1% of respondents would recommend the treatment or at least consider doing so. Only 3.9% explicitly rule out a recommendation.<\/p>\n      <\/div>\n      <div class=\"hgb-summary-card accent-orange\">\n        <span class=\"hgb-summary-num\"><span data-counter=\"58.6\" data-decimals=\"1\">58.6<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <h3>Research via search engine<\/h3>\n        <p>58.6% of patients cite Google search as one of their information channels. Personal recommendations follow at 42.6% (multiple responses permitted).<\/p>\n      <\/div>\n      <div class=\"hgb-summary-card\">\n        <span class=\"hgb-summary-num\"><span data-counter=\"96.6\" data-decimals=\"1\">96.6<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <h3>Gender dis&shy;tribution<\/h3>\n        <p>96.6% of respondents are male, 3.2% female. The most common age group is 35 to 44 years.<\/p>\n      <\/div>\n      <div class=\"hgb-summary-card accent-amber\">\n        <span class=\"hgb-summary-num\"><span data-counter=\"22\">22<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <h3>Critical perception<\/h3>\n        <p>22% of respondents also associate hair transplant clinics with the term &ldquo;production line&rdquo;. At the same time, 67.9% rate their treating clinic as professional.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================== -->\n<!-- KAPITEL 1: PATIENTEN ========================== -->\n<!-- ============================================== -->\n<section class=\"hgb-section hgb-lighter\" id=\"kapitel-1\">\n  <div class=\"hgb-section-inner\">\n    <div class=\"hgb-chapter-label\">Chapter 01 &middot; Demographics<\/div>\n    <h2 class=\"hgb-section-title\">Who was <span class=\"hgb-accent\">surveyed<\/span>?<\/h2>\n    <p class=\"hgb-section-intro\">The survey was addressed exclusively to people who have already completed a hair transplant. The composition of the sample provides an insight into the profile of those currently choosing this treatment.<\/p>\n\n    <div class=\"hgb-stats-grid hgb-reveal-stagger\">\n      <div class=\"hgb-stat\">\n        <div class=\"hgb-stat-accent orange\"><\/div>\n        <span class=\"hgb-stat-num orange\"><span data-counter=\"96.6\" data-decimals=\"1\">96.6<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <div class=\"hgb-stat-label\">Male<\/div>\n        <div class=\"hgb-stat-sub\">3.2% of respondents are female, 0.2% did not disclose. The sample reflects the typical distribution seen across the industry.<\/div>\n      <\/div>\n      <div class=\"hgb-stat\">\n        <div class=\"hgb-stat-accent sky\"><\/div>\n        <span class=\"hgb-stat-num\" style=\"color:#0284c7;\">35&ndash;44<\/span>\n        <div class=\"hgb-stat-label\">Most common age group<\/div>\n        <div class=\"hgb-stat-sub\">35.3% fall within this range, followed by 45&ndash;54 (20.8%) and 25&ndash;34 (20.4%).<\/div>\n      <\/div>\n      <div class=\"hgb-stat\">\n        <div class=\"hgb-stat-accent green\"><\/div>\n        <span class=\"hgb-stat-num green\"><span data-counter=\"73.2\" data-decimals=\"1\">73.2<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <div class=\"hgb-stat-label\">In a relationship<\/div>\n        <div class=\"hgb-stat-sub\">47.1% married, 26.1% in a committed relationship. 22.4% are single with no steady partner.<\/div>\n      <\/div>\n      <div class=\"hgb-stat\">\n        <div class=\"hgb-stat-accent amber\"><\/div>\n        <span class=\"hgb-stat-num amber\"><span data-counter=\"54.5\" data-decimals=\"1\">54.5<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <div class=\"hgb-stat-label\">Have children<\/div>\n        <div class=\"hgb-stat-sub\">The majority of respondents have children of their own. 45.5% report having no children.<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hgb-prose\" style=\"margin-top:48px;\">\n      <p>The occupational spread is broad: self-employed people and entrepreneurs (16.9%), construction and trades (15.5%), and IT and technology (14.6%) are the most frequently represented. The lifestyle questions reveal a strong affinity for sport and physical activity. This corresponds with a further finding: 92.6% of respondents say their outward appearance is <em>important<\/em> or <em>very important<\/em> to them.<\/p>\n    <\/div>\n\n    <div class=\"hgb-two-col gap-lg\" style=\"margin-top:40px;\">\n      <div class=\"hgb-bars\">\n        <h3 class=\"hgb-bars-title\">Patients&#8217; occupational fields<\/h3>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Self-employed &amp; entrepreneurs<\/span><span class=\"hgb-bar-pct orange\">16.9%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill orange\" style=\"--scale:0.169\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Construction &amp; trades<\/span><span class=\"hgb-bar-pct blue\">15.5%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill blue\" style=\"--scale:0.155\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">IT &amp; technology<\/span><span class=\"hgb-bar-pct navy\">14.6%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill navy\" style=\"--scale:0.146\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Retail &amp; sales<\/span><span class=\"hgb-bar-pct green\">14.0%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill green\" style=\"--scale:0.14\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Health &amp; social care<\/span><span class=\"hgb-bar-pct\" style=\"color:#f59e0b;\">11.5%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill\" style=\"--scale:0.115;background:linear-gradient(90deg,#fbbf24,#f59e0b);\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Finance &amp; insurance<\/span><span class=\"hgb-bar-pct slate\">8.2%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill slate\" style=\"--scale:0.082\"><\/div><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"hgb-bars\">\n        <h3 class=\"hgb-bars-title\">Lifestyle &amp; interests (multiple responses)<\/h3>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Fitness &amp; sport<\/span><span class=\"hgb-bar-pct orange\">73.7%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill orange\" style=\"--scale:0.737\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Travel &amp; adventure<\/span><span class=\"hgb-bar-pct blue\">56.1%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill blue\" style=\"--scale:0.561\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Football<\/span><span class=\"hgb-bar-pct navy\">38.2%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill navy\" style=\"--scale:0.382\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Fashion &amp; styling<\/span><span class=\"hgb-bar-pct green\">35.3%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill green\" style=\"--scale:0.353\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Music &amp; concerts<\/span><span class=\"hgb-bar-pct\" style=\"color:#f59e0b;\">30.4%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill\" style=\"--scale:0.304;background:linear-gradient(90deg,#fbbf24,#f59e0b);\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Beauty &amp; grooming<\/span><span class=\"hgb-bar-pct red\">23.1%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill red\" style=\"--scale:0.231\"><\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hgb-callout blue\" style=\"margin-top:32px;\">\n      <div class=\"hgb-callout-icon\">\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\/><\/svg>\n      <\/div>\n      <div>\n        <h3>Demographic cross-section<\/h3>\n        <p>Overall, the sample describes a professionally active, middle-aged group with stable social integration. The income distribution ranges from under &pound;2,000 net (6.4%) to over &pound;5,000 net (17.9%), with a concentration between &pound;2,000 and &pound;3,500 (31.3%).<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================== -->\n<!-- KAPITEL 2: EMOTIONALE LAST ==================== -->\n<!-- ============================================== -->\n<section class=\"hgb-section hgb-dark\" id=\"kapitel-2\">\n  <div class=\"hgb-section-inner\">\n    <div class=\"hgb-chapter-label\">Chapter 02 &middot; Time to treatment &amp; emotional burden<\/div>\n    <h2 class=\"hgb-section-title\">Between the first symptoms and treatment lie <span class=\"hgb-accent\">years<\/span>.<\/h2>\n    <p class=\"hgb-section-intro\">A central finding of the study concerns the time between first noticing hair loss and the moment when treatment is considered. For most respondents this phase lasts several years and is frequently accompanied by a noticeable emotional burden.<\/p>\n\n    <!-- Big Number with Ring -->\n    <div class=\"hgb-bignumber-wrap hgb-reveal\">\n      <div class=\"hgb-ring\" style=\"--offset:188;\">\n        <svg width=\"240\" height=\"240\" viewBox=\"0 0 240 240\">\n          <defs>\n            <linearGradient id=\"hgbRingGrad\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\">\n              <stop offset=\"0%\" stop-color=\"#ef4444\"\/>\n              <stop offset=\"100%\" stop-color=\"#f97316\"\/>\n            <\/linearGradient>\n          <\/defs>\n          <circle class=\"hgb-ring-bg\" cx=\"120\" cy=\"120\" r=\"100\"><\/circle>\n          <circle class=\"hgb-ring-fg\" cx=\"120\" cy=\"120\" r=\"100\"><\/circle>\n        <\/svg>\n        <div class=\"hgb-ring-center\">\n          <div class=\"hgb-ring-num\"><span data-counter=\"70\">70<\/span><span class=\"hgb-unit\">%<\/span><\/div>\n          <div class=\"hgb-ring-label\">Emotionally affected<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"hgb-bignumber-text\">\n        <h3>70% of respondents describe their emotional burden as significant or very significant.<\/h3>\n        <p>50.8% say hair loss had a significant impact on them and they wanted to do something about it. 19.2% describe the burden as very significant. A further 22.2% rate it as moderate. Only 2.8% say they considered treatment without any emotional motivation.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Timeline -->\n    <div class=\"hgb-prose\">\n      <p>The study captures four points in time along the patient journey. They show that several years can pass between first noticing hair loss and undergoing treatment, and that price assessments frequently shift after booking.<\/p>\n    <\/div>\n\n    <div class=\"hgb-timeline hgb-reveal-stagger\">\n      <div class=\"hgb-timeline-step\">\n        <div class=\"hgb-timeline-dot\">&#9888;<\/div>\n        <div class=\"hgb-timeline-num\">5+ years<\/div>\n        <div class=\"hgb-timeline-text\"><strong>41.9%<\/strong> of patients wait between first hair loss and the thought of treatment<\/div>\n      <\/div>\n      <div class=\"hgb-timeline-step\">\n        <div class=\"hgb-timeline-dot\">&#128173;<\/div>\n        <div class=\"hgb-timeline-num\">1+ year<\/div>\n        <div class=\"hgb-timeline-text\"><strong>43%<\/strong> actively deliberate <em>after<\/em> they have finally allowed themselves to consider a HT<\/div>\n      <\/div>\n      <div class=\"hgb-timeline-step\">\n        <div class=\"hgb-timeline-dot\">&#128075;<\/div>\n        <div class=\"hgb-timeline-num\">70%<\/div>\n        <div class=\"hgb-timeline-text\">feel <strong>significantly to very significantly<\/strong> burdened by the process before they act<\/div>\n      <\/div>\n      <div class=\"hgb-timeline-step\">\n        <div class=\"hgb-timeline-dot\">&#10004;<\/div>\n        <div class=\"hgb-timeline-num\">86%<\/div>\n        <div class=\"hgb-timeline-text\">rate the price <strong>after<\/strong> booking as reasonable or good value &mdash; the uncertainty was greater than the cost<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hgb-two-col\" style=\"margin-top:56px;\">\n      <div class=\"hgb-bars\">\n        <h3 class=\"hgb-bars-title\">How long had hair loss been present before considering a HT?<\/h3>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">More than 5 years<\/span><span class=\"hgb-bar-pct red\">41.9%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill red\" style=\"--scale:0.838\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">1 to 3 years<\/span><span class=\"hgb-bar-pct orange\">28.1%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill orange\" style=\"--scale:0.562\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">3 to 5 years<\/span><span class=\"hgb-bar-pct\" style=\"color:#fbbf24;\">24.5%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill\" style=\"--scale:0.49;background:linear-gradient(90deg,#fbbf24,#f59e0b);\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Less than 1 year<\/span><span class=\"hgb-bar-pct green\">5.5%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill green\" style=\"--scale:0.11\"><\/div><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"hgb-bars\">\n        <h3 class=\"hgb-bars-title\">How strongly did hair loss influence the decision?<\/h3>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Significantly &mdash; wanted to make a change<\/span><span class=\"hgb-bar-pct orange\">50.8%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill orange\" style=\"--scale:0.508\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Moderately &mdash; it was a good option<\/span><span class=\"hgb-bar-pct\" style=\"color:#fbbf24;\">22.2%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill\" style=\"--scale:0.222;background:linear-gradient(90deg,#fbbf24,#f59e0b);\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Very significantly &mdash; emotionally very affected<\/span><span class=\"hgb-bar-pct red\">19.2%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill red\" style=\"--scale:0.192\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Slightly &mdash; an improvement, not a necessity<\/span><span class=\"hgb-bar-pct blue\">5.0%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill blue\" style=\"--scale:0.05\"><\/div><\/div>\n        <\/div>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">No burden &mdash; &ldquo;because I could&rdquo;<\/span><span class=\"hgb-bar-pct green\">2.8%<\/span><\/div>\n          <div class=\"hgb-bar-track\"><div class=\"hgb-bar-fill green\" style=\"--scale:0.028\"><\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hgb-callout amber\" style=\"margin-top:40px;\">\n      <div class=\"hgb-callout-icon\">\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n      <\/div>\n      <div>\n        <h3>Chapter 2 summary<\/h3>\n        <p>94.5% of respondents had been experiencing hair loss for at least one year before considering treatment, and 41.9% for more than five years. 43% take more than a year to deliberate after their initial consideration before booking the procedure.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================== -->\n<!-- KAPITEL 3: INFO-KANAELE ======================= -->\n<!-- ============================================== -->\n<section class=\"hgb-section hgb-light\" id=\"kapitel-3\">\n  <div class=\"hgb-section-inner\">\n    <div class=\"hgb-chapter-label\">Chapter 03 &middot; Information sources<\/div>\n    <h2 class=\"hgb-section-title\">How do people inform themselves <span class=\"hgb-accent\">before making a decision<\/span>?<\/h2>\n    <p class=\"hgb-section-intro\">The study recorded which information channels patients used before their treatment. Multiple responses were permitted. The analysis shows that online research and personal recommendations are the two most frequently cited sources.<\/p>\n\n    <div class=\"hgb-channels hgb-reveal-stagger\">\n      <div class=\"hgb-channel\">\n        <div class=\"hgb-channel-icon blue\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><path d=\"M21 21l-4.35-4.35\"\/><\/svg>\n        <\/div>\n        <span class=\"hgb-channel-num\"><span data-counter=\"58.6\" data-decimals=\"1\">58.6<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <div class=\"hgb-channel-name\">Google search<\/div>\n        <div class=\"hgb-channel-desc\">SEO and organic visibility are the primary entry channel.<\/div>\n        <div class=\"hgb-channel-fill-track\"><div class=\"hgb-channel-fill blue\" style=\"--scale:0.586\"><\/div><\/div>\n      <\/div>\n      <div class=\"hgb-channel\">\n        <div class=\"hgb-channel-icon green\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n        <\/div>\n        <span class=\"hgb-channel-num\"><span data-counter=\"42.6\" data-decimals=\"1\">42.6<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <div class=\"hgb-channel-name\">Personal recommendation<\/div>\n        <div class=\"hgb-channel-desc\">Word of mouth is the second most common and most trusted source.<\/div>\n        <div class=\"hgb-channel-fill-track\"><div class=\"hgb-channel-fill green\" style=\"--scale:0.426\"><\/div><\/div>\n      <\/div>\n      <div class=\"hgb-channel\">\n        <div class=\"hgb-channel-icon orange\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"23 7 16 12 23 17 23 7\"\/><rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\" ry=\"2\"\/><\/svg>\n        <\/div>\n        <span class=\"hgb-channel-num\"><span data-counter=\"36.6\" data-decimals=\"1\">36.6<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <div class=\"hgb-channel-name\">Social video<\/div>\n        <div class=\"hgb-channel-desc\">Instagram, TikTok and YouTube play a significant role, particularly among 25&ndash;44 year-olds.<\/div>\n        <div class=\"hgb-channel-fill-track\"><div class=\"hgb-channel-fill orange\" style=\"--scale:0.366\"><\/div><\/div>\n      <\/div>\n      <div class=\"hgb-channel\">\n        <div class=\"hgb-channel-icon slate\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg>\n        <\/div>\n        <span class=\"hgb-channel-num\"><span data-counter=\"28.2\" data-decimals=\"1\">28.2<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n        <div class=\"hgb-channel-name\">Forums &amp; patient reviews<\/div>\n        <div class=\"hgb-channel-desc\">Communities and review platforms actively influence the shortlisting of a clinic.<\/div>\n        <div class=\"hgb-channel-fill-track\"><div class=\"hgb-channel-fill slate\" style=\"--scale:0.282\"><\/div><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hgb-prose\">\n      <p>Taken together, the two most frequently cited channels &mdash; Google search and personal recommendation &mdash; account for <strong>over 100% in multiple responses<\/strong>. A large proportion of respondents therefore combines independent online research with conversations in their social circles. Traditional advertising formats (print, TV, out-of-home) are mentioned only sporadically in the survey.<\/p>\n      <p>Striking is the high importance placed on user-generated content: patient reviews in forums (28.2%) and videos on platforms such as Instagram, TikTok or YouTube (36.6%) are cited more often than conventional doctor recommendations. This indicates that patients actively compare and draw on independent sources before reaching their decision.<\/p>\n    <\/div>\n\n    <div class=\"hgb-callout green\" style=\"margin-top:32px;\">\n      <div class=\"hgb-callout-icon\">\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n      <\/div>\n      <div>\n        <h3>Chapter 3 summary<\/h3>\n        <p>More than 70% of respondents arrive at their clinic via organic search or personal recommendation. The results suggest that patients base their decisions on research they can verify for themselves.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================== -->\n<!-- KAPITEL 4: MARKENBILD ========================= -->\n<!-- ============================================== -->\n<section class=\"hgb-section hgb-dark\" id=\"kapitel-4\">\n  <div class=\"hgb-section-inner\">\n    <div class=\"hgb-chapter-label\">Chapter 04 &middot; Perception<\/div>\n    <h2 class=\"hgb-section-title\">What terms do patients associate with their <span class=\"hgb-accent\">clinic<\/span>?<\/h2>\n    <p class=\"hgb-section-intro\">Participants were able to select both positive and critical attributes in a multiple-choice format. The questionnaire design deliberately left room for negative responses. The following comparison shows the most frequently cited positive associations and the most relevant critical perceptions.<\/p>\n\n    <div class=\"hgb-diverge\">\n      <h3 class=\"hgb-diverge-title\">Perception in contrast<\/h3>\n      <div class=\"hgb-diverge-row\">\n        <div class=\"hgb-diverge-label-left\">\n          <span class=\"hgb-diverge-label-emoji\">&#127942;<\/span>Professional\n        <\/div>\n        <div class=\"hgb-diverge-center\">67.9% vs. 22%<\/div>\n        <div class=\"hgb-diverge-label-right\">\n          Production line<span class=\"hgb-diverge-label-emoji\" style=\"margin-left:8px;\">&#9888;&#65039;<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"hgb-diverge-row\">\n        <div class=\"hgb-diverge-bar\"><div class=\"hgb-diverge-fill positive\" style=\"--scale:0.679\">67.9%<\/div><\/div>\n        <div class=\"hgb-diverge-center\" style=\"font-weight:900;font-size:18px;color:rgba(255,255,255,0.85);\">&#8644;<\/div>\n        <div class=\"hgb-diverge-bar right\"><div class=\"hgb-diverge-fill warn\" style=\"--scale:0.22\">22%<\/div><\/div>\n      <\/div>\n      <div class=\"hgb-diverge-row\" style=\"margin-top:26px;\">\n        <div class=\"hgb-diverge-label-left\">\n          <span class=\"hgb-diverge-label-emoji\">&#127891;<\/span>Skilled\n        <\/div>\n        <div class=\"hgb-diverge-center\">61.3% vs. 17.1%<\/div>\n        <div class=\"hgb-diverge-label-right\">\n          Quality un&shy;certain<span class=\"hgb-diverge-label-emoji\" style=\"margin-left:8px;\">&#10067;<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"hgb-diverge-row\">\n        <div class=\"hgb-diverge-bar\"><div class=\"hgb-diverge-fill positive\" style=\"--scale:0.613\">61.3%<\/div><\/div>\n        <div class=\"hgb-diverge-center\" style=\"font-weight:900;font-size:18px;color:rgba(255,255,255,0.85);\">&#8644;<\/div>\n        <div class=\"hgb-diverge-bar right\"><div class=\"hgb-diverge-fill alert\" style=\"--scale:0.171\">17.1%<\/div><\/div>\n      <\/div>\n      <div class=\"hgb-diverge-row\" style=\"margin-top:26px;\">\n        <div class=\"hgb-diverge-label-left\">\n          <span class=\"hgb-diverge-label-emoji\">&#128161;<\/span>Modern\n        <\/div>\n        <div class=\"hgb-diverge-center\">54.5% vs. 9.6%<\/div>\n        <div class=\"hgb-diverge-label-right\">\n          Individual<span class=\"hgb-diverge-label-emoji\" style=\"margin-left:8px;\">&#128100;<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"hgb-diverge-row\">\n        <div class=\"hgb-diverge-bar\"><div class=\"hgb-diverge-fill positive\" style=\"--scale:0.545\">54.5%<\/div><\/div>\n        <div class=\"hgb-diverge-center\" style=\"font-weight:900;font-size:18px;color:rgba(255,255,255,0.85);\">&#8644;<\/div>\n        <div class=\"hgb-diverge-bar right\"><div class=\"hgb-diverge-fill warn\" style=\"--scale:0.096\">9.6%<\/div><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hgb-prose\">\n      <p>Positive attributes dominate: <strong>professional<\/strong> (67.9%), <strong>skilled<\/strong> (61.3%), <strong>modern<\/strong> (54.5%), <strong>personable and customer-focused<\/strong> (35.7%) and <strong>innovative<\/strong> (29.5%).<\/p>\n      <p>At the same time, a critical perception pattern exists: 22% of respondents also associate their clinic with the term &ldquo;production line&rdquo;, 17.1% cite quality uncertainty, and only 9.6% describe their care as explicitly <em>individual<\/em>. Elithair takes these results as an indicator of the need to make individualised care processes such as the <a href=\"https:\/\/elithair.com\/uk\/treatment\/5-doctors-concept\/\">5-Doctor Concept<\/a> and the <a href=\"https:\/\/elithair.com\/uk\/information\/pre-test-system\/\">Pre-Test System<\/a> more visible to patients.<\/p>\n    <\/div>\n\n    <div class=\"hgb-callout blue\">\n      <div class=\"hgb-callout-icon\">\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"12\"\/><line x1=\"9\" y1=\"15\" x2=\"15\" y2=\"15\"\/><\/svg>\n      <\/div>\n      <div>\n        <h3>Chapter 4 summary<\/h3>\n        <p>The perception among the surveyed patients is overwhelmingly positive (professionalism, expertise, modernity). The critical share of 22% for &ldquo;production line&rdquo; is documented as an indication of areas where the personalisation of care can be further strengthened.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================== -->\n<!-- KAPITEL 5: ZUFRIEDENHEIT ====================== -->\n<!-- ============================================== -->\n<section class=\"hgb-section hgb-light\" id=\"kapitel-5\">\n  <div class=\"hgb-section-inner\">\n    <div class=\"hgb-chapter-label\">Chapter 05 &middot; Satisfaction<\/div>\n    <h2 class=\"hgb-section-title\">Assessment of the <span class=\"hgb-accent\">treatment out&shy;come<\/span><\/h2>\n    <p class=\"hgb-section-intro\">Participants were asked after completing treatment how satisfied they were with the outcome and whether they would recommend the treatment. The two metrics are closely interrelated.<\/p>\n\n    <div class=\"hgb-gauges hgb-reveal-stagger\">\n      <div class=\"hgb-gauge\">\n        <div class=\"hgb-gauge-svg-wrap\">\n          <svg width=\"200\" height=\"120\" viewBox=\"0 0 200 120\">\n            <path class=\"hgb-gauge-bg\" d=\"M 20 100 A 80 80 0 0 1 180 100\" \/>\n            <path class=\"hgb-gauge-fg\" d=\"M 20 100 A 80 80 0 0 1 180 100\" stroke=\"url(#hgbGaugeGradGreen)\" style=\"--offset: 16;\" \/>\n            <defs>\n              <linearGradient id=\"hgbGaugeGradGreen\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\">\n                <stop offset=\"0%\" stop-color=\"#34d399\"\/>\n                <stop offset=\"100%\" stop-color=\"#059669\"\/>\n              <\/linearGradient>\n            <\/defs>\n          <\/svg>\n          <div class=\"hgb-gauge-num-wrap\">\n            <span class=\"hgb-gauge-num\"><span data-counter=\"93.7\" data-decimals=\"1\">93.7<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n          <\/div>\n        <\/div>\n        <h3>Satisfied with the outcome<\/h3>\n        <p>93.7% rate the treatment outcome from neutral to very satisfied. Only 6.3% express explicit dissatisfaction.<\/p>\n      <\/div>\n      <div class=\"hgb-gauge\">\n        <div class=\"hgb-gauge-svg-wrap\">\n          <svg width=\"200\" height=\"120\" viewBox=\"0 0 200 120\">\n            <path class=\"hgb-gauge-bg\" d=\"M 20 100 A 80 80 0 0 1 180 100\" \/>\n            <path class=\"hgb-gauge-fg\" d=\"M 20 100 A 80 80 0 0 1 180 100\" stroke=\"url(#hgbGaugeGradBlue)\" style=\"--offset: 10;\" \/>\n            <defs>\n              <linearGradient id=\"hgbGaugeGradBlue\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\">\n                <stop offset=\"0%\" stop-color=\"#5ba3f5\"\/>\n                <stop offset=\"100%\" stop-color=\"#2563eb\"\/>\n              <\/linearGradient>\n            <\/defs>\n          <\/svg>\n          <div class=\"hgb-gauge-num-wrap\">\n            <span class=\"hgb-gauge-num\"><span data-counter=\"96.1\" data-decimals=\"1\">96.1<\/span><span class=\"hgb-unit\">%<\/span><\/span>\n          <\/div>\n        <\/div>\n        <h3>Would consider making a recommendation<\/h3>\n        <p>The range extends from &ldquo;depends on the situation&rdquo; to &ldquo;absolutely&rdquo;. Only 3.9% explicitly rule out a recommendation.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"hgb-prose\">\n      <p>Both metrics reinforce each other: 93.7% positive to neutral outcome ratings correspond with 96.1% general willingness to recommend. The link between outcome acceptance and propensity to recommend is clearly demonstrable and explains the high importance of personal recommendations as an information source documented in Chapter 3.<\/p>\n      <p>The post-treatment price assessment is also clearly positive: <strong>86.3%<\/strong> of respondents consider the price reasonable or good value in retrospect (79% reasonable, 7.3% good value). Only 13.7% rate it as expensive.<\/p>\n    <\/div>\n\n    <h3 class=\"hgb-bars-title\" style=\"background:none;border:none;color:#0f172a !important;padding:0;margin:40px 0 18px !important;\">Open responses from participants<\/h3>\n    <div class=\"hgb-quotes\">\n      <div class=\"hgb-quote\">\n        <p class=\"hgb-quote-text\">Everything was perfect, from being collected at the airport to the operation itself.<\/p>\n        <p class=\"hgb-quote-attr\">Patient, positive feedback on the service experience<\/p>\n      <\/div>\n      <div class=\"hgb-quote\">\n        <p class=\"hgb-quote-text\">Shop purchases should appear in the app &mdash; as individual appointments for the applications in the calendar.<\/p>\n        <p class=\"hgb-quote-attr\">Patient, suggestion regarding product and app integration<\/p>\n      <\/div>\n      <div class=\"hgb-quote\">\n        <p class=\"hgb-quote-text\">More attention to individual concerns would be appreciated.<\/p>\n        <p class=\"hgb-quote-attr\">Patient, critical feedback<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"hgb-callout orange\" style=\"margin-top:32px;\">\n      <div class=\"hgb-callout-icon\">\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"5\"\/><polyline points=\"5 12 12 5 19 12\"\/><\/svg>\n      <\/div>\n      <div>\n        <h3>Chapter 5 summary<\/h3>\n        <p>93.7% of respondents rate the outcome from neutral to very satisfied, and 96.1% would recommend the treatment or at least consider doing so in the right circumstances. The proportion explicitly dissatisfied stands at 6.3%, and those categorically unwilling to recommend at 3.9%. Outcome acceptance and willingness to recommend correlate strongly.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================== -->\n<!-- KAPITEL 6: PERSONA & INTERNATIONAL ============ -->\n<!-- ============================================== -->\n<section class=\"hgb-section hgb-dark\" id=\"kapitel-6\">\n  <div class=\"hgb-section-inner\">\n    <div class=\"hgb-chapter-label\">Chapter 06 &middot; International context<\/div>\n    <h2 class=\"hgb-section-title\">Hair loss is a global <span class=\"hgb-accent\">healthcare issue<\/span>.<\/h2>\n    <p class=\"hgb-section-intro\">The data collected here can be placed in a broader international context. National dermatological studies and market analyses show that hair loss in men is comparable in scale across most Western and Arab countries. The following figures are drawn from published third-party sources.<\/p>\n\n    <div class=\"hgb-countries\">\n      <div class=\"hgb-country\">\n        <div class=\"hgb-country-flag\">&#127465;&#127466;<\/div>\n        <p class=\"hgb-country-name\">Germany &amp; DACH<\/p>\n        <span class=\"hgb-country-stat orange\"><span data-counter=\"563\">563<\/span><\/span>\n        <p class=\"hgb-country-sub\">Respondents in this study. Core market with the deepest data foundation.<\/p>\n      <\/div>\n      <div class=\"hgb-country\">\n        <div class=\"hgb-country-flag\">&#127468;&#127463;<\/div>\n        <p class=\"hgb-country-name\">United Kingdom<\/p>\n        <span class=\"hgb-country-stat\">~47%<\/span>\n        <p class=\"hgb-country-sub\">Of men under 50 are affected by measurable hair loss. Source: British Journal of Dermatology.<\/p>\n      <\/div>\n      <div class=\"hgb-country\">\n        <div class=\"hgb-country-flag\">&#127467;&#127479;<\/div>\n        <p class=\"hgb-country-name\">France<\/p>\n        <span class=\"hgb-country-stat\">45%<\/span>\n        <p class=\"hgb-country-sub\">Of men over 35 show significant alopecia. High awareness, limited local provision.<\/p>\n      <\/div>\n      <div class=\"hgb-country\">\n        <div class=\"hgb-country-flag\">&#127480;&#127462;<\/div>\n        <p class=\"hgb-country-name\">Saudi Arabia &amp; UAE<\/p>\n        <span class=\"hgb-country-stat\">Top 5<\/span>\n        <p class=\"hgb-country-sub\">Hair transplantation is one of the fastest-growing aesthetic procedures in the GCC region.<\/p>\n      <\/div>\n      <div class=\"hgb-country\">\n        <div class=\"hgb-country-flag\">&#127475;&#127473;<\/div>\n        <p class=\"hgb-country-name\">Netherlands &amp; BeNeLux<\/p>\n        <span class=\"hgb-country-stat\">+28%<\/span>\n        <p class=\"hgb-country-sub\">Increase in HT demand since 2022. Growing medical tourism towards Istanbul.<\/p>\n      <\/div>\n      <div class=\"hgb-country\">\n        <div class=\"hgb-country-flag\">&#127760;<\/div>\n        <p class=\"hgb-country-name\">Global market by 2030<\/p>\n        <span class=\"hgb-country-stat orange\">&#36;21bn<\/span>\n        <p class=\"hgb-country-sub\">Projected global market volume for hair transplantation. Source: Grand View Research, 2024.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================== -->\n<!-- MEDICAL REVIEW \/ EINORDNUNG =================== -->\n<!-- ============================================== -->\n<section class=\"hgb-section hgb-light\" id=\"einordnung\">\n  <div class=\"hgb-section-inner narrow\">\n    <div class=\"hgb-chapter-label\">Clinical commentary<\/div>\n    <h2 class=\"hgb-section-title\">Commentary on the <span class=\"hgb-accent\">findings<\/span><\/h2>\n    <p class=\"hgb-section-intro\">The metrics presented here are placed in context by a brief expert statement from the medical director. It addresses the findings that are most significant from a clinical perspective.<\/p>\n\n    <div class=\"hgb-review\">\n      <div class=\"hgb-review-avatar\" style=\"background-image:url(https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/3\/2026\/06\/dr-abdulaziz-balwi-haartransplantationsspezialist-bei-elithair.webp);background-size:cover;background-position:center top;\"><\/div>\n      <div>\n        <span class=\"hgb-review-label\">Expert commentary<\/span>\n        <h3>&ldquo;The long period of suffering before first treatment is the most striking finding.&rdquo;<\/h3>\n        <p>41.9% of respondents had lived with hair loss for more than five years before considering treatment. At the same time, 70% describe the emotional burden during this phase as significant to very significant. From a clinical perspective, both findings should be considered together. They indicate that patient education on the causes, progression and treatment options for androgenetic alopecia should accompany a longer period than has typically been the case.<\/p>\n        <p class=\"hgb-review-sig\">Dr. Balwi &middot; Medical Director, Elithair<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"hgb-callout green\">\n      <div class=\"hgb-callout-icon\">\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 7l-8-4-8 4M20 7l-8 4-8-4M20 7v10l-8 4M4 7v10l8 4\"\/><\/svg>\n      <\/div>\n      <div>\n        <h3>Data available for editorial use<\/h3>\n        <p>All figures from this study may be used in editorial and academic contexts with the attribution &ldquo;Elithair Hair Health Barometer 2026, n=563&rdquo;. For press enquiries, raw data or additional analyses, please contact <a href=\"mailto:presse@elithair.de\">presse@elithair.de<\/a>.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================== -->\n<!-- CITE THIS STUDY =============================== -->\n<!-- ============================================== -->\n<section class=\"hgb-section hgb-light\" id=\"zitieren\">\n  <div class=\"hgb-section-inner\">\n    <div class=\"hgb-chapter-label\">Citation<\/div>\n    <h2 class=\"hgb-section-title\">Cite the <span class=\"hgb-accent\">Hair Health Baro&shy;meter<\/span><\/h2>\n    <p class=\"hgb-section-intro\">All content from this study may be used with attribution for editorial, academic and informational purposes. The following templates make correct citation straightforward.<\/p>\n\n    <div class=\"hgb-cite\">\n      <div class=\"hgb-cite-inner\">\n        <div class=\"hgb-cite-label\">&#128214; Ready-to-use citation templates<\/div>\n        <h3>Complete citations in three formats<\/h3>\n        <p class=\"hgb-cite-intro\">Ready to use in academic papers, articles and blog posts. Would you like raw data, high-resolution graphics or an interview with Dr. Balwi? Write to us at press@elithair.de.<\/p>\n        <div class=\"hgb-cite-tabs\" role=\"tablist\">\n          <button class=\"hgb-cite-tab is-active\" data-cite-tab=\"apa\" role=\"tab\">APA style<\/button>\n          <button class=\"hgb-cite-tab\" data-cite-tab=\"harvard\" role=\"tab\">Harvard<\/button>\n          <button class=\"hgb-cite-tab\" data-cite-tab=\"de\" role=\"tab\">Journalistic (EN)<\/button>\n          <button class=\"hgb-cite-tab\" data-cite-tab=\"short\" role=\"tab\">Short form<\/button>\n        <\/div>\n        <div class=\"hgb-cite-box\">\n          <button class=\"hgb-cite-copy\" data-cite-copy type=\"button\">\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"9\" y=\"9\" width=\"13\" height=\"13\" rx=\"2\" ry=\"2\"\/><path d=\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\"\/><\/svg>\n            Copy\n          <\/button>\n          <div class=\"hgb-cite-content is-active\" data-cite-content=\"apa\">\n            Elithair. (2026). <em>Hair Health Barometer 2026: Patient study on hair loss and hair transplantation<\/em> (n=563). Elithair, Istanbul. https:\/\/elithair.com\/uk\/hair-health-barometer-2026\/\n          <\/div>\n          <div class=\"hgb-cite-content\" data-cite-content=\"harvard\">\n            Elithair (2026) <em>Hair Health Barometer 2026: Patient study on hair loss and hair transplantation<\/em>, n=563. Available at: https:\/\/elithair.com\/uk\/hair-health-barometer-2026\/\n          <\/div>\n          <div class=\"hgb-cite-content\" data-cite-content=\"de\">\n            Source: Elithair Hair Health Barometer 2026, primary data survey of n=563 patients, February 2026. Available at elithair.com\/uk\/hair-health-barometer-2026.\n          <\/div>\n          <div class=\"hgb-cite-content\" data-cite-content=\"short\">\n            Elithair Hair Health Barometer 2026, n=563.\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================== -->\n<!-- METHODOLOGY =================================== -->\n<!-- ============================================== -->\n<section class=\"hgb-section hgb-lighter\" id=\"methodik\">\n  <div class=\"hgb-section-inner\">\n    <div class=\"hgb-chapter-label\">Methodology &amp; transparency<\/div>\n    <h2 class=\"hgb-section-title\">How the study was conducted<\/h2>\n    <p class=\"hgb-section-intro\">The following information on sample, period, questionnaire and limitations enables a well-founded assessment of the findings.<\/p>\n\n    <div class=\"hgb-method\">\n      <div class=\"hgb-method-card\">\n        <div class=\"hgb-method-icon\">\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n        <\/div>\n        <h4>Sample<\/h4>\n        <div class=\"hgb-method-val\">n = 563<small>Patients from the Elithair network<\/small><\/div>\n      <\/div>\n      <div class=\"hgb-method-card\">\n        <div class=\"hgb-method-icon\">\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M16 2v4M8 2v4M3 10h18\"\/><\/svg>\n        <\/div>\n        <h4>Survey&shy;period<\/h4>\n        <div class=\"hgb-method-val\">February 2026<small>Structured single-wave survey<\/small><\/div>\n      <\/div>\n      <div class=\"hgb-method-card\">\n        <div class=\"hgb-method-icon\">\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 11l3 3L22 4\"\/><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\/><\/svg>\n        <\/div>\n        <h4>Questionnaire<\/h4>\n        <div class=\"hgb-method-val\">30 questions<small>Closed &amp; open, with multiple choice<\/small><\/div>\n      <\/div>\n      <div class=\"hgb-method-card\">\n        <div class=\"hgb-method-icon\">\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M2 12h20\"\/><\/svg>\n        <\/div>\n        <h4>Inclusion&shy;criterion<\/h4>\n        <div class=\"hgb-method-val\">Completed HT<small>At least one treatment with Elithair<\/small><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hgb-prose\" style=\"margin-top:48px;max-width:880px;\">\n      <p><strong>Survey topic areas:<\/strong> demographics, lifestyle, decision pathway and time to treatment, information sources, brand perception, experience with the Dr. Balwi shop, satisfaction with the outcome and willingness to recommend. Multiple responses were permitted in the interests and information sources sections; as a result, some totals in those areas exceed 100%.<\/p>\n      <p><strong>Limitations:<\/strong> This is a patient survey conducted within a clinic network, not a representative population survey. The sample is therefore suitable for mapping the journey, motivation and satisfaction of the actually treated target group rather than making statements about the general population affected by hair loss. No sample weighting was applied.<\/p>\n      <p><strong>Data protection:<\/strong> All responses were processed anonymously. No patient is identifiable in the published findings. Quotes were used with the consent of the respective patients.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>\n\n<\/div>\n<!-- ============================================== -->\n<!-- \/hgb-page ===================================== -->\n<!-- ============================================== -->\n\n<script>\n(function(){\n  'use strict';\n  if (!('IntersectionObserver' in window)) {\n    document.querySelectorAll('.hgb-reveal, .hgb-reveal-stagger').forEach(function(el){ el.classList.add('is-visible'); });\n    document.querySelectorAll('.hgb-ring, .hgb-gauge, .hgb-bars, .hgb-diverge, .hgb-channel').forEach(function(el){ el.classList.add('is-visible'); });\n    return;\n  }\n\n  \/* === Reveal on scroll (generous rootMargin to handle fast scrolls) === *\/\n  var revealObserver = new IntersectionObserver(function(entries){\n    entries.forEach(function(entry){\n      if (entry.isIntersecting) {\n        entry.target.classList.add('is-visible');\n        revealObserver.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0, rootMargin: '0px 0px 200px 0px' });\n\n  document.querySelectorAll('.hgb-reveal, .hgb-reveal-stagger').forEach(function(el){\n    revealObserver.observe(el);\n  });\n\n  \/* === Animate rings\/gauges\/bars\/channels\/diverge when visible === *\/\n  var chartObserver = new IntersectionObserver(function(entries){\n    entries.forEach(function(entry){\n      if (entry.isIntersecting) {\n        entry.target.classList.add('is-visible');\n        chartObserver.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0.05, rootMargin: '0px 0px 100px 0px' });\n\n  document.querySelectorAll('.hgb-ring, .hgb-gauge, .hgb-bars, .hgb-diverge, .hgb-channel').forEach(function(el){\n    chartObserver.observe(el);\n  });\n\n  \/* === Safety fallback: if JS animations misbehave or user scrolls faster than observer, force-visible after 3.5s === *\/\n  setTimeout(function(){\n    document.querySelectorAll('.hgb-reveal, .hgb-reveal-stagger, .hgb-ring, .hgb-gauge, .hgb-bars, .hgb-diverge, .hgb-channel').forEach(function(el){\n      el.classList.add('is-visible');\n    });\n  }, 3500);\n\n  \/* === Respect prefers-reduced-motion === *\/\n  if (window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches) {\n    document.querySelectorAll('.hgb-reveal, .hgb-reveal-stagger, .hgb-ring, .hgb-gauge, .hgb-bars, .hgb-diverge, .hgb-channel').forEach(function(el){\n      el.classList.add('is-visible');\n    });\n  }\n\n  \/* === Counter animation === *\/\n  function animateCounter(el) {\n    var target = parseFloat(el.getAttribute('data-counter'));\n    var decimals = parseInt(el.getAttribute('data-decimals') || '0', 10);\n    var duration = 1600;\n    var start = null;\n    function step(ts) {\n      if (!start) start = ts;\n      var progress = Math.min((ts - start) \/ duration, 1);\n      var eased = 1 - Math.pow(1 - progress, 3);\n      var value = target * eased;\n      if (decimals > 0) {\n        el.textContent = value.toFixed(decimals);\n      } else {\n        el.textContent = Math.round(value).toString();\n      }\n      if (progress < 1) requestAnimationFrame(step);\n      else {\n        if (decimals > 0) el.textContent = target.toFixed(decimals);\n        else el.textContent = Math.round(target).toString();\n      }\n    }\n    requestAnimationFrame(step);\n  }\n\n  var counterObserver = new IntersectionObserver(function(entries){\n    entries.forEach(function(entry){\n      if (entry.isIntersecting) {\n        animateCounter(entry.target);\n        counterObserver.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0.5 });\n\n  document.querySelectorAll('[data-counter]').forEach(function(el){\n    counterObserver.observe(el);\n  });\n\n  \/* === FAQ accordion === *\/\n  document.querySelectorAll('.hgb-faq-q').forEach(function(btn){\n    btn.addEventListener('click', function(){\n      var item = btn.parentElement;\n      item.classList.toggle('is-open');\n    });\n  });\n\n  \/* === Cite tabs === *\/\n  document.querySelectorAll('[data-cite-tab]').forEach(function(tab){\n    tab.addEventListener('click', function(){\n      var key = tab.getAttribute('data-cite-tab');\n      document.querySelectorAll('[data-cite-tab]').forEach(function(t){ t.classList.remove('is-active'); });\n      document.querySelectorAll('[data-cite-content]').forEach(function(c){ c.classList.remove('is-active'); });\n      tab.classList.add('is-active');\n      var content = document.querySelector('[data-cite-content=\"' + key + '\"]');\n      if (content) content.classList.add('is-active');\n    });\n  });\n\n  \/* === Cite copy === *\/\n  var copyBtn = document.querySelector('[data-cite-copy]');\n  if (copyBtn) {\n    copyBtn.addEventListener('click', function(){\n      var active = document.querySelector('.hgb-cite-content.is-active');\n      if (!active) return;\n      var text = active.textContent.trim().replace(\/\\s+\/g, ' ');\n      var doneOK = function(){\n        copyBtn.classList.add('copied');\n        copyBtn.innerHTML = '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Copied';\n        setTimeout(function(){\n          copyBtn.classList.remove('copied');\n          copyBtn.innerHTML = '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"9\" y=\"9\" width=\"13\" height=\"13\" rx=\"2\" ry=\"2\"\/><path d=\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\"\/><\/svg> Copy';\n        }, 2200);\n      };\n      if (navigator.clipboard && navigator.clipboard.writeText) {\n        navigator.clipboard.writeText(text).then(doneOK);\n      } else {\n        var ta = document.createElement('textarea');\n        ta.value = text; document.body.appendChild(ta); ta.select();\n        try { document.execCommand('copy'); doneOK(); } catch(e){}\n        document.body.removeChild(ta);\n      }\n    });\n  }\n\n  \/* === Sticky chapter nav scroll-spy === *\/\n  var links = document.querySelectorAll('.hgb-chapter-link');\n  var targets = [];\n  links.forEach(function(l){\n    var id = l.getAttribute('href');\n    if (id && id.charAt(0) === '#') {\n      var el = document.querySelector(id);\n      if (el) targets.push({ id: id, el: el, link: l });\n    }\n  });\n  if (targets.length) {\n    var spyObserver = new IntersectionObserver(function(entries){\n      entries.forEach(function(entry){\n        if (entry.isIntersecting) {\n          links.forEach(function(l){ l.classList.remove('is-active'); });\n          var match = targets.find(function(t){ return t.el === entry.target; });\n          if (match) match.link.classList.add('is-active');\n        }\n      });\n    }, { rootMargin: '-40% 0px -55% 0px', threshold: 0 });\n    targets.forEach(function(t){ spyObserver.observe(t.el); });\n  }\n\n  \/* === Smooth scroll for chapter links === *\/\n  document.querySelectorAll('a[href^=\"#\"]').forEach(function(link){\n    link.addEventListener('click', function(e){\n      var href = link.getAttribute('href');\n      if (href.length <= 1) return;\n      var target = document.querySelector(href);\n      if (!target) return;\n      e.preventDefault();\n      var navHeight = 52;\n      var rect = target.getBoundingClientRect();\n      var top = window.pageYOffset + rect.top - navHeight - 10;\n      window.scrollTo({ top: top, behavior: 'smooth' });\n    });\n  });\n})();\n<\/script>\n\n\n\n\n<section class=\"wp-block-elh-faq-list faq-list bg-white\" style=\"--faq-chevron-down-icon: url(&#039;https:\/\/elithair.com\/uk\/wp-content\/themes\/elithair-master\/src\/dist\/images\/icons\/chevron-down.svg&#039;);\">\n\t<div class=\"faq-list__container container\">\n\t\t\t\t\t<header class=\"faq-list__header\">\n\t\t\t\t<h2>Frequently asked questions about the study<\/h2>\n\t\t\t<\/header>\n\t\t\n\t\t\t\t\t<div class=\"faq-list__items\">\n\t\t\t\t\t\t\t\t\t<div class=\"faq\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<details>\n\t\t\t\t\t\t\t\t\t<summary>May we use individual figures in our own articles?<\/summary>\n\t\t\t\t\t\t\t\t\t<p>Yes. Individual percentages, quotes and charts may be used editorially with the attribution \u201cElithair Hair Health Barometer 2026, n=563\u201d. For more extensive use, such as full graphic re-presentations, we would appreciate a brief note to press@elithair.de.<\/p>\n\t\t\t\t\t\t\t\t<\/details>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<details>\n\t\t\t\t\t\t\t\t\t<summary>Is the study available as a PDF or press kit?<\/summary>\n\t\t\t\t\t\t\t\t\t<p>A press kit including a PDF, high-resolution graphics and raw data tables can be requested informally at press@elithair.de. For editorial purposes the material is typically provided within 48 hours.<\/p>\n\t\t\t\t\t\t\t\t<\/details>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<details>\n\t\t\t\t\t\t\t\t\t<summary>Is an interview with Dr. Balwi possible?<\/summary>\n\t\t\t\t\t\t\t\t\t<p>Yes. Requests for press interviews, podcasts or expert contributions should be directed to press@elithair.de. Dr. Balwi is also available on request for English-language formats.<\/p>\n\t\t\t\t\t\t\t\t<\/details>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<details>\n\t\t\t\t\t\t\t\t\t<summary>Is the study planned to be repeated regularly?<\/summary>\n\t\t\t\t\t\t\t\t\t<p>Yes. The Hair Health Barometer is designed as an annual primary data survey. The development of key metrics such as time to treatment, emotional burden and perception patterns will be tracked across multiple survey years.<\/p>\n\t\t\t\t\t\t\t\t<\/details>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n<\/section>\n\n\n\n\n\n\n<!-- ============================================== -->\n<!-- STICKY MOBILE CTA ============================ -->\n<!-- ============================================== -->\n<style>\n.hgb-sticky-cta {\n  display: none;\n}\n@media (max-width: 768px) {\n  .hgb-sticky-cta {\n    display: flex;\n    position: fixed;\n    left: 12px;\n    right: 12px;\n    bottom: 12px;\n    z-index: 9999;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    background: #e77d27;\n    color: #fff;\n    font-size: 16px;\n    font-weight: 800;\n    padding: 16px 22px;\n    border-radius: 14px;\n    text-decoration: none;\n    box-shadow: 0 14px 36px rgba(231,125,39,0.42), 0 4px 12px rgba(0,0,0,0.18);\n    letter-spacing: 0.3px;\n    transition: background 0.2s, transform 0.15s;\n  }\n  .hgb-sticky-cta:hover,\n  .hgb-sticky-cta:focus {\n    background: #d36c1c;\n    color: #fff;\n    text-decoration: none;\n    transform: translateY(-1px);\n  }\n  .hgb-sticky-cta svg {\n    flex: 0 0 auto;\n  }\n  body.hgb-page {\n    padding-bottom: 80px;\n  }\n}\n<\/style>\n<a href=\"https:\/\/elithair.com\/uk\/hair-analysis\/\" class=\"hgb-sticky-cta\" aria-label=\"Start your free hair analysis\">\n  <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M9 12l2 2 4-4\"\/><\/svg>\n  <span>Am I a candidate?<\/span>\n<\/a>\n<script>\n(function(){ document.body.classList.add('hgb-page'); })();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Patient Study &middot; n=563 &middot; February 2026 Patient Study 2026 Hair Health Barometer 2026 A primary data survey of 563 patients on emotional burden, decision pathways and satisfaction relating to hair transplantation. Conducted in February 2026. 563 Patients 70% Emotionally affected 96.1% Would recommend 41.9% Waited over 5 years Read the study 563 patients Direct [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"hair health barometer","_yoast_wpseo_title":"Hair Health Barometer 2026: Patient Study on Hair Loss & Hair Transplants | Elithair","_yoast_wpseo_metadesc":"The Hair Health Barometer 2026 is a primary survey of 563 patients on the emotional burden, decision-making and satisfaction surrounding hair transplants. Conducted February 2026.","_yoast_wpseo_meta-robots-noindex":"2","_yoast_wpseo_meta-robots-nofollow":"","_yoast_wpseo_meta-robots-adv":"","_yoast_wpseo_canonical":"","_yoast_wpseo_opengraph-title":"","_yoast_wpseo_opengraph-description":"","_yoast_wpseo_opengraph-image":"","_yoast_wpseo_twitter-title":"","_yoast_wpseo_twitter-description":"","_yoast_wpseo_twitter-image":"","_hm_hreflang_map":{"de":105167,"uk":95846,"fr":100847,"en":96514,"x_default":96514},"_hm_language_code":"","footnotes":""},"class_list":["post-95846","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.8 (Yoast SEO v27.8) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Hair Health Barometer 2026: Patient Study on Hair Loss &amp; Hair Transplants | Elithair<\/title>\n<meta name=\"description\" content=\"The Hair Health Barometer 2026 is a primary survey of 563 patients on the emotional burden, decision-making and satisfaction surrounding hair transplants. Conducted February 2026.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/elithair.com\/uk\/hair-health-barometer-2026\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hair Health Barometer 2026\" \/>\n<meta property=\"og:description\" content=\"The Hair Health Barometer 2026 is a primary survey of 563 patients on the emotional burden, decision-making and satisfaction surrounding hair transplants. Conducted February 2026.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/elithair.com\/uk\/hair-health-barometer-2026\/\" \/>\n<meta property=\"og:site_name\" content=\"Elithair\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/elithair.en\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-05T16:46:53+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/hair-health-barometer-2026\\\/\",\"url\":\"https:\\\/\\\/elithair.com\\\/uk\\\/hair-health-barometer-2026\\\/\",\"name\":\"Hair Health Barometer 2026: Patient Study on Hair Loss & Hair Transplants | Elithair\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/#website\"},\"datePublished\":\"2026-06-05T16:42:35+00:00\",\"dateModified\":\"2026-06-05T16:46:53+00:00\",\"description\":\"The Hair Health Barometer 2026 is a primary survey of 563 patients on the emotional burden, decision-making and satisfaction surrounding hair transplants. Conducted February 2026.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/hair-health-barometer-2026\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/elithair.com\\\/uk\\\/hair-health-barometer-2026\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/hair-health-barometer-2026\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/elithair.com\\\/uk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hair Health Barometer 2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/#website\",\"url\":\"https:\\\/\\\/elithair.com\\\/uk\\\/\",\"name\":\"Elithair\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/elithair.com\\\/uk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/#organization\",\"name\":\"Elithair\",\"url\":\"https:\\\/\\\/elithair.com\\\/uk\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/elithair.com\\\/uk\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2026\\\/04\\\/elithair-logo-primary.svg\",\"contentUrl\":\"https:\\\/\\\/elithair.com\\\/uk\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2026\\\/04\\\/elithair-logo-primary.svg\",\"width\":1,\"height\":1,\"caption\":\"Elithair\"},\"image\":{\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/elithair.en\",\"https:\\\/\\\/www.instagram.com\\\/elithair.global\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@ElithairGlobal\",\"https:\\\/\\\/www.tiktok.com\\\/@elithair.global\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Hair Health Barometer 2026: Patient Study on Hair Loss & Hair Transplants | Elithair","description":"The Hair Health Barometer 2026 is a primary survey of 563 patients on the emotional burden, decision-making and satisfaction surrounding hair transplants. Conducted February 2026.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/elithair.com\/uk\/hair-health-barometer-2026\/","og_locale":"en_GB","og_type":"article","og_title":"Hair Health Barometer 2026","og_description":"The Hair Health Barometer 2026 is a primary survey of 563 patients on the emotional burden, decision-making and satisfaction surrounding hair transplants. Conducted February 2026.","og_url":"https:\/\/elithair.com\/uk\/hair-health-barometer-2026\/","og_site_name":"Elithair","article_publisher":"https:\/\/www.facebook.com\/elithair.en","article_modified_time":"2026-06-05T16:46:53+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/elithair.com\/uk\/hair-health-barometer-2026\/","url":"https:\/\/elithair.com\/uk\/hair-health-barometer-2026\/","name":"Hair Health Barometer 2026: Patient Study on Hair Loss & Hair Transplants | Elithair","isPartOf":{"@id":"https:\/\/elithair.com\/uk\/#website"},"datePublished":"2026-06-05T16:42:35+00:00","dateModified":"2026-06-05T16:46:53+00:00","description":"The Hair Health Barometer 2026 is a primary survey of 563 patients on the emotional burden, decision-making and satisfaction surrounding hair transplants. Conducted February 2026.","breadcrumb":{"@id":"https:\/\/elithair.com\/uk\/hair-health-barometer-2026\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/elithair.com\/uk\/hair-health-barometer-2026\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/elithair.com\/uk\/hair-health-barometer-2026\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/elithair.com\/uk\/"},{"@type":"ListItem","position":2,"name":"Hair Health Barometer 2026"}]},{"@type":"WebSite","@id":"https:\/\/elithair.com\/uk\/#website","url":"https:\/\/elithair.com\/uk\/","name":"Elithair","description":"","publisher":{"@id":"https:\/\/elithair.com\/uk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/elithair.com\/uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/elithair.com\/uk\/#organization","name":"Elithair","url":"https:\/\/elithair.com\/uk\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/elithair.com\/uk\/#\/schema\/logo\/image\/","url":"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/3\/2026\/04\/elithair-logo-primary.svg","contentUrl":"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/3\/2026\/04\/elithair-logo-primary.svg","width":1,"height":1,"caption":"Elithair"},"image":{"@id":"https:\/\/elithair.com\/uk\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/elithair.en","https:\/\/www.instagram.com\/elithair.global\/","https:\/\/www.youtube.com\/@ElithairGlobal","https:\/\/www.tiktok.com\/@elithair.global"]}]}},"_links":{"self":[{"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/pages\/95846","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/comments?post=95846"}],"version-history":[{"count":1,"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/pages\/95846\/revisions"}],"predecessor-version":[{"id":95847,"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/pages\/95846\/revisions\/95847"}],"wp:attachment":[{"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/media?parent=95846"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}