/**
 * Contact Page — dark mode.
 *
 * Intentionally minimal. The contact page now uses semantic tokens from
 * `public/design-system/tokens.css` (light) and `tokens-dark.css` (dark)
 * which swap automatically under `[data-theme="dark"]`. Anything that
 * needs a different value in dark mode is co-located with its rule in
 * `contact-page.css` (search for `[data-theme="dark"]`).
 *
 * This file is kept (and still referenced by `contacts_page_modern.html`)
 * so external page caches don't 404 on the previous filename. Delete this
 * file once the modern template is re-tagged with a fresh cache buster.
 */
