/* assets/css/style.css
 * --------------------
 * Original contents were starter-theme cruft (white background, dark text,
 * blue link defaults) that did not match the T-Guard dark design and were
 * overridden everywhere by style.css at the theme root. Removed during the
 * Tailwind migration because the unlayered rules were beating Tailwind
 * utilities in the cascade (Tailwind v4 puts utilities in @layer utilities,
 * which loses to any unlayered rule regardless of specificity).
 *
 * File kept empty so the existing wp_enqueue_style() call still resolves;
 * the enqueue will be removed once all legacy CSS is fully migrated. */
