/*
 * Custom CSS overrides.
 *
 * For 95% of re-branding (colors, fonts, dark-shade palette) you don't need
 * this file at all - just edit the "theme:" section of config.yaml.
 *
 * Use this file only when you want pixel-level control that config.yaml
 * doesn't expose, e.g. custom spacing, extra animations, or overriding a
 * specific Tailwind utility class. It loads after Tailwind, so any rule you
 * add here wins.
 *
 * Example:
 *
 * #app-shell {
 *   letter-spacing: 0.01em;
 * }
 */
