/*
 * Stilmerce Admin — Custom CSS Overrides
 * ──────────────────────────────────────────────────────────────────────────
 * This file is SAFE TO EDIT. It is never overwritten by updates.
 *
 * Use this file to override admin panel styles without touching core files.
 * Changes here survive version updates.
 *
 * Examples:
 *
 *   :root {
 *     --sidebar-width: 280px;
 *   }
 *
 *   .sidebar-brand-text {
 *     color: #e63946;
 *   }
 */
