/* Main stylesheet entry. Imports preserve the original style.css cascade order. */
@import url('./base/base.css?v=1482');
@import url('./layout/app-layout.css?v=1482');
@import url('./components/dashboard-grid-modal.css?v=1482');
@import url('./components/exam-countdown.css?v=1482');
@import url('./features/tests-practice-flashcards.css?v=1482');
@import url('./features/test-runtime.css?v=1482');
@import url('./features/passage-reader.css?v=1482');
@import url('./features/study-features.css?v=1482');
@import url('./features/spelling-coach.css?v=1482');
@import url('./features/dictation.css?v=1482');
@import url('./responsive/responsive.css?v=1482');

/* smart-revision-engine.css and ai-smart-notes.css are intentionally NOT
   imported here — index.html links them after premium-ui.css so they win the
   cascade. Importing them here as well downloaded both files twice. */
