/* Default tenant — intentionally empty.
 *
 * The shared brand tokens (--primary-color, --btn-bg, etc.) live in
 * `src/lib/styles/app.scss` :root. This file is the per-tenant override
 * point: a tenant flips `empresas.theme.cssSlug = '<slug>'` and we
 * inject `<link rel="stylesheet" href="/css/<slug>.css">` instead of
 * this default. See hooks.server.js → buildThemeChunks.
 *
 * Keep this file shipped (even empty) so the default tenant doesn't 404
 * on its CSS link tag. Add tenant-default-only overrides here only if
 * you genuinely want them to apply to EVERY tenant that hasn't picked a
 * brand slug — most of the time the right place is `app.scss :root`.
 */
