/* =============================================================================
 * user-edits.css — YOUR plain-CSS overrides (no build step needed).
 *
 * This file is loaded AFTER the compiled Tailwind (velocity.css), so anything
 * here wins. Edit it directly and just refresh the browser — there is NOTHING
 * to compile. Use it for quick tweaks, colour/spacing overrides, and one-off
 * fixes. It is NOT processed by Tailwind, so write normal CSS (not @apply /
 * utility classes). Palette variables like var(--primary), var(--surface-container),
 * var(--on-surface) etc. are available (defined in :root by velocity.css).
 *
 * For bigger/structural changes that belong in the design system, edit the
 * Tailwind source instead — see .dev/dev-guide.md.
 * ========================================================================== */
