/* ============================================================================
   KNOWLEDGE CHALLENGER - Modular CSS (Refactored Feb 2026)
   ============================================================================
   Original: 6,388 lines -> Now split into 3 modules for maintainability.
   Recovery: git checkout css/knowledge-challenger.css
   ============================================================================ */

/* Core: Variables, Window Container/Header, Progress, Smart Recommendations,
   Wizard, Sidebar, Stats, Tier Badges, Content, Quick Actions, Category Tabs,
   Session Types, Input Groups, Personas (all variants),
   Persona Recommendations (2,294 lines) */
@import url('./knowledge-challenger/kc-core.css');

/* Sessions: Subtype Selection, Modes, Session, Generator (Ready/Generating),
   Review Upload, Review Analysis, Next Steps, Footer, Buttons, Responsive,
   Audio Player, Value Proposition, Topic, KG Section, AI Context,
   KG Preview, Live Simulation Start (2,114 lines) */
@import url('./knowledge-challenger/kc-sessions.css');

/* Advanced: Live Simulation Loading, Voice Emotion Analyzer, Upgrade Modal,
   Review 3D Analytics, Question Bank, Mobile Responsiveness (1,980 lines) */
@import url('./knowledge-challenger/kc-advanced.css');
