/* ============================================
   MÓDULO: Cuentas por Pagar
   Archivo: css/modules/cuentas_pagar.css

   Contiene estilos específicos del módulo Cuentas por Pagar:
   proveedores, facturas pendientes, pagos programados.
   Estilos responsive en: css/responsive/cuentas_pagar/
   ============================================ */

/* ── Placeholder hasta implementación completa ── */
.cpa-stub-header     { border: none; padding: 0; margin-bottom: 16px; }
.cpa-stub-title      { font-size: 1.3rem; }
.cpa-stub-title-icon { margin-right: 8px; color: #ef4444; }
.cpa-stub-empty-icon { font-size: 48px; color: #ddd; }
.cpa-stub-empty-msg  { color: #999; margin-top: 12px; }
