/*
 * Metronic bridge (demo13)
 * This file is intentionally small for MVP.
 * Add progressive overrides here when copying Metronic assets to /public/metronic.
 */

:root {
    --tm-primary: #0b2f55;
    --tm-accent: #2b8be6;
}
