/* =========================================================================
   The Scholarship System — global stylesheet entry point.
   Consumers link THIS file. It is an @import manifest only — every rule,
   token, and @font-face lives in the imported files below.
   ========================================================================= */

/* Brand fonts, color tokens, type/spacing/radius/shadow tokens,
   and the semantic `.tss` element styles. */
@import url('colors_and_type.css');

/* Deck-scale type/spacing + the lesson-slide layout library (1920×1080). */
@import url('slide_patterns.css');
