/* =========================
   MASTER STYLESHEET — v56
   Import fail-specific files here.
   HTML files reference style.css — no change needed there.
========================= */

@import url("base.css?v=5");       /* :root variables, dark mode tokens, body/reset/containers */
@import url("layout.css?v=9");     /* Header, nav, dark mode fab, typography, footer, animations */
@import url("ui.css?v=17");        /* Buttons, cards, homepage, hero, search, org-chart, interaction */
@import url("paper.css?v=10");      /* Paper labels, boards, chips, accordion, steps, bab overview */
@import url("keywords.css?v=21");   /* Keyword highlights, bloc identity, keyword legend, zh-mode annotations */
@import url("responsive.css?v=3"); /* All @media queries + spacing fixes */
@import url("themes.css?v=7");     /* Bab visual themes, dark mode overrides, war block chips */
@import url("lab.css?v=2");        /* Learning Lab, action bar, mini interactive blocks */
@import url("print.css") print;    /* Print styles (Ctrl+P) */
