.hn-report-hero{background:linear-gradient(180deg,var(--bg-cream) 0,var(--white) 100%);overflow:hidden;padding:72px 0 60px;position:relative}.hn-report-hero__container{margin:0 auto;max-width:1200px;padding:0 24px;position:relative;z-index:1}.hn-report-hero__grid{align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr}.hn-report-hero--solo .hn-report-hero__grid{grid-template-columns:1fr}.hn-report-hero--solo .hn-report-hero__copy{max-width:760px}.hn-report-hero__back{align-items:center;color:var(--navy);display:inline-flex;font-family:var(--font-body);font-size:14px;font-weight:700;gap:8px;margin:0 0 24px;text-decoration:none;transition:color .18s ease}.hn-report-hero__back-arrow{flex:none;height:18px;width:18px}.hn-report-hero__back:hover{color:var(--ruby)}.hn-report-hero__back:focus-visible{border-radius:4px;outline:2px solid var(--navy);outline-offset:3px}.hn-report-hero__eyebrow{color:var(--ruby);font-family:var(--font-body);font-size:13px;font-weight:700;letter-spacing:.12em;margin:0 0 20px;text-transform:uppercase}.hn-report-hero__heading{color:var(--navy);font-family:var(--font-display);font-size:72px;font-weight:900;letter-spacing:-.01em;line-height:.85;margin:0;text-transform:uppercase}.hn-report-hero__accent{color:var(--fuchsia)}.hn-report-hero__lede{color:var(--muted);font-family:var(--font-body);font-size:19px;font-weight:400;line-height:1.5;margin:24px 0 0;max-width:600px}.hn-report-hero__badge{align-items:center;display:inline-flex;gap:10px;margin:28px 0 0}.hn-report-hero__badge-dot{animation:hn-report-hero-pulse 2s ease-in-out infinite;background:var(--green);border-radius:50%;flex:none;height:10px;width:10px}.hn-report-hero__badge-text{color:var(--navy);font-family:var(--font-body);font-size:14px;font-weight:700}@keyframes hn-report-hero-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.35)}}.hn-report-hero__card{background:var(--white);border:2px solid var(--border);border-radius:20px;padding:30px}.hn-report-hero__card-title{color:var(--navy);font-family:var(--font-body);font-size:16px;font-weight:700;margin:0}.hn-report-hero__card-caption{color:var(--muted);font-family:var(--font-body);font-size:13px;font-weight:400;margin:6px 0 0}.hn-report-hero__card-image{border-radius:8px;display:block;height:auto;margin:18px 0 0;width:100%}.hn-report-hero__cta-wrap{margin:28px 0 0}.hn-report-hero__cta{align-items:center;background:var(--fuchsia);border:2px solid var(--fuchsia);border-radius:30px;color:var(--white);display:inline-flex;font-family:var(--font-body);font-size:15px;font-weight:700;gap:8px;padding:14px 28px;text-decoration:none;transition:background .18s ease,border-color .18s ease}.hn-report-hero__cta:hover{background:var(--fuchsia-deep);border-color:var(--fuchsia-deep)}.hn-report-hero__cta:focus-visible{outline:2px solid var(--navy);outline-offset:3px}.hn-report-hero__cta-arrow{font-size:17px;line-height:1}.hn-report-hero__rc{background:var(--white);border:2px solid var(--border);border-radius:24px;display:flex;flex-direction:column;overflow:hidden;position:relative;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hn-report-hero__rc:hover{box-shadow:0 16px 36px rgba(0,32,91,.16);transform:translateY(-3px)}.hn-report-hero__rc:focus-visible{outline:2px solid var(--navy);outline-offset:3px}.hn-report-hero__rc-title{color:var(--navy)}.hn-report-hero__rc-meta{color:var(--muted);font-family:var(--font-body);font-size:13px;font-weight:400}.hn-report-hero__rc-link{align-items:center;display:inline-flex;font-family:var(--font-body);font-size:14px;font-weight:700;gap:6px}.hn-report-hero__rc-arrow{font-size:16px;line-height:1}.hn-report-hero__rc--post{padding:0}.hn-report-hero__rc--post:hover{border-color:var(--navy)}.hn-report-hero__rc-img{height:150px;overflow:hidden;position:relative}.hn-report-hero__rc-img--placeholder{background:linear-gradient(135deg,var(--bg-tint-green),var(--bg-tint-violet))}.hn-report-hero__rc-img-el{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hn-report-hero__rc-pill{background:var(--white);border:1.5px solid var(--navy);border-radius:6px;color:var(--navy);font-family:var(--font-body);font-size:11px;font-weight:700;left:14px;letter-spacing:.08em;padding:5px 12px;position:absolute;text-transform:uppercase;top:14px}.hn-report-hero__rc--post .hn-report-hero__rc-title{font-family:var(--font-body);font-size:20px;font-weight:700;line-height:1.3;padding:18px 24px 0}.hn-report-hero__rc--post .hn-report-hero__rc-meta{padding:8px 24px 0}.hn-report-hero__rc--post .hn-report-hero__rc-link{color:var(--ruby);padding:12px 24px 22px}.hn-report-hero__rc--spine{gap:12px;padding:34px}.hn-report-hero__rc--spine:before{background:var(--ruby);border-radius:22px 22px 0 0;content:"";height:7px;left:0;position:absolute;right:0;top:0}.hn-report-hero__rc--spine:hover{border-color:var(--ruby)}.hn-report-hero__rc-eyebrow{color:var(--ruby);font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hn-report-hero__rc--spine .hn-report-hero__rc-title{font-family:var(--font-display);font-size:28px;font-weight:900;letter-spacing:-.01em;line-height:.9;text-transform:uppercase}.hn-report-hero__rc--spine .hn-report-hero__rc-link{color:var(--navy)}.hn-report-hero--eyebrow-green .hn-report-hero__eyebrow{color:var(--green-deep)}.hn-report-hero--eyebrow-violet .hn-report-hero__eyebrow{color:var(--violet)}.hn-report-hero--eyebrow-fuchsia .hn-report-hero__eyebrow{color:var(--fuchsia-deep)}.hn-report-hero--eyebrow-green .hn-report-hero__rc--spine:before{background:var(--green)}.hn-report-hero--eyebrow-green .hn-report-hero__rc--spine:hover{border-color:var(--green-deep)}.hn-report-hero--eyebrow-green .hn-report-hero__rc-eyebrow{color:var(--green-deep)}.hn-report-hero--eyebrow-violet .hn-report-hero__rc--spine:before{background:var(--violet)}.hn-report-hero--eyebrow-violet .hn-report-hero__rc--spine:hover{border-color:var(--violet-deep)}.hn-report-hero--eyebrow-violet .hn-report-hero__rc-eyebrow{color:var(--violet-deep)}.hn-report-hero--eyebrow-fuchsia .hn-report-hero__rc--spine:before{background:var(--fuchsia)}.hn-report-hero--eyebrow-fuchsia .hn-report-hero__rc--spine:hover{border-color:var(--fuchsia-deep)}.hn-report-hero--eyebrow-fuchsia .hn-report-hero__rc-eyebrow{color:var(--fuchsia-deep)}.hn-report-hero--bg-green{background:linear-gradient(180deg,var(--bg-tint-green) 0,var(--white) 100%)}.hn-report-hero--bg-violet{background:linear-gradient(180deg,var(--bg-tint-violet) 0,var(--white) 100%)}.hn-report-hero--bg-fuchsia{background:linear-gradient(180deg,var(--bg-tint-fuchsia) 0,var(--white) 100%)}.hn-report-hero__confetti{opacity:.85;pointer-events:none;position:absolute;z-index:0}.hn-report-hero__confetti-fill--yellow{fill:var(--yellow)}.hn-report-hero__confetti-fill--fuchsia{fill:var(--fuchsia)}.hn-report-hero__confetti-stroke--fuchsia{stroke:var(--fuchsia)}.hn-report-hero__confetti--star{height:72px;right:7%;top:56px;width:72px}.hn-report-hero__confetti--ring{animation:hn-report-hero-float 6s ease-in-out infinite;bottom:56px;height:52px;left:4%;width:52px}@keyframes hn-report-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@media (prefers-reduced-motion:reduce){.hn-report-hero__badge-dot,.hn-report-hero__confetti{animation:none}}@media (max-width:1024px){.hn-report-hero{padding:80px 0 72px}.hn-report-hero__grid{gap:36px}.hn-report-hero__heading{font-size:60px}}@media (max-width:900px){.hn-report-hero__grid{gap:40px;grid-template-columns:1fr}.hn-report-hero__heading{font-size:48px}}@media (max-width:680px){.hn-report-hero{padding:64px 0 56px}.hn-report-hero__heading{font-size:44px}.hn-report-hero__lede{font-size:17px}.hn-report-hero__confetti{display:none}}