/* --------------------------------------------------------------
   Accounts Module Stylesheet
   Scope: Account-specific refinements layered atop module.primitives.css
   Prefix: .accounts-* (avoid generic patterns; promote to primitives if reused)
   --------------------------------------------------------------- */

/* Container hook (optional) */
.accounts-container { }

/* Header refinements (kept intentionally minimal until real needs emerge) */
.accounts-title { }
.accounts-subtitle { }

/* Placeholder for future account overview panels / rail variants */
/* .accounts-rail-card { } */

/* MIGRATION NOTE (2025-09-20): Keep this file light; remove unused selectors during consolidation pass. */
