/* =============================================================
   Unityzm Design System — root entry point.
   Consumers link THIS one file; it pulls in every layer.
   ============================================================= */

/* Light "Sovereign Trust" institutional layer — marketing, SSO,
   Launchpad, Cockpit, merchant storefronts. Defines the ink scale,
   Sovereign Blue accent, semantic lifecycle colors and type ramps. */
@import url('colors_and_type.css');

/* Dark-first citizen User Portal layer (/home). Ships three accent
   directions as [data-theme] scopes — institutional / identity /
   hub-neon — plus the portal component classes. */
@import url('home/portal.css');
