.page-section{container-type:inline-size;flex-direction:column;width:100%}.page-section,.section-header{display:flex;gap:16px;min-width:0}.section-header{align-items:flex-end;justify-content:space-between}.section-header__lead{min-width:0}.section-header__eyebrow{margin:0 0 4px;font-family:var(--font-mono);font-size:var(--text-2xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted-2)}.section-header__title{margin:0;font-size:clamp(var(--text-lg),3.4cqi,var(--text-xl));font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--color-text)}.section-header__desc{max-width:60ch;margin:6px 0 0;font-size:var(--text-sm);line-height:1.5;color:var(--text-body-2)}.section-header__aside{display:flex;align-items:center;gap:12px;flex-shrink:0}.section-header__meta{font-size:var(--text-sm);color:var(--text-muted-2);white-space:nowrap}.section-header__action{font-size:var(--text-sm);font-weight:600;color:var(--color-secondary-dim);text-decoration:none;white-space:nowrap;transition:color var(--dur-base) var(--ease-standard)}.section-header__action:hover{color:var(--color-secondary)}