/* ============================================
   MÓDULO: Cuentas por Cobrar
   Archivo: css/modules/cuentas_cobrar.css

   Contiene estilos específicos del módulo Cuentas por Cobrar:
   facturas pendientes, cobranzas, aging.
   Estilos responsive en: css/responsive/cuentas_cobrar/
   ============================================ */

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