/* lobby.css - the patient-facing palette (booking funnel, financing, careers, sign, interview, planner)
   (revision plan P3-U2, 2026-09-09). The funnel gold is #c9a24c, warmer than the staff #c9a227 on purpose.
   Loaded BEFORE the page's own <style>; the page keeps only what differs. */
:root{--gold:#c9a24c;--champagne:#e4c781;--ink:#100e0a;--card:#1a1611;--line:rgba(201,162,76,.22);--line-soft:rgba(201,162,76,.12);--paper:#f3ede1;--muted:#a89e8b;--muted-2:#7d745f;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Manrope",system-ui,sans-serif}
*{box-sizing:border-box}
