/* ==========================================================================
   Stratum Design System — root stylesheet
   --------------------------------------------------------------------------
   Single entry point for consuming projects. Loads the full foundation:
   tokens, semantic element defaults, and themed component patterns.

   Accent themes are optional add-ons — link ONE after this file to re-skin:
     themes/electric.css   royal blue
     themes/crimson.css    crimson red
     themes/amber.css      warm amber
   (Default accent is chartreuse, baked into the base.)
   ========================================================================== */
@import url('colors_and_type.css');
@import url('themes/components.css');
