/* utilities.css — local stand-in after the Tailwind runtime (@tailwindcss/browser) was removed as a third-party CDN dependency.
   Audit 2026-09-19: 498 pages in dist/, 167 distinct class tokens; exactly one Tailwind utility was in actual use (.sr-only, the "Language" label in the header language switcher). All other classes are custom, defined in style.css / article.css / life-hero.css / cori-family.css. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
