/* Page components — join.html
   These were interleaved into the shared tail. They must stay BEFORE
   site.css so the shared overrides continue to win.
   Extracted verbatim from inline <style>. Order is load-bearing:
   this file's rules are overridden by, and override, neighbours by document
   order alone. Do not reorder the <link> tags that reference it. */

.hero-lines{display:block;color:var(--ink);font-weight:600;margin-bottom:14px;font-size:clamp(17.5px,2.1vw,20.5px)}
