/* ══════════════════════════════════════════════════════════════
   KLSV Global v4.0 — entry stylesheet
   Load order matters: tokens → base → animations → components
   ══════════════════════════════════════════════════════════════ */

@import url('./tokens.css');
@import url('./base.css');
@import url('./animations.css');
@import url('./components.css');
