.factura-card{padding:10px 12px;background:rgba(0,0,0,.15);border-radius:5px;border-left-width:4px;border-left-style:solid}.factura-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.factura-card__title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;min-width:0}.factura-card__icon{font-size:16px;flex-shrink:0}.factura-card__actions{margin-top:8px}