{"id":105167,"date":"2026-05-18T17:26:47","date_gmt":"2026-05-18T15:26:47","guid":{"rendered":"https:\/\/elithair.com\/de\/?page_id=105167"},"modified":"2026-06-05T18:47:03","modified_gmt":"2026-06-05T16:47:03","slug":"haargesundheitsbarometer-2026","status":"publish","type":"page","link":"https:\/\/elithair.com\/de\/haargesundheitsbarometer-2026\/","title":{"rendered":"Haargesundheitsbarometer 2026 \u2013 Patientenstudie zu Haarausfall &amp; Haartransplantation | Elithair"},"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 (Zufriedenheit & Empfehlung) ===== *\/\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      Patientenstudie &middot; n=563 &middot; Februar 2026\n    <\/div>\n    <p class=\"hgb-hero-kicker\">Patientenstudie 2026<\/p>\n    <h1>\n      Haargesundheits&shy;<span class=\"hgb-accent-orange\">barometer<\/span><br>\n      2026\n    <\/h1>\n    <p class=\"hgb-hero-sub\">\n      Eine Prim\u00e4rdatenerhebung unter 563 Patienten zu emotionaler Belastung, Entscheidungswegen und Zufriedenheit rund um die Haartransplantation. Erhoben im Februar 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\">Patienten<\/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\">Emotional belastet<\/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\">Empfehlung m&ouml;glich<\/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\">Warten &uuml;ber 5 Jahre<\/span>\n      <\/div>\n    <\/div>\n    <a href=\"#kapitel-1\" class=\"hgb-hero-scroll\">\n      Zur Studie\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 Patienten\n      <small>Direkte Interviews, keine 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      Februar 2026\n      <small>Aktueller Erhebungszeitraum<\/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 Fragen im Fokus\n      <small>Demografie, Journey, Zufriedenheit<\/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      Prim&auml;rdaten\n      <small>Zitierfrei mit Quellenangabe<\/small>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ============================================== -->\n<!-- CHAPTER NAVIGATION ============================ -->\n<!-- ============================================== -->\n<nav class=\"hgb-chapter-nav\" aria-label=\"Kapitelnavigation\">\n  <div class=\"hgb-chapter-nav-inner\">\n    <a href=\"#executive\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">TL;DR<\/span>Kernbefunde<\/a>\n    <a href=\"#kapitel-1\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">01<\/span>Demografie<\/a>\n    <a href=\"#kapitel-2\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">02<\/span>Leidenszeit<\/a>\n    <a href=\"#kapitel-3\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">03<\/span>Informationsquellen<\/a>\n    <a href=\"#kapitel-4\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">04<\/span>Wahrnehmung<\/a>\n    <a href=\"#kapitel-5\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">05<\/span>Zufriedenheit<\/a>\n    <a href=\"#kapitel-6\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">06<\/span>Internationaler Kontext<\/a>\n    <a href=\"#methodik\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">M<\/span>Methodik<\/a>\n    <a href=\"#zitieren\" class=\"hgb-chapter-link\"><span class=\"hgb-chapter-link-num\">Q<\/span>Zitieren<\/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\">Kernbefunde<\/div>\n    <h2 class=\"hgb-section-title\">Sechs zentrale Ergebnisse der <span class=\"hgb-accent\">Befragung<\/span><\/h2>\n    <p class=\"hgb-section-intro\">Die folgenden Zahlen bilden die wichtigsten Ergebnisse der Studie ab. Sie beleuchten, wie lange Betroffene mit Haarausfall leben, bevor sie ihn behandeln, wie sich Patienten informieren und wie sie die Behandlung im Nachgang bewerten.<\/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>Emotionale Belastung<\/h3>\n        <p>Sieben von zehn Befragten geben an, dass sie den Haarausfall als starke oder sehr starke emotionale Belastung erleben.<\/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>Leidenszeit &uuml;ber f&uuml;nf Jahre<\/h3>\n        <p>41,9 % der Patienten geben an, bereits l&auml;nger als f&uuml;nf Jahre mit Haarausfall gelebt zu haben, bevor sie eine Haartransplantation erwogen.<\/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>Weiterempfehlungs&shy;bereitschaft<\/h3>\n        <p>96,1 % der Befragten w&uuml;rden die Behandlung weiterempfehlen oder zumindest situativ in Betracht ziehen. Nur 3,9 % schlie&szlig;en eine Empfehlung explizit aus.<\/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>Recherche via Suchmaschine<\/h3>\n        <p>58,6 % der Patienten nennen die Google-Recherche als einen ihrer Informationswege. Pers&ouml;nliche Empfehlungen folgen mit 42,6 % (Mehrfachnennung).<\/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>Geschlechter&shy;verteilung<\/h3>\n        <p>96,6 % der befragten Patienten sind m&auml;nnlich, 3,2 % weiblich. Die h&auml;ufigste Altersgruppe ist 35 bis 44 Jahre.<\/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>Kritische Wahrnehmung<\/h3>\n        <p>22 % der Befragten verbinden Kliniken f&uuml;r Haartransplantation auch mit dem Begriff &bdquo;Massenabfertigung&ldquo;. Gleichzeitig bewerten 67,9 % ihre behandelnde Klinik als professionell.<\/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\">Kapitel 01 &middot; Demografie<\/div>\n    <h2 class=\"hgb-section-title\">Wer wurde <span class=\"hgb-accent\">befragt<\/span>?<\/h2>\n    <p class=\"hgb-section-intro\">Die Befragung richtete sich ausschlie&szlig;lich an Personen, die bereits eine Haartransplantation abgeschlossen haben. Die Zusammensetzung der Stichprobe liefert einen Einblick in das Profil derjenigen, die sich aktuell f&uuml;r diese Behandlung entscheiden.<\/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\">M&auml;nnlich<\/div>\n        <div class=\"hgb-stat-sub\">3,2 % der Befragten sind weiblich, 0,2 % machten keine Angabe. Die Stichprobe spiegelt die branchen&uuml;bliche Verteilung.<\/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\">H&auml;ufigste Altersgruppe<\/div>\n        <div class=\"hgb-stat-sub\">35,3 % fallen in diese Spanne, gefolgt von 45&ndash;54 (20,8 %) und 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 Partnerschaft<\/div>\n        <div class=\"hgb-stat-sub\">47,1 % verheiratet, 26,1 % in fester Beziehung. 22,4 % sind ledig ohne feste Partnerschaft.<\/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\">Haben Kinder<\/div>\n        <div class=\"hgb-stat-sub\">Mehrheit der Befragten hat eigene Kinder. 45,5 % geben an, kinderlos zu sein.<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hgb-prose\" style=\"margin-top:48px;\">\n      <p>Die berufliche Verteilung ist breit gestreut: Selbst&shy;st&auml;ndige und Unternehmer (16,9 %), Bau und Handwerk (15,5 %) sowie IT und Technik (14,6 %) sind am h&auml;ufigsten vertreten. Die Lebensstil-Fragen zeigen eine hohe Aff&auml;nitat f&uuml;r Sport und Bewegung. Das korrespondiert mit einem weiteren Befund: 92,6 % der Befragten geben an, das &auml;u&szlig;ere Erscheinungsbild sei ihnen <em>wichtig<\/em> oder <em>sehr wichtig<\/em>.<\/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\">Berufsfelder der Patienten<\/h3>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Selbstst&auml;ndig &amp; Unternehmer<\/span><span class=\"hgb-bar-pct orange\">16,9&thinsp;%<\/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\">Bau &amp; Handwerk<\/span><span class=\"hgb-bar-pct blue\">15,5&thinsp;%<\/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; Technik<\/span><span class=\"hgb-bar-pct navy\">14,6&thinsp;%<\/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\">Handel &amp; Vertrieb<\/span><span class=\"hgb-bar-pct green\">14,0&thinsp;%<\/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\">Gesundheit &amp; Soziales<\/span><span class=\"hgb-bar-pct\" style=\"color:#f59e0b;\">11,5&thinsp;%<\/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\">Finanzen &amp; Versicherungen<\/span><span class=\"hgb-bar-pct slate\">8,2&thinsp;%<\/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\">Lebensstil &amp; Interessen (Mehrfachnennung)<\/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&thinsp;%<\/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\">Reisen &amp; Abenteuer<\/span><span class=\"hgb-bar-pct blue\">56,1&thinsp;%<\/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\">Fu&szlig;ball<\/span><span class=\"hgb-bar-pct navy\">38,2&thinsp;%<\/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\">Mode &amp; Styling<\/span><span class=\"hgb-bar-pct green\">35,3&thinsp;%<\/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\">Musik &amp; Konzerte<\/span><span class=\"hgb-bar-pct\" style=\"color:#f59e0b;\">30,4&thinsp;%<\/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; Pflege<\/span><span class=\"hgb-bar-pct red\">23,1&thinsp;%<\/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>Demografischer Querschnitt<\/h3>\n        <p>In Summe beschreibt die Stichprobe einen beruflich aktiven Personenkreis mittleren Alters mit stabiler sozialer Einbindung. Die Einkommensverteilung reicht von unter 2.000&nbsp;&euro; netto (6,4 %) bis &uuml;ber 5.000&nbsp;&euro; netto (17,9 %), mit einem Schwerpunkt zwischen 2.000 und 3.500&nbsp;&euro; (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\">Kapitel 02 &middot; Leidenszeit &amp; emotionale Belastung<\/div>\n    <h2 class=\"hgb-section-title\">Zwischen den ersten Symptomen und der Behandlung liegen <span class=\"hgb-accent\">Jahre<\/span>.<\/h2>\n    <p class=\"hgb-section-intro\">Ein zentrales Ergebnis der Studie betrifft die Zeitspanne zwischen dem ersten bemerkten Haarausfall und dem Moment, in dem eine Behandlung in Betracht gezogen wird. Diese Phase ist f&uuml;r die meisten Befragten mehrere Jahre lang und h&auml;ufig mit sp&uuml;rbarer emotionaler Belastung verbunden.<\/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\">Emotional belastet<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"hgb-bignumber-text\">\n        <h3>70 % der Befragten beschreiben die emotionale Belastung als stark oder sehr stark.<\/h3>\n        <p>50,8 % geben an, Haarausfall habe sie stark beeinflusst und sie wollten etwas &auml;ndern. 19,2 % beschreiben die Belastung als sehr stark. Weitere 22,2 % ordnen sie als mittel ein. Nur 2,8 % geben an, die Behandlung ohne emotionale Motivation erwogen zu haben.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Timeline -->\n    <div class=\"hgb-prose\">\n      <p>Die Studie erfasst vier Zeitpunkte entlang der Patientenjourney. Sie zeigen, dass zwischen dem ersten bemerkten Haarausfall und der Behandlung mehrere Jahre liegen k&ouml;nnen und dass Preis-Einsch&auml;tzungen sich nach der Buchung h&auml;ufig ver&auml;ndern.<\/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+ Jahre<\/div>\n        <div class=\"hgb-timeline-text\">warten <strong>41,9 %<\/strong> der Patienten zwischen erstem Haarausfall und dem Gedanken an eine Behandlung<\/div>\n      <\/div>\n      <div class=\"hgb-timeline-step\">\n        <div class=\"hgb-timeline-dot\">&#128173;<\/div>\n        <div class=\"hgb-timeline-num\">1+ Jahr<\/div>\n        <div class=\"hgb-timeline-text\">denken <strong>43 %<\/strong> aktiv nach, <em>nachdem<\/em> sie sich endlich erlaubt haben, an eine HT zu denken<\/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\">f\u00fchlen sich durch den Prozess <strong>stark bis sehr stark<\/strong> belastet, bevor sie handeln<\/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\">bewerten den Preis <strong>nach<\/strong> der Buchung als angemessen oder g&uuml;nstig &mdash; die Unsicherheit war gr&ouml;&szlig;er als der Preis<\/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\">Wie lange bestand der Haarausfall vor dem Gedanken an eine HT?<\/h3>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Mehr als 5 Jahre<\/span><span class=\"hgb-bar-pct red\">41,9&thinsp;%<\/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 bis 3 Jahre<\/span><span class=\"hgb-bar-pct orange\">28,1&thinsp;%<\/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 bis 5 Jahre<\/span><span class=\"hgb-bar-pct\" style=\"color:#fbbf24;\">24,5&thinsp;%<\/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\">Weniger als 1 Jahr<\/span><span class=\"hgb-bar-pct green\">5,5&thinsp;%<\/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\">Wie stark hat der Haarausfall die Entscheidung beeinflusst?<\/h3>\n        <div class=\"hgb-bar-item\">\n          <div class=\"hgb-bar-header\"><span class=\"hgb-bar-label\">Stark &mdash; wollte etwas &auml;ndern<\/span><span class=\"hgb-bar-pct orange\">50,8&thinsp;%<\/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\">Mittel &mdash; war eine gute Option<\/span><span class=\"hgb-bar-pct\" style=\"color:#fbbf24;\">22,2&thinsp;%<\/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\">Sehr stark &mdash; emotional stark belastet<\/span><span class=\"hgb-bar-pct red\">19,2&thinsp;%<\/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\">Gering &mdash; Verbesserung, kein Muss<\/span><span class=\"hgb-bar-pct blue\">5,0&thinsp;%<\/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\">Keine Belastung &mdash; &bdquo;weil ich es konnte&ldquo;<\/span><span class=\"hgb-bar-pct green\">2,8&thinsp;%<\/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>Zusammenfassung Kapitel 2<\/h3>\n        <p>94,5 % der Befragten hatten vor dem Gedanken an eine Behandlung mindestens ein Jahr lang Haarausfall, 41,9 % sogar l&auml;nger als f&uuml;nf Jahre. 43 % nehmen sich nach der ersten &Uuml;berlegung noch einmal &uuml;ber ein Jahr Bedenkzeit, bevor sie den Eingriff buchen.<\/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\">Kapitel 03 &middot; Informationsquellen<\/div>\n    <h2 class=\"hgb-section-title\">Wie informieren sich Betroffene <span class=\"hgb-accent\">vor einer Entscheidung<\/span>?<\/h2>\n    <p class=\"hgb-section-intro\">Die Studie hat erfasst, welche Informationswege Patienten vor ihrer Behandlung genutzt haben. Mehrfachnennungen waren erlaubt. Die Auswertung zeigt, dass Online-Recherche und pers&ouml;nliche Empfehlungen die beiden meistgenannten Quellen sind.<\/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-Recherche<\/div>\n        <div class=\"hgb-channel-desc\">SEO und organische Sichtbarkeit sind der prim&auml;re Einstiegskanal.<\/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\">Pers&ouml;nliche Empfehlung<\/div>\n        <div class=\"hgb-channel-desc\">Word-of-Mouth ist die zweith&auml;ufigste und vertrauensst\u00e4rkste Quelle.<\/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 und YouTube spielen vor allem bei 25&ndash;44-J&auml;hrigen eine grosse Rolle.<\/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\">Foren &amp; Erfahrungsberichte<\/div>\n        <div class=\"hgb-channel-desc\">Communities und Review-Portale beeinflussen aktiv die Vorauswahl der Klinik.<\/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>In Summe nennen die beiden h&auml;ufigsten Kan&auml;le &mdash; Google-Recherche und pers&ouml;nliche Empfehlung &mdash; zusammen <strong>&uuml;ber 100 % in Mehrfach&shy;nennung<\/strong>. Ein Grossteil der Befragten kombiniert also eigenst&auml;ndige Online-Recherche mit dem Gespr&auml;ch im sozialen Umfeld. Klassische Werbeformate (Print, TV, Out-of-Home) werden in der Befragung nur vereinzelt genannt.<\/p>\n      <p>Auff&auml;llig ist der hohe Stellenwert nutzer&shy;generierter Inhalte: Erfahrungsberichte in Foren (28,2 %) und Videos auf Plattformen wie Instagram, TikTok oder YouTube (36,6 %) werden h&auml;ufiger genannt als klassische Arzt-Empfehlungen. Das deutet darauf hin, dass Patienten vor ihrer Entscheidung aktiv vergleichen und unabh&auml;ngige Quellen heranziehen.<\/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>Zusammenfassung Kapitel 3<\/h3>\n        <p>Mehr als 70 % der Befragten kommen &uuml;ber organische Suche oder pers&ouml;nliche Empfehlung zu ihrer Klinik. Die Ergebnisse legen nahe, dass Patienten ihre Entscheidung auf Basis recherchierbarer, verifizierbarer Informationen treffen.<\/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\">Kapitel 04 &middot; Wahrnehmung<\/div>\n    <h2 class=\"hgb-section-title\">Welche Begriffe verbinden Patienten mit ihrer <span class=\"hgb-accent\">Klinik<\/span>?<\/h2>\n    <p class=\"hgb-section-intro\">Die Teilnehmer konnten in einer Mehrfachauswahl positive wie kritische Attribute ausw&auml;hlen. Das Fragebogen&shy;design lie&szlig; bewusst Raum f&uuml;r negative Antworten. Die folgende Gegen&uuml;ber&shy;stellung zeigt die h&auml;ufigsten positiven Zuschreibungen und die relevantesten kritischen Wahrnehmungen.<\/p>\n\n    <div class=\"hgb-diverge\">\n      <h3 class=\"hgb-diverge-title\">Wahrnehmung im Kontrast<\/h3>\n      <div class=\"hgb-diverge-row\">\n        <div class=\"hgb-diverge-label-left\">\n          <span class=\"hgb-diverge-label-emoji\">&#127942;<\/span>Professionell\n        <\/div>\n        <div class=\"hgb-diverge-center\">67,9 % vs. 22 %<\/div>\n        <div class=\"hgb-diverge-label-right\">\n          Massenabfertigung<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&thinsp;%<\/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&thinsp;%<\/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>Kompetent\n        <\/div>\n        <div class=\"hgb-diverge-center\">61,3 % vs. 17,1 %<\/div>\n        <div class=\"hgb-diverge-label-right\">\n          Qualit&auml;ts&shy;unsicher<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&thinsp;%<\/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&thinsp;%<\/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          Individuell<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&thinsp;%<\/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&thinsp;%<\/div><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hgb-prose\">\n      <p>Positive Attribute dominieren: <strong>professionell<\/strong> (67,9 %), <strong>kompetent<\/strong> (61,3 %), <strong>modern<\/strong> (54,5 %), <strong>sympathisch und kundenorientiert<\/strong> (35,7 %) und <strong>innovativ<\/strong> (29,5 %).<\/p>\n      <p>Zugleich liegt ein kritisches Wahrnehmungsmuster vor: 22 % der Befragten verbinden ihre Klinik auch mit dem Begriff &bdquo;Massenabfertigung&ldquo;, 17,1 % nennen Qualit&auml;ts&shy;unsicherheit, und nur 9,6 % beschreiben die Betreuung als explizit <em>individuell<\/em>. Elithair nimmt diese Ergebnisse als Indikator daf&uuml;r, individualisierte Betreuungsprozesse wie das <a href=\"\/behandlungen\/5-aerzte-konzept\/\">5-&Auml;rzte-Konzept<\/a> und das <a href=\"\/pre-test-system\/\">Pre-Test-System<\/a> f&uuml;r Patienten noch sichtbarer zu machen.<\/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>Zusammenfassung Kapitel 4<\/h3>\n        <p>Die Wahrnehmung der befragten Patienten ist in &uuml;ber&shy;wiegender Mehrheit positiv (Professionalit&auml;t, Kompetenz, Modernit&auml;t). Der kritische Anteil von 22 % bei &bdquo;Massenabfertigung&ldquo; wird als Hinweis auf weiter zu st&auml;rkende Individualisierung der Betreuung dokumentiert.<\/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\">Kapitel 05 &middot; Zufriedenheit<\/div>\n    <h2 class=\"hgb-section-title\">Bewertung des <span class=\"hgb-accent\">Behandlungs&shy;ergebnisses<\/span><\/h2>\n    <p class=\"hgb-section-intro\">Die Teilnehmer wurden nach Abschluss der Behandlung gefragt, wie zufrieden sie mit dem Ergebnis sind und ob sie die Behandlung weiterempfehlen w&uuml;rden. Die beiden Kennzahlen stehen in engem Zusammenhang.<\/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>Mit dem Ergebnis zufrieden<\/h3>\n        <p>93,7 % bewerten das Behandlungs&shy;ergebnis von neutral bis sehr zufrieden. Nur 6,3 % &auml;u&szlig;ern explizite Unzufriedenheit.<\/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>W&uuml;rden eine Empfehlung in Betracht ziehen<\/h3>\n        <p>Die Spanne reicht von &bdquo;situations&shy;abh&auml;ngig&ldquo; bis &bdquo;auf jeden Fall&ldquo;. Nur 3,9 % schlie&szlig;en eine Empfehlung explizit aus.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"hgb-prose\">\n      <p>Beide Kennzahlen st&uuml;tzen sich gegenseitig: 93,7 % positive bis neutrale Ergebnis&shy;bewertung treffen auf 96,1 % grunds&auml;tzliche Empfehlungs&shy;bereitschaft. Der Zusammenhang zwischen Ergebnis-Akzeptanz und Weiterempfehlung ist damit klar belegbar und erkl&auml;rt den in Kapitel 3 dokumentierten hohen Stellenwert pers&ouml;nlicher Empfehlungen als Informationsquelle.<\/p>\n      <p>Auch die Preis-Einsch&auml;tzung nach der Behandlung f&auml;llt deutlich positiv aus: <strong>86,3 %<\/strong> der Befragten empfinden den Preis im Nachhinein als angemessen oder g&uuml;nstig (79 % angemessen, 7,3 % g&uuml;nstig). Nur 13,7 % bewerten ihn als teuer.<\/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;\">Offene Antworten der Teilnehmer<\/h3>\n    <div class=\"hgb-quotes\">\n      <div class=\"hgb-quote\">\n        <p class=\"hgb-quote-text\">Es war alles perfekt, vom Abholen am Flughafen bis zur Operation.<\/p>\n        <p class=\"hgb-quote-attr\">Patient, positive R&uuml;ckmeldung zum Serviceerlebnis<\/p>\n      <\/div>\n      <div class=\"hgb-quote\">\n        <p class=\"hgb-quote-text\">Produktk&auml;ufe im Shop sollten in der App erscheinen &mdash; als individuelle Termine f&uuml;r die Anwendungen im Kalender.<\/p>\n        <p class=\"hgb-quote-attr\">Patient, Anregung zur Produkt- und App-Integration<\/p>\n      <\/div>\n      <div class=\"hgb-quote\">\n        <p class=\"hgb-quote-text\">Mehr auf individuelle Anliegen eingehen.<\/p>\n        <p class=\"hgb-quote-attr\">Patient, kritische R&uuml;ckmeldung<\/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>Zusammenfassung Kapitel 5<\/h3>\n        <p>93,7 % der Befragten bewerten das Ergebnis von neutral bis sehr zufrieden, 96,1 % w&uuml;rden die Behandlung empfehlen oder zumindest situativ in Betracht ziehen. Der Anteil explizit Unzufriedener betr&auml;gt 6,3 %, dezidierte Empfehlungs-Verweigerer 3,9 %. Ergebnis-Akzeptanz und Empfehlungs&shy;bereitschaft korrelieren deutlich.<\/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\">Kapitel 06 &middot; Internationaler Kontext<\/div>\n    <h2 class=\"hgb-section-title\">Haarausfall ist ein globales <span class=\"hgb-accent\">Versorgungsthema<\/span>.<\/h2>\n    <p class=\"hgb-section-intro\">Die hier erhobenen deutschen Daten lassen sich in einen breiteren internationalen Kontext einordnen. Nationale dermatologische Erhebungen und Marktanalysen zeigen, dass Haarausfall bei M&auml;nnern in den meisten westlichen und arabischen Staaten ein vergleichbares Ausma&szlig; hat. Die folgenden Kennzahlen stammen aus ver&ouml;ffentlichten Drittquellen.<\/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\">Deutschland &amp; DACH<\/p>\n        <span class=\"hgb-country-stat orange\"><span data-counter=\"563\">563<\/span><\/span>\n        <p class=\"hgb-country-sub\">Befragte in dieser Studie. Kernmarkt mit dem tiefsten Datenfundament.<\/p>\n      <\/div>\n      <div class=\"hgb-country\">\n        <div class=\"hgb-country-flag\">&#127468;&#127463;<\/div>\n        <p class=\"hgb-country-name\">Vereinigtes K&ouml;nigreich<\/p>\n        <span class=\"hgb-country-stat\">~47&thinsp;%<\/span>\n        <p class=\"hgb-country-sub\">Der M&auml;nner unter 50 sind von messbarem Haarausfall betroffen. Quelle: 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\">Frankreich<\/p>\n        <span class=\"hgb-country-stat\">45&thinsp;%<\/span>\n        <p class=\"hgb-country-sub\">Der M&auml;nner &uuml;ber 35 zeigen signifikante Alopezie. Hohe Awareness, begrenztes lokales Angebot.<\/p>\n      <\/div>\n      <div class=\"hgb-country\">\n        <div class=\"hgb-country-flag\">&#127480;&#127462;<\/div>\n        <p class=\"hgb-country-name\">Saudi-Arabien &amp; UAE<\/p>\n        <span class=\"hgb-country-stat\">Top 5<\/span>\n        <p class=\"hgb-country-sub\">Haar&shy;transplantation geh&ouml;rt zu den am schnellsten wachsenden &auml;sthetischen Eingriffen im GCC-Raum.<\/p>\n      <\/div>\n      <div class=\"hgb-country\">\n        <div class=\"hgb-country-flag\">&#127475;&#127473;<\/div>\n        <p class=\"hgb-country-name\">Niederlande &amp; BeNeLux<\/p>\n        <span class=\"hgb-country-stat\">+28&thinsp;%<\/span>\n        <p class=\"hgb-country-sub\">Steigerung der HT-Nachfrage seit 2022. Wachsender Medizintourismus in Richtung Istanbul.<\/p>\n      <\/div>\n      <div class=\"hgb-country\">\n        <div class=\"hgb-country-flag\">&#127760;<\/div>\n        <p class=\"hgb-country-name\">Globaler Markt bis 2030<\/p>\n        <span class=\"hgb-country-stat orange\">&#36;21 Mrd.<\/span>\n        <p class=\"hgb-country-sub\">Prognostiziertes Marktvolumen Haar&shy;transplantation weltweit. Quelle: 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\">&Auml;rztliche Einordnung<\/div>\n    <h2 class=\"hgb-section-title\">Kommentar zu den <span class=\"hgb-accent\">Ergebnissen<\/span><\/h2>\n    <p class=\"hgb-section-intro\">Die hier dargestellten Kennzahlen werden durch ein kurzes Fachstatement des &auml;rztlichen Leiters eingeordnet. Es bezieht sich auf die aus medizinischer Sicht zentralen Befunde.<\/p>\n\n    <div class=\"hgb-review\">\n      <div class=\"hgb-review-avatar\" style=\"background-image:url(https:\/\/elithair.com\/de\/wp-content\/uploads\/sites\/2\/2026\/05\/dr-abdulaziz-balwi-haartransplantationsspezialist-bei-elithair.webp);background-size:cover;background-position:center top;\"><\/div>\n      <div>\n        <span class=\"hgb-review-label\">Fachkommentar<\/span>\n        <h3>&bdquo;Die lange Leidenszeit vor der ersten Behandlung ist der auff&auml;lligste Befund.&ldquo;<\/h3>\n        <p>41,9 % der Befragten haben &uuml;ber f&uuml;nf Jahre mit Haarausfall gelebt, bevor sie eine Behandlung erwogen haben. Parallel dazu beschreiben 70 % die emotionale Belastung w&auml;hrend dieser Phase als stark bis sehr stark. Aus medizinischer Sicht sollten beide Befunde gemeinsam betrachtet werden. Sie weisen darauf hin, dass die Aufkl&auml;rung zu Ursachen, Verlauf und Behandlungsoptionen von androgenetischer Alopezie eine l&auml;ngere Phase begleiten sollte als bisher &uuml;blich.<\/p>\n        <p class=\"hgb-review-sig\">Dr. Balwi &middot; &Auml;rztlicher Leiter, 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>Daten zur freien redaktionellen Nutzung<\/h3>\n        <p>Alle Zahlen dieser Studie k&ouml;nnen mit Quellenangabe &bdquo;Elithair Haargesundheits&shy;barometer 2026, n=563&ldquo; in redaktionellen und wissenschaftlichen Kontexten verwendet werden. F&uuml;r Presseanfragen, Rohdaten oder zus&auml;tzliche Auswertungen steht <a href=\"mailto:presse@elithair.de\">presse@elithair.de<\/a> zur Verf&uuml;gung.<\/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\">Zitation<\/div>\n    <h2 class=\"hgb-section-title\">Zitieren Sie das <span class=\"hgb-accent\">Haargesundheits&shy;barometer<\/span><\/h2>\n    <p class=\"hgb-section-intro\">Alle Inhalte dieser Studie k&ouml;nnen mit Quellenangabe f&uuml;r redaktionelle, wissenschaftliche und informationelle Zwecke verwendet werden. Die folgenden Vorlagen erleichtern die korrekte Zitation.<\/p>\n\n    <div class=\"hgb-cite\">\n      <div class=\"hgb-cite-inner\">\n        <div class=\"hgb-cite-label\">&#128214; Zitiervorlagen zum Kopieren<\/div>\n        <h3>Fertige Zitationen in drei Formaten<\/h3>\n        <p class=\"hgb-cite-intro\">Direkt einsetzbar in wissenschaftlichen Arbeiten, Artikeln und Blogposts. Sie m&ouml;chten Rohdaten, hochaufl&ouml;sende Grafiken oder ein Interview mit Dr. Balwi? Schreiben Sie uns an 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-Stil<\/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\">Journalistisch (DE)<\/button>\n          <button class=\"hgb-cite-tab\" data-cite-tab=\"short\" role=\"tab\">Kurzform<\/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            Kopieren\n          <\/button>\n          <div class=\"hgb-cite-content is-active\" data-cite-content=\"apa\">\n            Elithair. (2026). <em>Haargesundheitsbarometer 2026: Patientenstudie zu Haarausfall und Haartransplantation<\/em> (n=563). Elithair, Istanbul. https:\/\/elithair.de\/haargesundheitsbarometer-2026\/\n          <\/div>\n          <div class=\"hgb-cite-content\" data-cite-content=\"harvard\">\n            Elithair (2026) <em>Haargesundheitsbarometer 2026: Patientenstudie zu Haarausfall und Haartransplantation<\/em>, n=563. Verf&uuml;gbar unter: https:\/\/elithair.de\/haargesundheitsbarometer-2026\/\n          <\/div>\n          <div class=\"hgb-cite-content\" data-cite-content=\"de\">\n            Quelle: Elithair Haargesundheitsbarometer 2026, Prim&auml;rdaten&shy;erhebung unter n=563 Patienten, Februar 2026. Abrufbar unter elithair.de\/haargesundheitsbarometer-2026.\n          <\/div>\n          <div class=\"hgb-cite-content\" data-cite-content=\"short\">\n            Elithair Haargesundheitsbarometer 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\">Methodik &amp; Transparenz<\/div>\n    <h2 class=\"hgb-section-title\">Wie die Studie durchgef&uuml;hrt wurde<\/h2>\n    <p class=\"hgb-section-intro\">Die folgenden Angaben zu Stichprobe, Zeitraum, Fragenkatalog und Limitationen erm&ouml;glichen eine fundierte Einordnung der Ergebnisse.<\/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>Stichprobe<\/h4>\n        <div class=\"hgb-method-val\">n = 563<small>Patienten aus dem Elithair-Netzwerk<\/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>Erhebungs&shy;zeitraum<\/h4>\n        <div class=\"hgb-method-val\">Februar 2026<small>Strukturierte Einmalbefragung<\/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>Fragenkatalog<\/h4>\n        <div class=\"hgb-method-val\">30 Fragen<small>Geschlossen &amp; offen, mit Mehrfachauswahl<\/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>Einschluss&shy;kriterium<\/h4>\n        <div class=\"hgb-method-val\">Abgeschlossene HT<small>Mindestens eine Behandlung bei Elithair<\/small><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hgb-prose\" style=\"margin-top:48px;max-width:880px;\">\n      <p><strong>Themenbereiche der Befragung:<\/strong> Demografie, Lebensstil, Entscheidungsweg und Leidenszeit, Informationsquellen, Marken&shy;wahrnehmung, Erfahrung mit dem Dr.-Balwi-Shop, Zufriedenheit mit dem Ergebnis und Weiter&shy;empfehlungs&shy;bereitschaft. Mehrfach&shy;nennungen waren in den Bereichen Interessen und Informations&shy;quellen zugelassen, daher &uuml;berschreiten einzelne Summen dort 100 %.<\/p>\n      <p><strong>Limitationen:<\/strong> Es handelt sich um eine Patienten&shy;befragung innerhalb eines Klinik-Netzwerks, nicht um eine repr&auml;sentative Bev&ouml;lkerungs&shy;umfrage. Die Stichprobe ist damit geeignet, Journey, Motivation und Zufriedenheit innerhalb der tats&auml;chlich behandelten Ziel&shy;gruppe abzubilden &mdash; nicht, um Aussagen &uuml;ber die Gesamt&shy;bev&ouml;lkerung mit Haarausfall zu treffen. Es erfolgte keine Stichproben&shy;gewichtung.<\/p>\n      <p><strong>Datenschutz:<\/strong> Alle Angaben wurden anonymisiert verarbeitet. Kein Patient ist in den ver&ouml;ffentlichten Ergebnissen identifizierbar. Zitate wurden mit Zustimmung der jeweiligen Patienten verwendet.<\/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).replace('.', ',');\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).replace('.', ',');\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> Kopiert';\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> Kopieren';\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\/de\/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>H\u00e4ufig gestellte Fragen zur Studie<\/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>D\u00fcrfen wir einzelne Grafiken in eigenen Artikeln verwenden?<\/summary>\n\t\t\t\t\t\t\t\t\t<p>Ja. Einzelne Prozentwerte, Zitate und Abbildungen d\u00fcrfen mit Quellenangabe \u201eElithair Haargesundheitsbarometer 2026, n=563\u201c redaktionell verwendet werden. Bei umfangreicherer Nutzung, etwa ganzen Grafik-Neuaufbereitungen, freuen wir uns \u00fcber eine kurze Info an 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>Gibt es die Studie als PDF oder Pressekit?<\/summary>\n\t\t\t\t\t\t\t\t\t<p>Ein Presse-Kit mit PDF, hochaufl\u00f6senden Grafiken und Rohdaten-Tabellen kann formlos unter press@elithair.de angefragt werden. F\u00fcr redaktionelle Zwecke wird das Material in der Regel innerhalb von 48 Stunden bereitgestellt.<\/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>Ist ein Interview mit Dr. Balwi m\u00f6glich?<\/summary>\n\t\t\t\t\t\t\t\t\t<p>Ja. Anfragen f\u00fcr Presseinterviews, Podcasts oder Fachbeitr\u00e4ge bitte an press@elithair.de richten. Dr. Balwi steht auf Anfrage auch f\u00fcr englischsprachige Formate zur Verf\u00fcgung.<\/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>Ist geplant, die Studie regelm\u00e4\u00dfig zu wiederholen?<\/summary>\n\t\t\t\t\t\t\t\t\t<p>Ja. Das Haargesundheitsbarometer ist als j\u00e4hrliche Prim\u00e4rdatenerhebung angelegt. Die Entwicklung zentraler Kennzahlen wie Leidenszeit, emotionale Belastung und Wahrnehmungsmuster wird \u00fcber mehrere Erhebungsjahre hinweg dokumentiert.<\/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\/de\/haaranalyse\/\" class=\"hgb-sticky-cta\" aria-label=\"Kostenlose Haaranalyse starten\">\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>Bin ich geeignet?<\/span>\n<\/a>\n<script>\n(function(){ document.body.classList.add('hgb-page'); })();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Patientenstudie &middot; n=563 &middot; Februar 2026 Patientenstudie 2026 Haargesundheits&shy;barometer 2026 Eine Prim\u00e4rdatenerhebung unter 563 Patienten zu emotionaler Belastung, Entscheidungswegen und Zufriedenheit rund um die Haartransplantation. Erhoben im Februar 2026. 563 Patienten 70% Emotional belastet 96,1% Empfehlung m&ouml;glich 41,9% Warten &uuml;ber 5 Jahre Zur Studie 563 Patienten Direkte Interviews, keine Panels Februar 2026 Aktueller Erhebungszeitraum 30 [&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":"","_yoast_wpseo_title":"Haargesundheitsbarometer 2026 \u2013 Patientenstudie zu Haarausfall & Haartransplantation | Elithair","_yoast_wpseo_metadesc":"Haargesundheitsbarometer 2026: Prim\u00e4rdatenerhebung unter 563 Patienten zu emotionaler Belastung, Entscheidungswegen und Zufriedenheit rund um die Haartransplantation. Februar 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-105167","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Haargesundheitsbarometer 2026 \u2013 Patientenstudie zu Haarausfall &amp; Haartransplantation | Elithair<\/title>\n<meta name=\"description\" content=\"Haargesundheitsbarometer 2026: Prim\u00e4rdatenerhebung unter 563 Patienten zu emotionaler Belastung, Entscheidungswegen und Zufriedenheit rund um die Haartransplantation. Februar 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\/de\/haargesundheitsbarometer-2026\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Haargesundheitsbarometer 2026 \u2013 Patientenstudie zu Haarausfall &amp; Haartransplantation | Elithair\" \/>\n<meta property=\"og:description\" content=\"Haargesundheitsbarometer 2026: Prim\u00e4rdatenerhebung unter 563 Patienten zu emotionaler Belastung, Entscheidungswegen und Zufriedenheit rund um die Haartransplantation. Februar 2026.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/elithair.com\/de\/haargesundheitsbarometer-2026\/\" \/>\n<meta property=\"og:site_name\" content=\"Elithair\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/elithair.de\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-05T16:47:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/elithair.com\/de\/wp-content\/uploads\/sites\/2\/2026\/05\/de.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"12\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/elithair.com\\\/de\\\/haargesundheitsbarometer-2026\\\/\",\"url\":\"https:\\\/\\\/elithair.com\\\/de\\\/haargesundheitsbarometer-2026\\\/\",\"name\":\"Haargesundheitsbarometer 2026 \u2013 Patientenstudie zu Haarausfall & Haartransplantation | Elithair\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/elithair.com\\\/de\\\/#website\"},\"datePublished\":\"2026-05-18T15:26:47+00:00\",\"dateModified\":\"2026-06-05T16:47:03+00:00\",\"description\":\"Haargesundheitsbarometer 2026: Prim\u00e4rdatenerhebung unter 563 Patienten zu emotionaler Belastung, Entscheidungswegen und Zufriedenheit rund um die Haartransplantation. Februar 2026.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/elithair.com\\\/de\\\/haargesundheitsbarometer-2026\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/elithair.com\\\/de\\\/haargesundheitsbarometer-2026\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/elithair.com\\\/de\\\/haargesundheitsbarometer-2026\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/elithair.com\\\/de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Haargesundheitsbarometer 2026 \u2013 Patientenstudie zu Haarausfall &amp; Haartransplantation | Elithair\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/elithair.com\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/elithair.com\\\/de\\\/\",\"name\":\"Elithair\",\"description\":\"Haartransplantation T\u00fcrkei, Istanbul bei Europas #1\",\"publisher\":{\"@id\":\"https:\\\/\\\/elithair.com\\\/de\\\/#organization\"},\"alternateName\":\"Haartransplantation T\u00fcrkei, Istanbul bei Europas #1\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/elithair.com\\\/de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/elithair.com\\\/de\\\/#organization\",\"name\":\"Elithair\",\"url\":\"https:\\\/\\\/elithair.com\\\/de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/elithair.com\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/elithair.com\\\/de\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/04\\\/elithair-logo-primary.svg\",\"contentUrl\":\"https:\\\/\\\/elithair.com\\\/de\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/04\\\/elithair-logo-primary.svg\",\"width\":1,\"height\":1,\"caption\":\"Elithair\"},\"image\":{\"@id\":\"https:\\\/\\\/elithair.com\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/elithair.de\\\/\",\"https:\\\/\\\/www.instagram.com\\\/elithair.de\\\/\",\"https:\\\/\\\/www.tiktok.com\\\/discover\\\/elithair?lang=de-DE\",\"https:\\\/\\\/www.youtube.com\\\/@Elithair\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Haargesundheitsbarometer 2026 \u2013 Patientenstudie zu Haarausfall & Haartransplantation | Elithair","description":"Haargesundheitsbarometer 2026: Prim\u00e4rdatenerhebung unter 563 Patienten zu emotionaler Belastung, Entscheidungswegen und Zufriedenheit rund um die Haartransplantation. Februar 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\/de\/haargesundheitsbarometer-2026\/","og_locale":"de_DE","og_type":"article","og_title":"Haargesundheitsbarometer 2026 \u2013 Patientenstudie zu Haarausfall &amp; Haartransplantation | Elithair","og_description":"Haargesundheitsbarometer 2026: Prim\u00e4rdatenerhebung unter 563 Patienten zu emotionaler Belastung, Entscheidungswegen und Zufriedenheit rund um die Haartransplantation. Februar 2026.","og_url":"https:\/\/elithair.com\/de\/haargesundheitsbarometer-2026\/","og_site_name":"Elithair","article_publisher":"https:\/\/www.facebook.com\/elithair.de\/","article_modified_time":"2026-06-05T16:47:03+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/elithair.com\/de\/wp-content\/uploads\/sites\/2\/2026\/05\/de.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"12\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/elithair.com\/de\/haargesundheitsbarometer-2026\/","url":"https:\/\/elithair.com\/de\/haargesundheitsbarometer-2026\/","name":"Haargesundheitsbarometer 2026 \u2013 Patientenstudie zu Haarausfall & Haartransplantation | Elithair","isPartOf":{"@id":"https:\/\/elithair.com\/de\/#website"},"datePublished":"2026-05-18T15:26:47+00:00","dateModified":"2026-06-05T16:47:03+00:00","description":"Haargesundheitsbarometer 2026: Prim\u00e4rdatenerhebung unter 563 Patienten zu emotionaler Belastung, Entscheidungswegen und Zufriedenheit rund um die Haartransplantation. Februar 2026.","breadcrumb":{"@id":"https:\/\/elithair.com\/de\/haargesundheitsbarometer-2026\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/elithair.com\/de\/haargesundheitsbarometer-2026\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/elithair.com\/de\/haargesundheitsbarometer-2026\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/elithair.com\/de\/"},{"@type":"ListItem","position":2,"name":"Haargesundheitsbarometer 2026 \u2013 Patientenstudie zu Haarausfall &amp; Haartransplantation | Elithair"}]},{"@type":"WebSite","@id":"https:\/\/elithair.com\/de\/#website","url":"https:\/\/elithair.com\/de\/","name":"Elithair","description":"Haartransplantation T\u00fcrkei, Istanbul bei Europas #1","publisher":{"@id":"https:\/\/elithair.com\/de\/#organization"},"alternateName":"Haartransplantation T\u00fcrkei, Istanbul bei Europas #1","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/elithair.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/elithair.com\/de\/#organization","name":"Elithair","url":"https:\/\/elithair.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/elithair.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/elithair.com\/de\/wp-content\/uploads\/sites\/2\/2026\/04\/elithair-logo-primary.svg","contentUrl":"https:\/\/elithair.com\/de\/wp-content\/uploads\/sites\/2\/2026\/04\/elithair-logo-primary.svg","width":1,"height":1,"caption":"Elithair"},"image":{"@id":"https:\/\/elithair.com\/de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/elithair.de\/","https:\/\/www.instagram.com\/elithair.de\/","https:\/\/www.tiktok.com\/discover\/elithair?lang=de-DE","https:\/\/www.youtube.com\/@Elithair"]}]}},"_links":{"self":[{"href":"https:\/\/elithair.com\/de\/wp-json\/wp\/v2\/pages\/105167","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elithair.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/elithair.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/elithair.com\/de\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/elithair.com\/de\/wp-json\/wp\/v2\/comments?post=105167"}],"version-history":[{"count":5,"href":"https:\/\/elithair.com\/de\/wp-json\/wp\/v2\/pages\/105167\/revisions"}],"predecessor-version":[{"id":105667,"href":"https:\/\/elithair.com\/de\/wp-json\/wp\/v2\/pages\/105167\/revisions\/105667"}],"wp:attachment":[{"href":"https:\/\/elithair.com\/de\/wp-json\/wp\/v2\/media?parent=105167"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}