/* ============================================================================
   BEC SHARED COMPONENT STYLES — Import Manifest
   ============================================================================
   Shared styles used across Referral, HR Dashboard, Travel, and other modules.
   Split into single-responsibility files for maintainability.
   ============================================================================ */

/* ── Side Panel Wizard (sp-* classes) ── */
@import url("shared/_wizard-panel.css");

/* ── Competition / Leaderboard / Rankings ── */
@import url("shared/_competition.css");

/* ── Badges, Grid Helpers, Empty States ── */
@import url("shared/_badges-helpers.css");

/* ── Detail Panel & AI Profile (dp-* classes) ── */
@import url("shared/_detail-panel.css");

/* ── Toast Notification Styles ── */
@import url("shared/_toast-styles.css");
