/* ==========================================================================
   STRACTIVE LABS — Main Stylesheet
   Import order matters: tokens first, then reset, then typography,
   then layout, then components, then animations.
   ========================================================================== */

@import url('variables.css');
@import url('reset.css');
@import url('typography.css');
@import url('layout.css');
@import url('components.css');
@import url('animations.css');
