/* ==========================================================================
   THE QURAN TUITION - MASTER AGGREGATED STYLESHEET
   Single clean stylesheet reference for Public, Portal and Administration.
   ========================================================================== */
@import url('base.css');
@import url('layout.css');
@import url('components.css');
@import url('admin.css');
@import url('portal.css');

/* theme-premium-master.css was present on disk but never imported here,
   so none of its rules were ever reaching the browser. It is loaded last
   on purpose: earlier files still define structure/fallbacks, and this
   file is the single authoritative layer for final premium look, so
   future edits should happen here instead of in five different files. */
@import url('theme-premium-master.css');
