/*
 * CSS Reset - intentionally empty for now.
 * Tailwind's preflight (in the "base" layer) still provides the reset for
 * the whole app. Fill this in when Tailwind is removed, otherwise the two
 * resets fight over defaults on existing Tailwind-styled pages.
 */
@layer reset {
}
