.gph-section-header{margin-bottom:var(--space-12)}.gph-section-header__eyebrow{display:inline-flex;align-items:center;gap:var(--space-3);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--color-link);margin-bottom:var(--space-4)}.gph-section-header__mark{width:8px;height:8px;background:var(--color-brand-accent);flex-shrink:0}.gph-section-header__row{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-6)}.gph-section-header__title{font-family:var(--font-headline);font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:600;line-height:1.12;letter-spacing:-.02em;color:var(--color-text-strong);max-width:24ch}.gph-section-header__action{flex-shrink:0;padding-bottom:var(--space-1)}.gph-section-header__action a{display:inline-flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:600;color:var(--color-link);transition:gap .2s ease,color .2s ease}.gph-section-header__action a:hover{gap:var(--space-3);color:var(--color-link-hover)}.gph-section-header__lede{margin-top:var(--space-4);font-size:var(--text-lg);line-height:1.7;color:var(--color-text-body);max-width:58ch}.gph-section-header--center{text-align:center}.gph-section-header--center .gph-section-header__eyebrow,.gph-section-header--center .gph-section-header__row{justify-content:center}.gph-section-header--center .gph-section-header__title{margin:0 auto}.gph-section-header--center .gph-section-header__lede{margin-left:auto;margin-right:auto}.gph-section-header--dark .gph-section-header__eyebrow{color:#99CBCA}.gph-section-header--dark .gph-section-header__title{color:#ffffff}.gph-section-header--dark .gph-section-header__lede{color:rgba(255,255,255,.72)}@media (max-width:640px){.gph-section-header{margin-bottom:var(--space-10)}.gph-section-header__row{flex-direction:column;align-items:flex-start;gap:var(--space-3)}.gph-section-header--center .gph-section-header__row{align-items:center}}