/* ============================================================
 * sidebar.css — Bold Water ERP
 * ============================================================
 * Sidebar + primary navigation styles.
 *
 * Scope target: .sidebar and its children (.logo, .nav-menu,
 * .nav-item, .sub-item, collapsible nav categories, hamburger
 * toggle, sidebar overlay).
 *
 * STATUS (v0.39.0): Phase 1 extraction of the inline <style> block
 * in index.html produced no sidebar-specific content — those rules
 * all live in style.css (lines ~202-513 and ~1864-2158). They will
 * be migrated into this file in a later phase, along with the rest
 * of the style.css split.
 *
 * For now this file is an intentional scaffold so the <link> order
 * (base → components → sidebar → dashboard → modals → charts) is
 * established in index.html and additions land in a predictable
 * place.
 * ============================================================ */
