/* ================================================
   density-compact.css
   ================================================
   Tighter spacing scale. For B2B / data-heavy UIs.
   Applied when Density = Compact.
   ================================================ */

:root {
    --density-scale: 0.85;
}
