.gph-page-hero{position:relative;background:var(--color-background);padding-top:clamp(7.5rem,14vh,9.5rem);padding-bottom:var(--space-12);border-bottom:1px solid rgba(15,23,42,.06);overflow:hidden}.gph-page-hero__paper{position:absolute;top:0;right:0;width:min(44vw,560px);height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle cx='1.5' cy='1.5' r='1.5' fill='%23003087' fill-opacity='0.07'/%3E%3C/svg%3E");pointer-events:none}.gph-page-hero__container{position:relative;z-index:1}.gph-page-hero__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-page-hero__mark{width:8px;height:8px;background:var(--color-brand-accent);flex-shrink:0}.gph-page-hero__title{font-family:var(--font-headline);font-size:clamp(2.25rem,4.2vw,3.25rem);font-weight:600;line-height:1.08;letter-spacing:-.03em;color:var(--color-text-strong);max-width:22ch}.gph-page-hero__lede{margin-top:var(--space-4);font-size:var(--text-lg);line-height:1.7;color:var(--color-text-body);max-width:58ch}.gph-page-hero__tools{margin-top:var(--space-8)}@media (max-width:767px){.gph-page-hero{padding-top:7rem;padding-bottom:var(--space-10)}.gph-page-hero__tools{margin-top:var(--space-6)}}