/* Keynotes pages (/keynotes/, /keynotes/education/, /keynotes/business/) — only what is not a shared component
   (see docs/COMPONENTS.md). Renamed from speaking.css on Sept 5, 2026 when /speaking/ became /keynotes/.
   Page CSS is unlayered, so it wins over base/components/utilities. */

/* Positioning statement (prototype: font-display 500, clamp(1.4rem,2.4vw,1.75rem), line-height 1.45, navy).
   Used with .display (family + navy) and .balance on the hub's positioning paragraph. */
.positioning-statement{font-weight:500;font-size:clamp(1.4rem,2.4vw,1.75rem);line-height:1.45}
